You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+13-1Lines changed: 13 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,16 @@
1
-
## 3.51.1 (Unreleased)
1
+
## 3.52.0 (Unreleased)
2
+
3
+
### Added
4
+
- Support for specifying compartment ID for container engine options APIs
5
+
- Support for console access to APEX and SQL Dev in autonomous databases
6
+
- Support for Volume Performance Units in `oci_core_boot_volume` and `oci_core_volume` resources
7
+
- Support for data safe integration in `oci_database_autonomous_database` resource
8
+
9
+
### Fixed
10
+
- Fixed `time_deletion_of_free_autonomous_database` and `time_reclamation_of_free_autonomous_database`attributes in `oci_database_autonomous_database` resource
11
+
- 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.
12
+
- Extend the default operation timeout for DB backups to 1 hour, as current default of 15 minutes could possibly lead to early timeout.
0 commit comments