File tree Expand file tree Collapse file tree 3 files changed +26
-2
lines changed Expand file tree Collapse file tree 3 files changed +26
-2
lines changed Original file line number Diff line number Diff line change 1+ ## 4.122.0 (Unreleased)
2+
3+ ### Added
4+ - Remove hardcoded passwords from golden_gate integration test codes
5+ - ExaDB-C@C (EXACC) Data Plane Guest VMs (API/UI Only)
6+ - Support for Node Subsetting | ADB-D
7+ - Support for DNS Secondary Egress and creating DNS zones from zone files
8+ - Support for unified agent config CRI parser
9+ - Support for Create oci_dns_rrsets data source
10+ - Changes for setting resource ID in state file before workrequest completion
11+ ### Bug Fix
12+ - Populate user resource optional fields only if they arent empty
13+ : Remove system tags from SZ requests
14+ - adding fix for cloudguard detector rule condition paramter unmarshalling issue
15+
116## 4.121.0 (May 17, 2023)
217
318### Added
Original file line number Diff line number Diff line change 77 "log"
88)
99
10- const Version = "4.121 .0"
11- const ReleaseDate = "2023-05-17 "
10+ const Version = "4.122 .0"
11+ const ReleaseDate = "2023-05-24 "
1212
1313func PrintVersion () {
1414 log .Printf ("[INFO] terraform-provider-oci %s\n " , Version )
Original file line number Diff line number Diff line change 27342734 < li >
27352735 < a href ="/docs/providers/oci/d/database_exadata_infrastructure_download_config_file.html "> oci_database_exadata_infrastructure_download_config_file</ a >
27362736 </ li >
2737+ < li >
2738+ < a href ="/docs/providers/oci/d/database_exadata_infrastructure_un_allocated_resource.html "> oci_database_exadata_infrastructure_un_allocated_resource</ a >
2739+ </ li >
27372740 < li >
27382741 < a href ="/docs/providers/oci/d/database_exadata_infrastructures.html "> oci_database_exadata_infrastructures</ a >
27392742 </ li >
36583661 < li >
36593662 < a href ="/docs/providers/oci/d/dns_rrset.html "> oci_dns_rrset</ a >
36603663 </ li >
3664+ < li >
3665+ < a href ="/docs/providers/oci/d/dns_rrsets.html "> oci_dns_rrsets</ a >
3666+ </ li >
36613667 < li >
36623668 < a href ="/docs/providers/oci/d/dns_steering_policies.html "> oci_dns_steering_policies</ a >
36633669 </ li >
36903696 < li <%= sidebar_current ( "docs-oci-dns-resources" ) %> >
36913697 < a href ="# "> Resources</ a >
36923698 < ul class ="nav nav-auto-expand ">
3699+ < li >
3700+ < a href ="/docs/providers/oci/r/dns_action_create_zone_from_zone_file.html "> oci_dns_action_create_zone_from_zone_file</ a >
3701+ </ li >
36933702 < li >
36943703 < a href ="/docs/providers/oci/r/dns_record.html "> oci_dns_record</ a >
36953704 </ li >
You can’t perform that action at this time.
0 commit comments