Releases: oracle/oci-java-sdk
1.5.10
Added
-
Support for moving service gateway resources across compartments in Core Services
-
Support for moving block storage resources across compartments in Core Services
-
Support for key deletion in the Key Management service
Security
- Due to a security vulnerability in a dependency of older versions of the Java SDK, it is important that you upgrade to this or a later version of the Java SDK. Jackson-databind version 2.9.8, used by prior versions of the SDK, has known security vulnerabilities. The SDK now uses Jackson-databind version 2.9.9 which fixes these vulnerabilities.
1.5.9
Added
-
Support for specifying custom boot volume sizes on instance configurations in the Compute Autoscaling service
-
Support for 'Autonomous Transaction Processing - Dedicated' features, as well as maintenance run and backup operations on autonomous databases, autonomous container databases, and autonomous Exadata infrastructure in the Database service
-
Support for retries in the Java SDK. An example of how to do this is available here
Fixed
- Non-buffered responses are now closed to fix connection leaks
1.5.8
Added
-
Support for autoscaling autonomous databases and autonomous data warehouses in the Database service
-
Support for specifying fault domains as part of instance configurations in the Compute Autoscaling service
-
Support for deleting tag definitions and tag namespaces in the Identity service
Fixed
- Support for regions in realms other than oraclecloud.com in the Load Balancing service
1.5.7
Added
-
Support for the Work Requests service, and tracking of a number of Core Services operations through work requests
-
Support for emulated volume attachments in Core Services
-
Support for changing the compartment of resources in the File Storage service
-
Support for tags in list operations in the File Storage service
-
Support for returning UI password creation dates in the Identity service
1.5.6
Added
-
Support for returning tags when listing instance configurations, instance pools, or autoscaling configurations in the Compute Autoscaling service
-
Support for getting the namespace of another tenancy than the caller's tenancy in the Object Storage service
-
Support for BGP dynamic routing and providing pre-shared secrets (PSKs) when establishing tunnels in the Networking service
1.5.5
Added
-
Support for the Seoul (ICN) region
-
Support for logging context fields on data-plane APIs of the Key Management Service
-
Support for reverse pagination on list operations of the Email service
-
Support for configuring backup retention windows on database backups in the Database service
1.5.4
1.5.2
Added
-
Support for tagging dynamic groups in the Identity service
-
Support for updating network ACLs and license types for autonomous databases and autonomous data warehouses in the Database service
-
Support for editing static routes and IPSec remote IDs in the Virtual Networking service
1.5.1
1.5.0
Added
-
Support for provider service key names on virtual circuits in the FastConnect service
-
Support for customer reference names on cross connects and cross connect groups in the FastConnect service
Changed
-
Use of the SDK with Java 7 is no longer supported
-
com.oracle.bmc.Region
andcom.oracle.bmc.Realm
enumerations have been converted to classes to allow using the SDK with new unreleased regions and realms. An example of how to do this is available here
Security
- Due to a security vulnerability in a dependency of older versions of the Java SDK, it is important that you upgrade to this or a later version of the Java SDK. Jackson-databind version 2.9.6, used by prior versions of the SDK, has known security vulnerabilities. The SDK now uses Jackson-databind version 2.9.8 which fixes these vulnerabilities.