File tree Expand file tree Collapse file tree 3 files changed +79
-115
lines changed Expand file tree Collapse file tree 3 files changed +79
-115
lines changed Original file line number Diff line number Diff line change 1+ ## 6.5.0 (Unreleased)
2+
3+ ### Added
4+ - Support for Instance maintenance events api
5+ - Support for Fleet Patching Service for ExaCS and ExaCC
6+ - Support for Implicit JIT and Group Membership Support in OIDC Flow
7+ -Support for OCI Cache -Lua Support on Redis 7.0.15
8+ - Support for Stack Monitoring: Baseline / Anomalies Enhancements
9+ - Support for Tunnel inspection rules in network firewall policy
10+ - Support for Data Safe - Custom Alert Policy for Audit - Examples
11+ - Support for [ Expose Logical CPG ID] Terraform Support in Prod Region ADB-S: Adding an attribute to the autonomous database summary object
12+ - Support for Goldengate Suspend Phase / Parameter File Update Support
13+ ### Bug Fix
14+ - Fixing tvarious CC test cases
15+ - Db_Node id setting causing an issue with backward compatability
16+ - Take shape as input for add node
17+ - Excluding basemodels in the stack in resource discovery
18+
119## 6.4.0 (July 24, 2024)
220
321### Added
Original file line number Diff line number Diff line change 77 "log"
88)
99
10- const Version = "6.4 .0"
10+ const Version = "6.5 .0"
1111
12- const ReleaseDate = "2024-07-24 "
12+ const ReleaseDate = "2024-08-03 "
1313
1414func PrintVersion () {
1515 log .Printf ("[INFO] terraform-provider-oci %s\n " , Version )
You can’t perform that action at this time.
0 commit comments