Releases: oracle/oci-java-sdk
1.9.0
Added
-
Support for the new schema for events in the Audit service
-
Support for entitlements in the Data Transfer service
-
Support for custom scheduled backup policies on volumes in the Block Storage service
-
Support for specifying the network type when launching virtual machine instances in the Compute service
-
Support for Monitoring service integration in the Health Checks service
Breaking changes
-
For
com.oracle.bmc.dts.model.TransferApplianceEntitlement
:-
The
Status
enum has been removed and replaced withLifecycleState
-
The
tenantId
parameter has been renamed asid
-
-
The
eTag
parameter has been removed fromcom.oracle.bmc.healthchecks.responses.ChangeHttpMonitorCompartmentResponse
-
The Audit service version to support the new schema was increased to 20190901. Older versions of the SDK (< 1.9.0) will continue to function to support Audit service version 20160918
1.8.2
Added
-
Support for required tags in the Identity service
-
Support for work requests on tagging operations in the Identity service
-
Support for enumerated tag values in the Identity service
-
Support for moving dynamic routing gateway resources across compartments in the Networking service
-
Support for migrating zones from Dyn managed DNS to OCI in the DNS service
-
Support for fast provisioning for virtual machine databases in the Database service
1.8.1
1.8.0
Added
- Support for importing state files in the Resource Manager service
- Support for Exadata Cloud at Customer in the Database service
- Support for free tier resources and system tags in the Load Balancing service
- Support for free tier resources and system tags in the Compute service
- Support for free tier resources and system tags in the Block Storage service
- Support for free tier and system tags on autonomous databases in the Database service
Breaking
- The class
com.oracle.bmc.database.model.CreateDbHomeWithDbSystemIdBase
was renamed tocom.oracle.bmc.database.model.CreateDbHomeBase
that impacts the following references:CreateDbHomeRequest#createDbHomeWithDbSystemIdDetails
parameter typeCreateDbHomeWithDbSystemIdDetails
class extensionCreateDbHomeWithDbSystemIdFromBackupDetails
class extension
1.7.0
Added
- Support for specifying the
autoBackupWindow
field for scheduling backups in the Database service - Support for network security groups on autonomous Exadata infrastructure in the Database service
- Support for Kubernetes secrets encryption in customer clusters, regional subnets, and cluster authentication for instance principals in the Container Engine for Kubernetes service
- Support for the Oracle Content and Experience service
Breaking
- The etag field has been removed from the
com.oracle.bmc.ons.responses.ChangeTopicCompartmentResponse
andcom.oracle.bmc.ons.responses.ChangeSubscriptionCompartmentResponse
classes of the Notifications service
1.6.3
1.6.2
1.6.1
Added
-
Support for the Limits service
-
Support for archiving to Object Storage in the Streaming service
-
Support for etags on resources in the Streaming service
-
Support for Key Management service (KMS) encryption of file systems in the File Storage service
-
Support for moving public IP, DHCP, local peering gateway, internet gateway, network security group, and DRG attachment resources across compartments in the Networking service
-
Support for multi-origin, basic cache, certificate mapping, and OCI Monitoring service integration in the Web Application Acceleration and Security service
Changed
- Updated the Apache Connector Provider Add-On's transitive dependency on org.apache.httpcomponents:httpclient dependency to 4.5.9 to address the httpclient security vulnerability in normalizePath (see https://issues.apache.org/jira/browse/HTTPCLIENT-1803)
1.6.0
Added
-
Support for the Data Transfer service
-
Support for the Zurich (ZRH) region
Breaking changes
-
Breaking changes were made in the Web Application Acceleration and Security (WAAS) service:
-
Certificate_subjectName
class was renamed toCertificateIssuerName
-
Certificate_subjectName
class was renamed toCertificateSubjectName
-
WafLog#timestamp
type was changed fromString
tojava.util.Date
-
WorkRequestOperationTypes#PurgeWaasPolicy
enum was removed -
ListCertificatesRequest#lifecycleState
andListWaasPoliciesRequest#lifecycleState
type was changed fromString
tocom.oracle.bmc.waas.model.LifecycleStates
-
The
etag
parameter was removed from the following classes:-
AcceptRecommendationsResponse
-
DeleteWaasPolicyResponse
-
UpdateAccessRulesResponse
-
UpdateCaptchasResponse
-
UpdateDeviceFingerprintChallengeResponse
-
UpdateGoodBotsResponse
-
UpdateHumanInteractionChallengeResponse
-
UpdateJsChallengeResponse
-
UpdatePolicyConfigResponse
-
UpdateProtectionRulesResponse
-
UpdateProtectionSettingsResponse
-
UpdateThreatFeedsResponse
-
UpdateWaasPolicyResponse
-
UpdateWafAddressRateLimitingResponse
-
UpdateWafConfigResponse
-
UpdateWhitelistsResponse
-
-