Skip to content

2.37.0

Choose a tag to compare

@bhagwatvyas bhagwatvyas released this 20 Apr 18:48
· 458 commits to master since this release
3e5d8f2

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

Changed

  • If retries are enabled, the SDK will now retry on status 409/IncorrectState. It will not retry on status 501.

Breaking

  • Bumped cryptography version to 3.3.2 to address security vulnerability #322