File tree Expand file tree Collapse file tree 3 files changed +311
-8
lines changed Expand file tree Collapse file tree 3 files changed +311
-8
lines changed Original file line number Diff line number Diff line change 1+ ## 6.12.0 (Unreleased)
2+
3+ ### Added
4+ - Support for OIC Gen3 Disaster Recovery
5+ - Support for ZPR v1 - Oracle Cloud World Scope - OC1 ONLY
6+ - Support for Security Attributes
7+ - Support for change hostname label to be updatable
8+ - Support for Zero Trust Packet Routing
9+ ### Bug Fix
10+ - add support for tunnel configurations in create private ipsec over fastconnect
11+ - add publish_artifact branch in ocibuild.conf file
12+
113## 6.11.0 (September 24, 2024)
214
315### Added
Original file line number Diff line number Diff line change 77 "log"
88)
99
10- const Version = "6.11 .0"
10+ const Version = "6.12 .0"
1111
12- const ReleaseDate = "2024-09-24 "
12+ const ReleaseDate = "2024-10-05 "
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