Skip to content

Commit 8dc55df

Browse files
Releasing version 2.115.0
Co-authored-by: Harsh Kumar <h.harsh.kumar@oracle.com>
1 parent 359750f commit 8dc55df

File tree

1,457 files changed

+35250
-67326
lines changed

Some content is hidden

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

1,457 files changed

+35250
-67326
lines changed

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,30 @@
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.115.0 - 2025-08-12
7+
### Added
8+
- Support for calling Oracle Cloud Infrastructure services in the us-newark-1 region
9+
- Support for OCI Cache Config Sets in the Redis service
10+
- Support for Oracle Linux 8 in Devops Build Stage in the Build service
11+
- Support for Distributed Training V2 (DTv2) in the Data Science service
12+
- Support for stream video processing in the AI Vision service
13+
- Support for specifying compute cluster and placement constraints when launching instances in the Compute service
14+
- Support for SCIM query to allow advanced filtering across various columns in the List Finding Analytics operation in the Data Safe service
15+
- Support for Target Database Group in the Data Safe service
16+
- Support for adding additional contact to CMOS SR in the Cloud Incident Management service
17+
- Support for attachment uploads in the Cloud Incident Management service
18+
- Support for Amazon Kinesis endpoints in the Golden Gate service
19+
- Support for Azure Data Lake Storage azureAuthorityHost in the Golden Gate service
20+
21+
### Breaking Changes
22+
- The models `GenericArtifactLocationDetails`, `GenericArtifacts`, `ObjectStorageGenericArtifactLocationDetails`, `StageOutput`, `TestReportOutput` were removed from the Build service
23+
- The enum model `LifecycleStateEnum` was renamed to `OnPremConnectorLifecycleStateEnum` in the Data Safe service
24+
- The enum model `ListOnPremConnectorsOnPremConnectorLifecycleStateEnum` was renamed to `ListOnPremConnectorsLifecycleStateEnum` in the Data Safe service
25+
- The enum values `schemaName` and `tableName` removed from model `ListMaskingPolicyReferentialRelationsSortByEnum` in the Data Safe service
26+
- The field `OpcRetryToken` was removed from the model `CancelWorkRequestRequest` in the Data Safe service
27+
- The field `ComputeHostgroupId` was removed from the models `launchIntanceDetails`, `Instance`, and `LicensingConfig` in the Compute service
28+
- The model `SubscriptionInfo` was removed from the the Cloud Incident Management service
29+
630
## 2.114.1 - 2025-08-05
731
### Added
832
- Support for the Oracle Multicloud Hub service

index.ts

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,6 @@ export import datacatalog = require("oci-datacatalog");
5454
// DNS
5555
export import dns = require("oci-dns");
5656

57-
// DTS
58-
export import dts = require("oci-dts");
59-
6057
// Email
6158
export import email = require("oci-email");
6259

@@ -105,9 +102,6 @@ export import oda = require("oci-oda");
105102
// ONS
106103
export import ons = require("oci-ons");
107104

108-
// OS Management
109-
export import osmanagement = require("oci-osmanagement");
110-
111105
// Resource manager
112106
export import resourcemanager = require("oci-resourcemanager");
113107

@@ -162,7 +156,6 @@ export import bastion = require("oci-bastion");
162156
export import genericartifactscontent = require("oci-genericartifactscontent");
163157
export import jms = require("oci-jms");
164158
export import devops = require("oci-devops");
165-
export import aianomalydetection = require("oci-aianomalydetection");
166159
export import apmconfig = require("oci-apmconfig");
167160
export import datalabelingservice = require("oci-datalabelingservice");
168161
export import datalabelingservicedataplane = require("oci-datalabelingservicedataplane");
@@ -184,7 +177,6 @@ export import aivision = require("oci-aivision");
184177
export import threatintelligence = require("oci-threatintelligence");
185178
export import aispeech = require("oci-aispeech");
186179
export import stackmonitoring = require("oci-stackmonitoring");
187-
export import servicemesh = require("oci-servicemesh");
188180
export import adm = require("oci-adm");
189181
export import licensemanager = require("oci-licensemanager");
190182
export import governancerulescontrolplane = require("oci-governancerulescontrolplane");

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.114.1",
3+
"version": "2.115.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.114.1",
3+
"version": "2.115.0",
44
"description": "OCI NodeJS client for Adm Service",
55
"repository": {
66
"type": "git",

lib/aianomalydetection/README.md

Lines changed: 0 additions & 22 deletions
This file was deleted.

lib/aianomalydetection/index.ts

Lines changed: 0 additions & 27 deletions
This file was deleted.

lib/aianomalydetection/lib/anomalydetection-waiter.ts

Lines changed: 0 additions & 138 deletions
This file was deleted.

0 commit comments

Comments
 (0)