v2.93.0
Pre-release
Pre-release
WARNING: This release is affected by an X509FederationClient token-refresh issue that can cause requests to time out. Please upgrade to 2.97.0 or later. See GitHub issue #788.
Added
- Support for managing OLVM environment and endpoint fields for asset sources in the Cloud Bridge service
- Support for managing OLVM environment asset class name, asset class version, and asset details in the Cloud Bridge service
- Support for Ubuntu, Windows Server 2025, Windows 11, and Dynamic Groupings in the OS Management Hub service
- Support for S3 virtual host URLs for existing and regionally unique buckets in the Object Storage service
- Support for dual-stack IPv6 endpoints in the Management Agent Cloud service
- Support for generic VNIC Attachment node pools with application resource-based pod networking and secondary VNIC profiles in the Kubernetes Engine service
- Support for getting currentSize of the instancePool resource in the Compute service
- Support for new launch instance networkType value ACCELERATEDPV in the Compute service
- Support for filesystem snapshot locking for ransomware protection in the File Storage service
- Support for creating refresh-able metadata clones in Autonomous Database in the Database service
- Support for cross-region Data Guard for Azure, GCP, and AWS KMS-based databases in the Database MultiCloud service
- Support for multicloud policies API and OMHub Resource View and Policy Hub UI features in the Multicloud service
- Support for Development and Production domain group types in place of Lightweight and Standard in the OCI Internet of Things (OCI IoT) service
- Support for Fusion Data Intelligence (FDI) self-service integration in the Fusion Application as a Service
- Support for implementing Customer self-service feature to add egress ports in the Fusion Application as a Service
- Support for a new flag to the create and update capacity reservation APIs in the Compute service
- Support for alarms and notifications in the OCI Control Center service
- Support for Azure AD, Avro Metadata, and Microsoft Fabric Eventstream (Kafka-like) data sources in the GoldenGate service
- Support for creating branded email subdomains without delegating DNS subzone in the Fusion Apps as a Service
- Support for IPv6 endpoints in the Events service
- Support for IPv6 endpoints in the Logging service
- Support for IPv6 endpoints in the Logging Search service
- Support for IPv6 endpoints in the Logging Ingestion service
- Support for reserved private IP IDs in the Compute service
- Support for USAGE_ONLY query type in the Usage Api service
- Support for resizing Data, Reco, and Sparse disk groups in the Database service
- Support for logging line format in the Functions service
- Support for large generic v4 and v5 unit shapes in the Generative AI service
- Support for the Database Tools Runtime service
- Support for multi modality models and their new capabilities in the Generative AI service
- Support for Indirectly Connected Devices in the OCI Internet of Things (OCI IoT) service
- Support for patch APIs to add and delete multiple IPv6 prefixes in the Virtual Cloud Network service
- Support for Model Context Protocol (MCP) servers in the Database Tools service
- Support for SQL reports in the Database Tools service
- Support for database API gateway configurations in the Database Tools service
- Support for Oracle database external authentication with OCI IAM and Azure Active Directory in the Database Tools service
- Support for the Cost Anomaly Detection service
- Support for listing OCI Generative AI Guardrails versions with accuracy and performance in the Generative AI service
- Support for guardrail versions when applying guardrails in the Generative AI service
- Support for data population status on tenancy attachment in the Resource Analytics service
- Support for compute count options in the Resource Analytics service
- Support for Cluster Placement Groups (CPG) and security groups (SG) in compute capacity reports in the Compute service
- Support for failed node replacement in the Big Data service
- Support for creating new DB systems from existing DB systems with an optional replication channels in the MySQL HeatWave service
- Support for work requests to track create, update, and delete operations for streams, stream pools, and Kafka Connect configuration resources in the Streaming service
- Support for calling Oracle Cloud Infrastructure services in the me-alrayyan-1 region
- Support for Veridata deployment types in the GoldenGate service
- Support for cloning ZeroETL pipelines in the GoldenGate service
- Support for Object Storage initial load in ZeroETL pipelines in the GoldenGate service
- Support for specifying CPU core count and autoscaling in ZeroETL pipelines in the GoldenGate service
- Support for setting disaster recovery status during deployment creation in the GoldenGate service
- Support for switchover and failover mode selection in disaster recovery peer switchovers in the GoldenGate service
- Support for generating and retrieving disaster recovery precheck reports for standby peers in the GoldenGate service
- Support for scheduling policies and scheduling windows as part of granular maintenance scheduling of Exadata Infrastructure components in the Database service
- Support for specifying SGA memory percentage and distributed algorithm configuration in Autonomous VM Clusters and Cloud Autonomous VM Clusters in the Database service
- Support for DRCP in Autonomous Container Databases in the Database service
- Support for creating additional VMs in Exadata Cloud Service and Exadata Cloud@Customer in the Database service
- Support for selecting specific compute shapes during cluster placement group creation in the Cluster Placement Groups service
- Support for compute target resource when creating and managing reusable managed compute capacity for workload deployments in the Data Science service
- Support for managed compute cluster as a compute target type in the Data Science service
- Support for creating model deployments and jobs that use a compute target as the deployment infrastructure in the Data Science service
- Support for multi-inference endpoints in model deployments in the Data Science service
- Support for flexible dense virtual machine shapes in the Compute service
- Support for network firewall health status APIs in the Network Firewall service
- Support for security attributes on network firewall create and update operations in the Network Firewall service
- Support for mapped secrets on decryption rule create and update operations in the Network Firewall service
- Support for Zero Trust Packet Routing (ZPR) security attributes in the Kubernetes Engine service
- Support for Zero Trust Packet Routing (ZPR) security attributes for private endpoints in the Operations Insights service
- Support for Zero Trust Packet Routing (ZPR) security attributes for private endpoints in the Database Management service
- Support for multimodal image input and flagged modalities when applying guardrails in the Generative AI service
- Support for filtering incidents by last update time in the Cloud Incident Management service
- Support for Cloud Incident Management APIs without Customer Support Identifier (CSI) parameters in the Cloud Incident Management service
- Support for site IDs when creating and updating VMware BYOL registrations in the Oracle Cloud VMware Provisioning service
- Support for VMware Cloud Foundation (VCF) BYOL allocation IDs during ESXi host replacement and in-place upgrades in the Oracle Cloud VMware Provisioning service
Breaking Changes
- Methods public
java.util.Map getDefinedTags()andpublic java.util.Map getFreeformTags()have been removed from the modelscom.oracle.bmc.cloudbridge.model.ApplianceImageSummaryandcom.oracle.bmc.cloudbridge.model.SupportedCloudRegionSummaryin the Cloud Bridge service - The method
public java.lang.Boolean getCompartmentIdInSubtree()has been removed from the requestscom.oracle.bmc.multicloud.requests.ListNetworkAnchorsRequestin the MultiCloud service - Introduced a 2 MB maximum serialized encryption header size in the
bmc-encryptionmodule and updated client-side validation to throwIllegalArgumentExceptioninstead ofRuntimeExceptionwhenOciCrypto.createEncryptingStream(...),OciCrypto.encryptData(...),OciCrypto.createDecryptingStream(...), orOciCrypto.decryptData(...)encounters an invalid encryption header size or an oversized encryption context - Parameter types for
forDeployment(...)waiter overloads have changed fromLifecycleState/LifecycleState[]toDeployment.LifecycleState/Deployment.LifecycleState[]inGoldenGateWaitersin the GoldenGate service - Parameter types for
forDeploymentBackup(...)waiter overloads have changed fromLifecycleState/LifecycleState[]toDeploymentBackup.LifecycleState/DeploymentBackup.LifecycleState[]inGoldenGateWaitersin the GoldenGate service - Parameter types for
forDeploymentUpgrade(...)waiter overloads have changed fromLifecycleState/LifecycleState[]toDeploymentUpgrade.LifecycleState/DeploymentUpgrade.LifecycleState[]inGoldenGateWaitersin the GoldenGate service - Method
getPrivateIp()has been removed from modelsCreateGoldenGateConnectionDetails,CreateJavaMessageServiceConnectionDetails,CreateKafkaSchemaRegistryConnectionDetails,CreateMicrosoftSqlserverConnectionDetails,CreateMysqlConnectionDetails, in the GoldenGate service. - Return type of method
getLifecycleState()has been changed toLifecycleStatein the modelsDeployment,DeploymentBackup,DeploymentBackupSummary,DeploymentSummary,DeploymentUpgrade,DeploymentUpgradeSummaryin the GoldenGate service - Method
getTimeUpgradeRequired()has been removed from modelsDeployment,DeploymentSummaryin the GoldenGate service - Class
DeploymentUpgradeLifecycleStatehas been removed in the GoldenGate service - Field G
oldengateConnectionAssigmnentDeletehas been removed fromOperationTypein the GoldenGate service - Return types of method
getLifecycleState()have been changed in request modelsListDeploymentBackupsRequest,ListDeploymentPeersRequest,ListDeploymentUpgradesRequest, andListDeploymentsRequestin the GoldenGate service - The fields
freefromTagsanddefinedTagswere removed from the modelCreateIdentityTokenDetailsin the Redis service - The fields
ClusterAdminPasswordandSecretIdwere removed from the modelcom.oracle.bmc.bds.model.CreateBdsCertificateConfigurationDetailsin the Big Data service - Fields
IdcsandIdcsCustomServicehave been removed from the modelAuthConfiguration$Typein the Data Science service - Class
com.oracle.bmc.datascience.model.CreateIdcsAuthConfigurationDetailshas been removed in the Data Science service - Class
com.oracle.bmc.datascience.model.CreateIdcsCustomServiceAuthConfigurationDetailshas been removed in the Data Science service - Class
com.oracle.bmc.datascience.model.IdcsAuthConfigurationhas been removed in the Data Science service - Class
com.oracle.bmc.datascience.model.IdcsCustomServiceAuthConfigurationhas been removed in the Data Science service - Service account level token caching has been enabled for OKE Workload Identity token generation process
- The field
customerSupportKeywas removed from the modelTenancyInformationin the Customer Incident Management service - The field
csiwas removed from the modelsCreateIncident,CreateUserDetails, andUserin the Customer Incident Management service - The field
csiwas removed from the requestsGetIncidentRequest,ListIncidentResourceTypesRequest,ListIncidentsRequest,PutAttachmentRequest,UpdateIncidentRequest, andValidateUserRequestin the Customer Incident Management service