File tree Expand file tree Collapse file tree 2 files changed +21
-2
lines changed Expand file tree Collapse file tree 2 files changed +21
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## 6.22.0 (Unreleased)
2
+
3
+ ### Added
4
+ - Source based routing support
5
+ - Support for Windows BYOL for VMs
6
+ - Support for ADB-S: Allow Changing Patch Level Provisioning
7
+ - Support for OpenSearch Cross Cluster Search V2
8
+ - Support for ADB-S: Backup Retention Lock
9
+ - Support for StackMonitoring: Metric Extensions : Advanced Support and Integration
10
+ - Support for Extend OBP cloud service to include new SKUs for Digital Assets editions
11
+ - Support for Data Science: Support Private Endpoint Access for Model Deployment
12
+ - Support for Add ZeroETL as a resource in GoldenGate Cloud Service
13
+ - Support Llama 3.2 unit shape in Generative AI service
14
+ - Support for BDS 3.0.29 Release - Feature Enhancements
15
+ ### Bug Fix
16
+ - BaseDB CP - Fixing Integration Tests: Database Upgrade & Database Upgrade from Database Software Image
17
+ - ExaDB-XS VM Cluster Getting Replaced due to HostName Case Mismatch
18
+
19
+
1
20
## 6.21.0 (December 19, 2024)
2
21
3
22
### Added
Original file line number Diff line number Diff line change 7
7
"log"
8
8
)
9
9
10
- const Version = "6.21 .0"
10
+ const Version = "6.22 .0"
11
11
12
- const ReleaseDate = "2024-12-22 "
12
+ const ReleaseDate = "2025-01-19 "
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