Skip to content

Commit 30d7a99

Browse files
Releasing version 2.97.0
Releasing version 2.97.0
2 parents 687c4df + 103b253 commit 30d7a99

File tree

706 files changed

+23558
-4063
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

706 files changed

+23558
-4063
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,28 @@
33
All notable changes to this project will be documented in this file.
44

55
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+
628
## 2.96.0 - 2024-10-15
729
### Added
830
- Support for open id connect discovery in the Oracle Kubernetes Engine service

lib/accessgovernancecp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "oci-accessgovernancecp",
3-
"version": "2.96.0",
3+
"version": "2.97.0",
44
"description": "OCI NodeJS client for Access Governance Cp Service",
55
"repository": {
66
"type": "git",

lib/adm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "oci-adm",
3-
"version": "2.96.0",
3+
"version": "2.97.0",
44
"description": "OCI NodeJS client for Adm Service",
55
"repository": {
66
"type": "git",

lib/aianomalydetection/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "oci-aianomalydetection",
3-
"version": "2.96.0",
3+
"version": "2.97.0",
44
"description": "OCI NodeJS client for Ai Anomaly Detection Service",
55
"repository": {
66
"type": "git",

lib/aidocument/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "oci-aidocument",
3-
"version": "2.96.0",
3+
"version": "2.97.0",
44
"description": "OCI NodeJS client for Ai Document Service",
55
"repository": {
66
"type": "git",

lib/ailanguage/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "oci-ailanguage",
3-
"version": "2.96.0",
3+
"version": "2.97.0",
44
"description": "OCI NodeJS client for Ai Language Service",
55
"repository": {
66
"type": "git",

lib/aispeech/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "oci-aispeech",
3-
"version": "2.96.0",
3+
"version": "2.97.0",
44
"description": "OCI NodeJS client for Ai Speech Service",
55
"repository": {
66
"type": "git",

lib/aivision/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "oci-aivision",
3-
"version": "2.96.0",
3+
"version": "2.97.0",
44
"description": "OCI NodeJS client for Ai Vision Service",
55
"repository": {
66
"type": "git",

lib/analytics/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "oci-analytics",
3-
"version": "2.96.0",
3+
"version": "2.97.0",
44
"description": "OCI NodeJS client for Analytics Service",
55
"repository": {
66
"type": "git",

lib/announcementsservice/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "oci-announcementsservice",
3-
"version": "2.96.0",
3+
"version": "2.97.0",
44
"description": "OCI NodeJS client for Announcement Service",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)