File tree Expand file tree Collapse file tree 3 files changed +18
-2
lines changed Expand file tree Collapse file tree 3 files changed +18
-2
lines changed Original file line number Diff line number Diff line change 1+ ## 6.36.0 (Unreleased)
2+
3+ ### Added
4+ - Support for iSCSI-3 Persistant Reservation for Block Volume
5+ - Support for public network access control.
6+ - Support for DBM: Database Life Cycle Management (Externally Registered Database Patching)
7+ ### Bug Fix
8+ - core instance resource security_attributes documentation
9+ - Exacs dbHome, pdb, cvm bug fixes
10+
111## 6.35.0 (April 16, 2025)
212
313### Added
Original file line number Diff line number Diff line change 77 "log"
88)
99
10- const Version = "6.35 .0"
11- const ReleaseDate = "2025-04-16 "
10+ const Version = "6.36 .0"
11+ const ReleaseDate = "2025-04-27 "
1212
1313func PrintVersion () {
1414 log .Printf ("[INFO] terraform-provider-oci %s\n " , Version )
Original file line number Diff line number Diff line change 42854285 <li<%= sidebar_current("docs-oci-dblm-datasources") %>>
42864286 <a href="#">Data Sources</a>
42874287 <ul class="nav nav-auto-expand">
4288+ <li>
4289+ <a href="/docs/providers/oci/d/dblm_patch_management.html">oci_dblm_patch_management</a>
4290+ </li>
4291+ <li>
4292+ <a href="/docs/providers/oci/d/dblm_patch_management_databases.html">oci_dblm_patch_management_databases</a>
4293+ </li>
42884294 <li>
42894295 <a href="/docs/providers/oci/d/dblm_vulnerability.html">oci_dblm_vulnerability</a>
42904296 </li>
You can’t perform that action at this time.
0 commit comments