File tree Expand file tree Collapse file tree 3 files changed +28
-2
lines changed Expand file tree Collapse file tree 3 files changed +28
-2
lines changed Original file line number Diff line number Diff line change 1+ ## 6.32.0 (Unreleased)
2+
3+ ### Added
4+ - Support for Stack Monitoring to detect OCI compute launch and auto-enable host monitoring
5+ - Support for Spec Change to Fix Misspelled Property
6+ - Support for Host API - Host visibility improvements
7+ - Tag Support for Maintenance Windows in Stack Monitoring
8+ - Support for Stack Monitoring: Easy Onboarding Phase 2
9+ - Support for Compute GPU Memory Cluster and Fabric in GPU Control Plane
10+ - Support for Add second Standby to AuDG deployments | ADB-D and ADB-C@C
11+ - Support for Add schedules to customer-initiated backups.
12+ - Add support for private and 3rd party software repositories and rebooting of instances to OS Management Hub
13+ - README.md of service examples with magic button
14+ - Release for v6.30.0
15+ ### Bug Fix
16+ - Database vmcluster update to include cloudautomationupdate only when changed
17+ - IdentityDomains fixes for App resource; Doc update for User, Group
18+ - OKE terraform provider bug fix: add data source for oidc discovery endpoint, fix update issue for oidc auth and update docs
19+ Database resource changes to support external keystore for add standby and update database admin password
20+
121## 6.31.0 (March 18,2025)
222
323### Added
Original file line number Diff line number Diff line change 77 "log"
88)
99
10- const Version = "6.31 .0"
11- const ReleaseDate = "2025-03-23 "
10+ const Version = "6.32 .0"
11+ const ReleaseDate = "2025-03-29 "
1212
1313func PrintVersion () {
1414 log .Printf ("[INFO] terraform-provider-oci %s\n " , Version )
Original file line number Diff line number Diff line change 17291729 <li>
17301730 <a href="/docs/providers/oci/d/core_compute_gpu_memory_fabrics.html">oci_core_compute_gpu_memory_fabrics</a>
17311731 </li>
1732+ <li>
1733+ <a href="/docs/providers/oci/d/core_compute_host.html">oci_core_compute_host</a>
1734+ </li>
1735+ <li>
1736+ <a href="/docs/providers/oci/d/core_compute_hosts.html">oci_core_compute_hosts</a>
1737+ </li>
17321738 <li>
17331739 <a href="/docs/providers/oci/d/core_compute_image_capability_schema.html">oci_core_compute_image_capability_schema</a>
17341740 </li>
You can’t perform that action at this time.
0 commit comments