13.0.0
Added
-
Support for the Database Migration service.
-
Support for the Networking Topology service.
-
Support for getting the id of peered VCNs on local peering gateways in the Networking service.
-
Support for burstable instances in the Compute service.
-
Support for preemptible instances in the Compute service.
-
Support for fractional resource usage and availability in the Limits service.
-
Support for streaming analytics in the Service Connector Hub service.
-
Support for flexible routing inside DRGs to enable packet flow between any two attachments in the Networking service.
-
Support for routing policy to customize dynamic import/export of routes in the Networking service.
-
Support for IPv6, including on FastConnect and IPsec resources, in the Networking service.
-
Support for request validation policies in the API Gateway service.
-
Support for RESP-compliant (e.g. REDIS) response caches, and for configuring response caching per-route in the API Gateway service.
-
Support for flexible billing in the VMWare Solution service.
-
Support for new DNS format for the Web Application Acceleration and Security service.
-
Support for configuring APM tracing on applications and functions in the Functions service.
-
Support for Enterprise Manager external databases and Management Agent Service managed external databases and hosts in the Operations Insights service.
-
Support for getting cluster cache metrics for RAC CDB managed databases in the Database Management service.
Breaking Changes
-
Required property
PeerId
was added to theOci.CoreService.Models.LocalPeeringGateway
model in the Core service. -
The
IsInternetAccessAllowed
property was removed from theOci.CoreService.Models.CreateIpv6Details
model in the Core service. -
The
Ipv6CidrBlock
property was removed from theOci.CoreService.Models.CreateVcnDetails
model in the Core service. -
The
Ipv6PublicCidrBlock
property was removed from theOci.CoreService.Models.Subnet
model in the Core service. -
The
Ipv6PublicCidrBlock
property was replaced byIpv6CidrBlocks
in theOci.CoreService.Models.Vcn
model in the Core service. -
The properties
PublicIpAddress
andIsInternetAccessAllowed
were removed from theOci.CoreService.Models.Ipv6
model in the Core service. -
VcnId
was made optional in theOci.CoreService.Models.CreateDrgAttachmentDetails
model in the Core service. -
Required property
CurrentSku
was added to theOci.OcvpService.Models.CreateEsxiHostDetails
model in the Ocvp service. -
Required property
InitialSku
was added to theOci.OcvpService.Models.CreateSddcDetails
model in the Ocvp service. -
Required properties
BillingContractEndDate
,NextSku
&CurrentSku
were added to theOci.OcvpService.Models.EsxiHost
model in the Ocvp service. -
Required properties
BillingContractEndDate
,NextSku
&CurrentSku
were added to theOci.OcvpService.Models.EsxiHostSummary
model in the Ocvp service. -
Required property
InitialSku
was added to theOci.OcvpService.Models.Sddc
model in the Ocvp service. -
Required property
Id
was added to theOci.OpsiService.Models.DatabaseDetails
model in the Opsi service. -
The
CompartmentId
property was made optional in theOci.OpsiService.Requests.ListDatabaseInsightsRequest
request in the Opsi service. -
The properties
CompartmentId
andDatabaseId
were made optional in theOci.OpsiService.Requests.IngestSqlTextRequest
request in the Opsi service. -
The properties
CompartmentId
andDatabaseId
were made optional in theOci.OpsiService.Requests.IngestSqlPlanLinesRequest
request in the Opsi service.