File tree Expand file tree Collapse file tree 2 files changed +16
-2
lines changed Expand file tree Collapse file tree 2 files changed +16
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## 6.15.0 (Unreleased)
2
+
3
+ ### Added
4
+ - Support for FSS Resource Locking
5
+ - Support for ADB-S: Customer Managed Keys via Azure Key Vault and AWS KMS
6
+ - Compute support for ZPR
7
+ - nlb-cp zpr support
8
+ - Support for Add DB 23ai support to Globally Distributed Autonomous Database
9
+ - Support for OCI Data Science Model Store Backup and Retention
10
+ - Support for FC Redundancy Project
11
+ ### Bug Fix
12
+ - For the ACD Version selection using env variable and vmNetwork should not consider state for calculating hash
13
+ - Fixed the timestamp issue to corrected form
14
+
1
15
## 6.14.0 (October 16, 2024)
2
16
3
17
### Added
Original file line number Diff line number Diff line change 7
7
"log"
8
8
)
9
9
10
- const Version = "6.14 .0"
10
+ const Version = "6.15 .0"
11
11
12
- const ReleaseDate = "2024-10-20 "
12
+ const ReleaseDate = "2024-10-28 "
13
13
14
14
func PrintVersion () {
15
15
log .Printf ("[INFO] terraform-provider-oci %s\n " , Version )
You can’t perform that action at this time.
0 commit comments