File tree Expand file tree Collapse file tree 3 files changed +42
-2
lines changed Expand file tree Collapse file tree 3 files changed +42
-2
lines changed Original file line number Diff line number Diff line change 1+ ## 5.18.0 (Unreleased)
2+
3+ ### Added
4+ - Support for Add MR table feature into Oracle NoSQL Database Cloud
5+ - Support for DST Timezone and non-Rolling updates for ADBD and ADBDCC
6+ - Support for Application Dependency Management (ADM) Remediation
7+ - Support for filter alarms by dimension
8+ ### Bug Fix
9+ - adding static drgrouterule using core_drg_route_table_route_rule_resource makes calls to list dynamic route rules
10+
111## 5.17.0 (October 18, 2023)
212
313### Added
Original file line number Diff line number Diff line change 77 "log"
88)
99
10- const Version = "5.17 .0"
11- const ReleaseDate = "2023-10-19 "
10+ const Version = "5.18 .0"
11+ const ReleaseDate = "2023-10-25 "
1212
1313func PrintVersion () {
1414 log .Printf ("[INFO] terraform-provider-oci %s\n " , Version )
Original file line number Diff line number Diff line change 6767 < li >
6868 < a href ="/docs/providers/oci/d/adm_knowledge_bases.html "> oci_adm_knowledge_bases</ a >
6969 </ li >
70+ < li >
71+ < a href ="/docs/providers/oci/d/adm_remediation_recipe.html "> oci_adm_remediation_recipe</ a >
72+ </ li >
73+ < li >
74+ < a href ="/docs/providers/oci/d/adm_remediation_recipes.html "> oci_adm_remediation_recipes</ a >
75+ </ li >
76+ < li >
77+ < a href ="/docs/providers/oci/d/adm_remediation_run.html "> oci_adm_remediation_run</ a >
78+ </ li >
79+ < li >
80+ < a href ="/docs/providers/oci/d/adm_remediation_run_application_dependency_recommendations.html "> oci_adm_remediation_run_application_dependency_recommendations</ a >
81+ </ li >
82+ < li >
83+ < a href ="/docs/providers/oci/d/adm_remediation_run_stage.html "> oci_adm_remediation_run_stage</ a >
84+ </ li >
85+ < li >
86+ < a href ="/docs/providers/oci/d/adm_remediation_run_stages.html "> oci_adm_remediation_run_stages</ a >
87+ </ li >
88+ < li >
89+ < a href ="/docs/providers/oci/d/adm_remediation_runs.html "> oci_adm_remediation_runs</ a >
90+ </ li >
7091 < li >
7192 < a href ="/docs/providers/oci/d/adm_vulnerability_audit.html "> oci_adm_vulnerability_audit</ a >
7293 </ li >
87108 < li >
88109 < a href ="/docs/providers/oci/r/adm_knowledge_base.html "> oci_adm_knowledge_base</ a >
89110 </ li >
111+ < li >
112+ < a href ="/docs/providers/oci/r/adm_remediation_recipe.html "> oci_adm_remediation_recipe</ a >
113+ </ li >
114+ < li >
115+ < a href ="/docs/providers/oci/r/adm_remediation_run.html "> oci_adm_remediation_run</ a >
116+ </ li >
90117 < li >
91118 < a href ="/docs/providers/oci/r/adm_vulnerability_audit.html "> oci_adm_vulnerability_audit</ a >
92119 </ li >
61806207 < li >
61816208 < a href ="/docs/providers/oci/r/nosql_table.html "> oci_nosql_table</ a >
61826209 </ li >
6210+ < li >
6211+ < a href ="/docs/providers/oci/r/nosql_table_replica.html "> oci_nosql_table_replica</ a >
6212+ </ li >
61836213 </ ul >
61846214 </ li >
61856215 </ ul >
You can’t perform that action at this time.
0 commit comments