Skip to content

Releases: oracle/oci-java-sdk

1.2.43

26 Jul 22:30
889eda6
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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

1.2.34

05 Apr 21:41
898620c
Compare
Choose a tag to compare

Fixed

  • Provide better exception message when the required path parameter is empty

Added

  • Added example here for how to launch a DB system

  • Added example here for managing tags and tag namespaces, as well as how to apply freeform and defined tags to a resource

1.2.33

27 Mar 22:31
fe8f0c4
Compare
Choose a tag to compare

Added

  • Added support for remote VCN peering across regions. See here for a sample

  • Added support for calling Oracle Cloud Infrastructure services in the uk-london-1 (LHR) region

  • Added a version of the Java SDK library that bundles several of its dependencies in shaded form