|
3 | 3 | All notable changes to this project will be documented in this file.
|
4 | 4 |
|
5 | 5 | The format is based on [Keep a Changelog](http://keepachangelog.com/).
|
| 6 | +## 2.97.0 - 2024-10-22 |
| 7 | +### Added |
| 8 | +- Support for resource locking in the File storage service |
| 9 | +- Support for customer managed keys via Azure key vault and Amazon Web Services key vault in the Database service |
| 10 | +- Support for generated tokens on create secret operations in the Identity Domains service |
| 11 | +- Support for creating and updating Amazon Web Services asset-sources, EC2 and EBS assets in the Cloud Bridge service |
| 12 | +- Support for listing Amazon Web Services regions which are available for discovery and migration in the Cloud Bridge service |
| 13 | +- Support for model backup retention and restore in the Data Science service |
| 14 | +- Support for host capacity planning for host IO metrics in the Operations Insight service |
| 15 | +- Support for FastConnect redundancy in the Compute service |
| 16 | +- Support for create, publish, clone and delete operations on runbooks in the Fleet Application Management service |
| 17 | +- Support for platform configurations and metadata management in the Fleet Application Management service |
| 18 | +- Support for management of compliance policy rules in the Fleet Application Management service |
| 19 | +- Support for compliance report details based on compliance policy in the Fleet Application Management service |
| 20 | +- Support for administrative settings like auto discovery frequency in the Fleet Application Management service |
| 21 | + |
| 22 | +### Breaking Changes |
| 23 | +- The field `discoveryScheduleId` was removed from the model `UpdateVmWareAssetSourceDetails` in the Cloud Bridge service |
| 24 | +- The operation `UpdatePlugin` was removed from the `OcbAgentSvcClient` client in the Cloud Bridge service |
| 25 | +- The enum value `HOST_CONTAINERS` was removed from the enum `HostPerformanceMetricGroup` in the model `HostPerformanceMetricGroup` in the Operations Insight service |
| 26 | +- The parent class of model `HostContainers` was changed from `HostPerformanceMetricGroup` to `HostConfigurationMetricGroup` in the Operations Insight service |
| 27 | + |
6 | 28 | ## 2.96.0 - 2024-10-15
|
7 | 29 | ### Added
|
8 | 30 | - Support for open id connect discovery in the Oracle Kubernetes Engine service
|
|
0 commit comments