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
+19Lines changed: 19 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,23 @@
1
1
## 3.81.0 (Unreleased)
2
+
3
+
### Added
4
+
- Support Token base security authentication
5
+
- Support for Scheduled Autoscaling
6
+
- Support for `dbVersion` field in Autonomous databases Container database resources
7
+
- Support for Archive Log Backup and Point in time restore
8
+
- Support resource discovery for `datacatalog` resources
9
+
- Support resource discovery for `dataSafe` resources
10
+
- Support resource discovery for `integration` resources
11
+
- Support resource discovery for `marketplace` resources
12
+
- Added resource discovery support for `oce` resources
13
+
- Support resource discovery for `oda` resources
14
+
- Support resource discovery for `datascience` resources
15
+
- Support resource discovery for `oci_objectstorage_object`, `oci_objectstorage_object_lifecycle_policy`, `oci_objectstorage_preauthrequest` resources
16
+
- Support restore from file for `kms` resources
17
+
18
+
### Fixed
19
+
- Fixed plan failure in case of missing required attributes in resource discovery. Placeholder values will be added for missing required attributes and the attributes will be added to `lifecycle ignore_changes`
0 commit comments