File tree Expand file tree Collapse file tree 2 files changed +24
-2
lines changed Expand file tree Collapse file tree 2 files changed +24
-2
lines changed Original file line number Diff line number Diff line change 1+ ## 4.115.0 (Unreleased)
2+
3+ ### Added
4+ - Retire service data connectivity
5+ - Support for Preemptible Worker NOdes
6+ - Support for Preemptible Worker Nodes
7+ - Support for LBaaS: HTTP healthchecks for HTTPS backendsets
8+ - Support for OpenSearch Resize Terraform update
9+ - README.md of service examples with magic button
10+ - Release for v4.114.0
11+ - Support for ACD & OKV Wallet Naming | ADB-D & ADB-C@C
12+ - Support for BDS - On Demand Bootstrap script execution (Only existing API changes)
13+ - Support for SCM: Support validating the credentials of the connection
14+ - Support for RDMA Network Instances
15+ - Support for Enhanced Cluster/Serverless/Cluster AddOns
16+ ### Bug Fix
17+ - Detector_recipe_resource entityMapping fix
18+ - Update marketplace documentation and make a resource discoverable
19+ - Fixed oci_database_db_home resource documentation.
20+ - support for metric extraction in Scheduled task and is_enabled field in object collection rule
21+ - multiple terminating lifescyle states issue for integration test
22+
123## 4.114.0 (March 29, 2023)
224
325### Added
Original file line number Diff line number Diff line change 77 "log"
88)
99
10- const Version = "4.114 .0"
11- const ReleaseDate = "2023-03-30 "
10+ const Version = "4.115 .0"
11+ const ReleaseDate = "2023-04-05 "
1212
1313func PrintVersion () {
1414 log .Printf ("[INFO] terraform-provider-oci %s\n " , Version )
You can’t perform that action at this time.
0 commit comments