Skip to content

v3.52.0

Choose a tag to compare

@jotruon jotruon released this 13 Nov 23:01
· 4966 commits to master since this release

Added

  • Support for specifying compartment ID for container engine options APIs
  • Support for console access to APEX and SQL Dev in autonomous databases
  • Support for Volume Performance Units in oci_core_boot_volume and oci_core_volume resources
  • Support for data safe integration in oci_database_autonomous_database resource

Fixed

  • Fixed time_deletion_of_free_autonomous_database and time_reclamation_of_free_autonomous_databaseattributes in oci_database_autonomous_database resource
  • Fix ssh_public_keys for DB systems and vm clusters, so that they are TypeSet. Otherwise, the service may return SSH keys out of order, which could result in plan diffs.
  • Extend the default operation timeout for DB backups to 1 hour, as current default of 15 minutes could possibly lead to early timeout.