Skip to content

Releases: oracle/oci-java-sdk

1.5.10

Choose a tag to compare

@dshelbyo dshelbyo released this 18 Jun 21:01
fa7a07d

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

Choose a tag to compare

@dshelbyo dshelbyo released this 11 Jun 18:21
5535b10

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

Choose a tag to compare

@dshelbyo dshelbyo released this 04 Jun 18:13
a321e16

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

Choose a tag to compare

@dshelbyo dshelbyo released this 28 May 18:00
e1c8ee9

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

Choose a tag to compare

@dshelbyo dshelbyo released this 21 May 19:29
df36163

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

Choose a tag to compare

@rajeshad rajeshad released this 14 May 20:47
79fb01a

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

Choose a tag to compare

@dshelbyo dshelbyo released this 07 May 23:09
4eaad3f

Added

  • Support for the Tokyo (NRT) region

1.5.2

Choose a tag to compare

@dshelbyo dshelbyo released this 16 Apr 19:55
789ce44

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

Choose a tag to compare

@dshelbyo dshelbyo released this 09 Apr 20:44
98cc8e4

Added

  • Support for etag and if-match headers (for optimistic concurrency control) in the Email service

  • RequestSigningFilter class that users can use for signing raw requests

1.5.0

Choose a tag to compare

@dshelbyo dshelbyo released this 02 Apr 20:32
7b8204a

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 and com.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.