File tree Expand file tree Collapse file tree 2 files changed +15
-2
lines changed Expand file tree Collapse file tree 2 files changed +15
-2
lines changed Original file line number Diff line number Diff line change 1+ ## 7.10.0 (Unreleased)
2+
3+ ### Added
4+ - Support for GenAI Agents Tools API
5+ - Support for BDS - Automatic Replacement of failed Master (MN0/MN1) and Utility nodes (UN0/UN1)
6+ - Support for OSP OCI integration service: Fraud changes
7+ ### Bug Fix
8+ Fix unpinning of addon version
9+ - Check OIDC is enabled in state to prevent drift
10+ - fixed backup type issue
11+ - OS Management Hub: unregister managed instance on resource deletion
12+ ed - To support TF import of KMS vault replica.
13+
114## 7.9.0 (July 09, 2025)
215
316### Added
Original file line number Diff line number Diff line change 77 "log"
88)
99
10- const Version = "7.9 .0"
11- const ReleaseDate = "2025-07-09 "
10+ const Version = "7.10 .0"
11+ const ReleaseDate = "2025-07-20 "
1212
1313func PrintVersion () {
1414 log .Printf ("[INFO] terraform-provider-oci %s\n " , Version )
You can’t perform that action at this time.
0 commit comments