Releases: oracle/oci-java-sdk
1.4.3
Added
-
Support for specifying metadata on node pools in the Container Engine for Kubernetes service
-
Support for provisioning a new autonomous database or autonomous data warehouse as a clone of another in the Database service
Changed
- Most third-party dependencies are now shaded into the single shaded fat jar. Contrary to previous releases, this also includes Jersey; however, the shaded fat jar specifically excludes SLF4J along with BouncyCastle dependencies to allow customers to choose cryptography libraries based on their requirements (e.g., FIPS compliance).
1.4.2
Added
-
Support for the Budgets service
-
Support for managing multifactor authentication in the Identity service
-
Support for managing default tags in the Identity service
-
Support for account recovery in the Identity service
-
Support for authentication policies in the Identity service
-
Support for specifying the workload type when creating autonomous databases in the Database service
-
Support for I/O resource management for Exadata database systems in the Database service
-
Support for customer-specified timezones on database systems in the Database service
1.4.1
Added
-
Support for the Monitoring service
-
Support for the Notification service
-
Support for the Resource Manager service
-
Support for the Compute Autoscaling service
-
Support for changing the compartment of a tag namespace in the Identity service
-
Support for specifying fault domains in the Database service
-
Support for managing instance monitoring in the Compute service
-
Support for attaching/detaching load balancers to instance pools in the Compute service
1.4.0
Added
-
Support for government-realm regions
-
Support for the Streaming service
-
Support for tags in the Key Management service
-
Support for regional subnets in the Virtual Networking service
Fixed
- Removed unused Announcements service
NotificationFollowupDetailsmodel andgetFollowupsoperation
1.3.7
Added
-
Support for the Web Application Acceleration and Security (WAAS) service
-
Support for the Health Checks service
-
Support for connection strings on Database resources in the Database service
-
Support for traffic management in the DNS service
-
Support for tagging in the Email service
1.3.6
1.3.5
1.3.4
Added
-
Support for device attributes on volume attachments in the Compute service
-
Support for custom header rulesets in the Load Balancing service
-
Add support to use RESTEasy with Java SDK. Examples can be found at ResteasyClientWithObjectStorageExample and InstancePrincipalsAuthenticationDetailsProviderWithResteasyClientExample
Fixed
- Reading entities from HTTP response without a Content-Type header no longer throws a NullPointerException
1.3.3
Added
-
Support for Data Guard for VM shapes in the Database service
-
Support for sparse disk groups for Exadata shapes in the Database service
-
Support for a new field, isLatestForMajorVersion, when listing DB versions in the Database service
-
Support for in-transit encryption for paravirtualized boot volume and data volume attachments in the Block Storage service
-
Support for tagging DNS Zones in the DNS service
-
Support for resetting credentials for SCIM clients associated with an Identity provider and updating user capabilities in the Identity service
Fixed
- If the response body is an InputStream and the Content-Length header is available, the OCI Java SDK now throws an IOException if the data provided by the InputStream has a different size