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+ ## 5.13.0 (Unreleased)
2+
3+ ### Added
4+ - Support for DBM Service: Database Management SQL Tuning Sets
5+ - Support for ADB-S: ADB Service Name Change to Serverless
6+ - Support for Stack Monitoring: Auto-Promotion of Hosts
7+ - Support for LifecycleDetails in Data catalog Data assets resources
8+ - Support for Terraform for Serial Console Phase 1 ExaDB-C@C (EXACC) Serial Console Access to VM
9+ - Support for refreshing security token auth
10+ ### Bug Fix
11+ - Fixed documentation errors for VCNCP
12+
113## 5.12.0 (September 06, 2023)
214
315### Added
Original file line number Diff line number Diff line change 77 "log"
88)
99
10- const Version = "5.12 .0"
11- const ReleaseDate = "2023-09-06 "
10+ const Version = "5.13 .0"
11+ const ReleaseDate = "2023-09-13 "
1212
1313func PrintVersion () {
1414 log .Printf ("[INFO] terraform-provider-oci %s\n " , Version )
Original file line number Diff line number Diff line change 33433343 < li >
33443344 < a href ="/docs/providers/oci/d/database_management_managed_database_sql_tuning_advisor_tasks_summary_report.html "> oci_database_management_managed_database_sql_tuning_advisor_tasks_summary_report</ a >
33453345 </ li >
3346+ < li >
3347+ < a href ="/docs/providers/oci/d/database_management_managed_database_sql_tuning_sets.html "> oci_database_management_managed_database_sql_tuning_sets</ a >
3348+ </ li >
33463349 < li >
33473350 < a href ="/docs/providers/oci/d/database_management_managed_database_user.html "> oci_database_management_managed_database_user</ a >
33483351 </ li >
69706973 < li <%= sidebar_current ( "docs-oci-stack_monitoring-datasources" ) %> >
69716974 < a href ="# "> Data Sources</ a >
69726975 < ul class ="nav nav-auto-expand ">
6976+ < li >
6977+ < a href ="/docs/providers/oci/d/stack_monitoring_config.html "> oci_stack_monitoring_config</ a >
6978+ </ li >
6979+ < li >
6980+ < a href ="/docs/providers/oci/d/stack_monitoring_configs.html "> oci_stack_monitoring_configs</ a >
6981+ </ li >
69736982 < li >
69746983 < a href ="/docs/providers/oci/d/stack_monitoring_discovery_job.html "> oci_stack_monitoring_discovery_job</ a >
69756984 </ li >
69876996 < li <%= sidebar_current ( "docs-oci-stack_monitoring-resources" ) %> >
69886997 < a href ="# "> Resources</ a >
69896998 < ul class ="nav nav-auto-expand ">
6999+ < li >
7000+ < a href ="/docs/providers/oci/r/stack_monitoring_config.html "> oci_stack_monitoring_config</ a >
7001+ </ li >
69907002 < li >
69917003 < a href ="/docs/providers/oci/r/stack_monitoring_discovery_job.html "> oci_stack_monitoring_discovery_job</ a >
69927004 </ li >
You can’t perform that action at this time.
0 commit comments