File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 1
- ## 5.10.0 (Unreleased )
1
+ ## 5.10.0 (August 23, 2023 )
2
2
3
3
### Added
4
- Support for Database In-Memory support for Autonomous Database | ADB-D and ADB on ExaC@C
5
- Support for BDS - Cluster Profiles for Kafka
4
+ - Support for BDS - Automated Patching for OS/Kernel, Node Maintenance, Add Master/Utility
5
+ - Support for Database In-Memory support for Autonomous Database | ADB-D and ADB on ExaC@C
6
+ - Support for BDS - Cluster Profiles for Kafka
6
7
### Bug Fix
7
- Fix reference hashicorp/oci to oracle/oci in some documents
8
+ - Fix reference hashicorp/oci to oracle/oci in some documents
8
9
9
10
## 5.9.0 (August 15, 2023)
10
11
Original file line number Diff line number Diff line change 8
8
)
9
9
10
10
const Version = "5.10.0"
11
- const ReleaseDate = ""
11
+ const ReleaseDate = "2023-08-23 "
12
12
13
13
func PrintVersion () {
14
14
log .Printf ("[INFO] terraform-provider-oci %s\n " , Version )
You can’t perform that action at this time.
0 commit comments