File tree Expand file tree Collapse file tree 3 files changed +30
-2
lines changed Expand file tree Collapse file tree 3 files changed +30
-2
lines changed Original file line number Diff line number Diff line change 1+ ## 4.113.0 (Unreleased)
2+
3+ ### Added
4+ - Support for GoldenGate Additional Connection Types R3
5+ - Support for Custom shapes for the build runner
6+ - Support for ADB-S: Cheaper Autonomous Data Guard
7+ - Support for Pre Built Functions
8+ ### Bug Fix
9+ - Set compartment_id for oci_artifacts_container_configuration to fix state file inconsistency
10+ - Test enabling resource discovery for core resources: oci_core_compute_capacity_reservation
11+ - Edit Volume ID inside a VolumeGroup results the VG gets destoried
12+ - Resource Discovery failing for DNS service with oci_dns_rrset resource
13+
114## 4.112.0 (March 15, 2023)
215
316### Added
Original file line number Diff line number Diff line change 77 "log"
88)
99
10- const Version = "4.112 .0"
11- const ReleaseDate = "2023-03-15 "
10+ const Version = "4.113 .0"
11+ const ReleaseDate = "2023-03-22 "
1212
1313func PrintVersion () {
1414 log .Printf ("[INFO] terraform-provider-oci %s\n " , Version )
Original file line number Diff line number Diff line change 38623862 < li >
38633863 < a href ="/docs/providers/oci/d/functions_functions.html "> oci_functions_functions</ a >
38643864 </ li >
3865+ < li >
3866+ < a href ="/docs/providers/oci/d/functions_pbf_listing.html "> oci_functions_pbf_listing</ a >
3867+ </ li >
3868+ < li >
3869+ < a href ="/docs/providers/oci/d/functions_pbf_listing_triggers.html "> oci_functions_pbf_listing_triggers</ a >
3870+ </ li >
3871+ < li >
3872+ < a href ="/docs/providers/oci/d/functions_pbf_listing_version.html "> oci_functions_pbf_listing_version</ a >
3873+ </ li >
3874+ < li >
3875+ < a href ="/docs/providers/oci/d/functions_pbf_listing_versions.html "> oci_functions_pbf_listing_versions</ a >
3876+ </ li >
3877+ < li >
3878+ < a href ="/docs/providers/oci/d/functions_pbf_listings.html "> oci_functions_pbf_listings</ a >
3879+ </ li >
38653880 </ ul >
38663881 </ li >
38673882 < li <%= sidebar_current ( "docs-oci-functions-resources" ) %> >
You can’t perform that action at this time.
0 commit comments