Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update oci to v3.55.1 #1018

Open
wants to merge 1 commit into
base: 4.4.x
Choose a base branch
from
Open

fix(deps): update oci to v3.55.1 #1018

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 15, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.oracle.oci.sdk:oci-java-sdk-addons-oke-workload-identity (source) 3.53.0 -> 3.55.1 age adoption passing confidence
com.oracle.oci.sdk:oci-java-sdk-objectstorage (source) 3.53.0 -> 3.55.1 age adoption passing confidence
com.oracle.oci.sdk:oci-java-sdk-common-httpclient-jersey3 (source) 3.53.0 -> 3.55.1 age adoption passing confidence
com.oracle.oci.sdk:oci-java-sdk-common-httpclient (source) 3.53.0 -> 3.55.1 age adoption passing confidence
com.oracle.oci.sdk:oci-java-sdk-common (source) 3.53.0 -> 3.55.1 age adoption passing confidence
com.oracle.oci.sdk:oci-java-sdk-bom (source) 3.53.0 -> 3.55.1 age adoption passing confidence

Release Notes

oracle/oci-java-sdk (com.oracle.oci.sdk:oci-java-sdk-addons-oke-workload-identity)

v3.55.1

Added
  • Support for backup retention locks on autonomous database create and update operations in the Database service
  • Support for multi-modality flags in data source in the Generative AI service
  • Support for knowledge base statistics in the Generative AI service
  • Support for document id, title and page numbers in citations in the Generative AI service
  • Support for creating and updating Amazon Web Services (AWS) asset-sources, EC2 and Elastic Block Store (EBS) assets in the Cloud Bridge service
  • Support for listing Amazon Web Services (AWS) regions available for discovery and migrations in the Cloud Bridge service
  • Support for stored video analysis in the AI Vision service
  • Support for HTTP or REST endpoint-based metric extensions in the OCI Monitoring service
  • Support for metric extension filter in the list metric extensions operation in the OCI Monitoring service
  • Support for creating and updating private endpoints for model deployments in the Data Science service
  • Support for OCI Identity user integration in the Big Data service
  • Support for user principal session tokens in the Big Data service
  • Support for historical cluster versions in the Big Data service
  • Support for new SKUs for digital assets editions in the Blockchain Platform service
  • Support for Zero ETL pipelines in the GoldenGate service

v3.55.0

Added
  • Support for Bring Your Own Key (BYOK) in the Database service
  • Support for refreshing disaster recovery plans in the Disaster Recovery service
  • Support for private access to service instances in the Visual Builder service
  • Support for exadata fleet update and rollback maintenance cycle in the Fleet Application Management service
  • Support for Bring Your Own License (BYOL) for windows virtual machines in the Compute service
  • Support for cascading deletion of applications and runs in the Data Flow service
  • Support for on-demand translation and auto language detection during file translation in the AI Language service
  • Support for alias for endpoints in custom model flow and custom anonymization in the AI Language service
  • Removed fallback to the deprecated Instance Metadata service (IMDS) V1 endpoint
Breaking Changes
  • Method public java.util.List getAttachments() has been removed from model com.oracle.bmc.visualbuilder.model.VbInstance in the the Visual Builder service
  • Method public com.oracle.bmc.visualbuilder.model.IdcsInfoDetails getIdcsInfo() has been removed from com.oracle.bmc.visualbuilder.model.VbInstance in the the Visual Builder service
  • Class com.oracle.bmc.visualbuilder.model.AttachmentDetails has been removed in the the Visual Builder service
  • Class com.oracle.bmc.visualbuilder.model.IdcsInfoDetails has been removed in the the Visual Builder service

v3.54.0

Added
  • Support for optional parameters for unified auditing in the Database service
  • Support for user groups for creating technical requests in the Support Management service
  • Support for additional checksum algorithms (SHA-256, SHA-384, CRC32C) in the Object Storage service
  • Support for single Read Only (RO) endpoint for the read replicas in the PostgreSQL service
  • Support for exascale database vaults in the Database service
  • Support for virtual machine clusters with database vaults in the Database service
  • Support for N3-Gi version in the Database service
Breaking Changes
  • Method public com.oracle.bmc.cims.model.CreateLimitItemDetails$LimitStatus getLimitStatus() has been removed from the model com.oracle.bmc.cims.model.CreateLimitItemDetails in the Customer Incident Management Service
  • Class com.oracle.bmc.cims.model.CreateLimitItemDetails$LimitStatus has been removed from the Customer Incident Management Service
  • Class com.oracle.bmc.cims.model.ServiceCategories removed has been removed from the Customer Incident Management Service
  • Method public java.util.List getSubComponents() has been removed from model com.oracle.bmc.cims.model.SubCategories in the Customer Incident Management Service

v3.53.1

Added
  • Support for calling Oracle Cloud Infrastructure services in the me-alain-1 region
  • Support for connection refresh in the GoldenGate service
  • Support for secret compartment id in import and export operations of deployment wallet in the GoldenGate service
  • Support for creating metadata only backups in the GoldenGate service
  • Support for Llama 3.2 unit shape in Generative AI service
  • Support for Llama 3.2 vision in Generative AI Inference service
  • Support for Cohere CommandR response format in Generative AI Inference service

Configuration

📅 Schedule: Branch creation - "after 10pm" in timezone Europe/Prague, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the type: dependency-upgrade Upgrade a dependency label Nov 15, 2024
@renovate renovate bot changed the title fix(deps): update oci to v3.53.1 fix(deps): update oci to v3.54.0 Nov 19, 2024
@renovate renovate bot changed the title fix(deps): update oci to v3.54.0 fix(deps): update oci to v3.55.0 Dec 11, 2024
Copy link

❌ Oracle Cloud CI 17 latest failed: https://ge.micronaut.io/s/gofk7qhtgj2ru

@sdelamo sdelamo changed the base branch from 4.3.x to 4.4.x December 11, 2024 09:19
@renovate renovate bot changed the title fix(deps): update oci to v3.55.0 fix(deps): update oci to v3.55.1 Dec 18, 2024
Copy link

❌ Oracle Cloud CI 17 latest failed: https://ge.micronaut.io/s/qizpwg2rrnzbc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: dependency-upgrade Upgrade a dependency
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

0 participants