Skip to content

Releases: oracle/oci-java-sdk

1.2.45

23 Aug 18:25
ff5762b

Choose a tag to compare

Added

  • Support for fault domains in the Identity service

  • Support for Autonomous Data Warehouse and Autonomous Transaction Processing in the Database service

  • Support for resizing an offline volume in the Block Storage service

1.2.44

09 Aug 21:28
af1f7a2

Choose a tag to compare

Added

  • Support for fault domains in the Compute service

  • Support for configuring a connection pool and an HTTP(S) proxy with the apache connector add-on. More information is available here

1.2.43

26 Jul 22:30
889eda6

Choose a tag to compare

Added

  • Support for the OCI Search service. An example of how to call this service is available here

  • Support for specifying a backup policy when creating a boot volume in the Block Storage service

  • Support for using the Java SDK in a FIPS compliant environment. Details available here

1.2.42

12 Jul 22:04
f8395a9

Choose a tag to compare

Added

  • Support for tagging Load Balancers in the Load Balancing service

  • Support for export options in the File Storage service

  • Support for retrieving compartment name and user name as part of events in the Audit service

1.2.41

28 Jun 20:07
1c38885

Choose a tag to compare

Added

  • Support for service gateway management in the Networking service

  • Support for backup and clone of boot volumes in the Block Storage service

1.2.40

14 Jun 17:51
c895ffa

Choose a tag to compare

Added

  • Support for the Container Engine service. A sample showing how to use this service from the SDK is available here

1.2.39

31 May 18:53
2bd7c9b

Choose a tag to compare

Added

  • Support for the "soft shutdown" instance action in the Compute service

  • Support for Auth Token management in the Identity service

1.2.38

17 May 22:36
45eb829

Choose a tag to compare

Fixed

  • Allow deserializing multiple query params

  • Updated GetInstancePublicIpExample to now account for public IPs that may be associated with secondary private IP addresses

Added

  • Support for launching a database system from a backup in the Database service

  • Support for backup or clone of multiple volumes at once using volume groups in the Block Storage service

  • Support for the ability to optionally specify a compartment filter when listing exports in the File Storage service

  • Support for tagging virtual cloud network resources in the Networking service

  • Support for specifying the PARAVIRTUALIZED remote volume type when creating a virtual image or launching a new instance in the Compute service

1.2.37

03 May 20:48
c68cbbc

Choose a tag to compare

Fixed

  • RestClientFactory now uses the JerseyClientBuilder to create clients issue#56

  • Shaded artifact now includes pom.xml issue#57

Added

  • Support for returning names for events in the Audit service

  • Support for multiple hostnames per listener in the Load Balancing service

  • Support waiting on multiple target states in Waiter

1.2.35

19 Apr 22:08
13959d4

Choose a tag to compare

Fixed

  • Upgraded Jackson to version 2.9.5 to address vulnerability issue#55

  • PutObjectRequest does not callback invocationCallback object issue#58

Added

  • Support for tagging DbSystem and Database resources in the Database Service

  • Support for filtering by dbSystemId in listDbVersions operation in Database Service