Releases: oracle/oci-java-sdk
1.2.43
1.2.42
1.2.41
1.2.40
1.2.39
1.2.38
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
Fixed
-
RestClientFactory
now uses theJerseyClientBuilder
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
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
inlistDbVersions
operation in Database Service