File tree Expand file tree Collapse file tree 2 files changed +13
-2
lines changed Expand file tree Collapse file tree 2 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 1+ ## 4.95.0 (Unreleased)
2+
3+ ### Added
4+ - Support for NoSQL - Add functionality in OCI console
5+ - BDS - Support for New Compute Shapes
6+ - Information about required policy for OpenSearch operations.
7+ - Support for Stack Monitoring: Home page for OCI compute and Monitoring Support for TCPS
8+ ### Bug Fix
9+ - [ mysql] Terraform support DbSystem change shape without ForceNew
10+ - Removed Computed schema struct from field is_active_data_guard_enabled for database data guard association resource
11+
112## 4.94.0 (September 21, 2022)
213
314### Added
Original file line number Diff line number Diff line change 77 "log"
88)
99
10- const Version = "4.94 .0"
11- const ReleaseDate = "2022-09-21 "
10+ const Version = "4.95 .0"
11+ const ReleaseDate = "2022-09-28 "
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