Skip to content

Commit d45927e

Browse files
Releasing version 2.98.0
Releasing version 2.98.0
2 parents 29b94f8 + 586402d commit d45927e

File tree

230 files changed

+2950
-465
lines changed

Some content is hidden

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

230 files changed

+2950
-465
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,21 @@
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.98.0 - 2024-11-05
7+
### Added
8+
- Support for calling Oracle Cloud Infrastructure services in the `ap-seoul-2` region
9+
- Support for calling Oracle Cloud Infrastructure services in the `ap-suwon-1` region
10+
- Support for calling Oracle Cloud Infrastructure services in the `ap-chuncheon-2` region
11+
- Support for MFA Enablement v2 in the Identity Domains service
12+
- Support for starting, stopping and updating min/max executor count for SQL Endpoints in the Data Flow service
13+
- Support for customer message in the Customer Incident Management Service
14+
- Support for REJECTED limitStatus in the Customer Incident Management Service
15+
16+
### Breaking Changes
17+
- The operations `getCsiNumber` and `getStatus` were removed from the `IncidentClient` in the Customer Incident Management Service
18+
- The property `serviceCategories` was removed from the model `incidentResourceType` in the Customer Incident Management Service
19+
- The properties `serviceCategory` and `issueType` were removed from the model `ServiceCategories` in the Customer Incident Management Service
20+
621
## 2.97.1 - 2024-10-29
722
### Added
823
- Support for L3IP (Layer 3 IP) listeners in the Network Load Balancing 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.97.1",
3+
"version": "2.98.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.97.1",
3+
"version": "2.98.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.97.1",
3+
"version": "2.98.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.97.1",
3+
"version": "2.98.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.97.1",
3+
"version": "2.98.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.97.1",
3+
"version": "2.98.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.97.1",
3+
"version": "2.98.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.97.1",
3+
"version": "2.98.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.97.1",
3+
"version": "2.98.0",
44
"description": "OCI NodeJS client for Announcement Service",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)