Skip to content

Commit f1b2978

Browse files
authored
Merge pull request #405 from oracle/release_2025-09-23
Releasing version 2.118.0
2 parents 3730cdc + bd0704b commit f1b2978

File tree

538 files changed

+19001
-378
lines changed

Some content is hidden

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

538 files changed

+19001
-378
lines changed

CHANGELOG.md

Lines changed: 26 additions & 0 deletions

index.ts

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,6 +232,8 @@ export import apiaccesscontrol = require("oci-apiaccesscontrol");
232232
export import wlms = require("oci-wlms");
233233
export import dbmulticloud = require("oci-dbmulticloud");
234234
export import apiplatform = require("oci-apiplatform");
235-
export import multicloud = require("oci-multicloud");
236235
export import managedkafka = require("oci-managedkafka");
237236
export import aidataplatform = require("oci-aidataplatform");
237+
export import jmsutils = require("oci-jmsutils");
238+
export import multicloud = require("oci-multicloud");
239+
export import resourceanalytics = require("oci-resourceanalytics");

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

lib/aidataplatform/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "oci-aidataplatform",
3-
"version": "2.117.1",
3+
"version": "2.118.0",
44
"description": "OCI NodeJS client for Ai Data Platform 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.117.1",
3+
"version": "2.118.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.117.1",
3+
"version": "2.118.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.117.1",
3+
"version": "2.118.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.117.1",
3+
"version": "2.118.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.117.1",
3+
"version": "2.118.0",
44
"description": "OCI NodeJS client for Analytics Service",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)