Added
-
Support for opting in/out of live migration on instances in the Compute service
-
Support for enabling/disabling Operations Insights on external non-container and external pluggable databases in the Database service
-
Support for a GraphStudio URL as a connection URL on databases in the Database service
-
Support for adding customer contacts on autonomous databases in the Database service
-
Support for name annotations on harvested objects in the Data Catalog service
-
Fixed retry doesn't work once the request is with binary request body issue, for detail, please refer https://github.com/oracle/oci-go-sdk/blob/master/oci.go#L271
Breaking changes
- Added a method
BinaryRequestBody()
to interfaceOCIRetryableRequest
, any data type inherit the interface has to implement the method