Skip to content

Commit 324995b

Browse files
Releasing version 2.99.0
Releasing version 2.99.0
2 parents 08bf698 + 5483003 commit 324995b

File tree

254 files changed

+1296
-429
lines changed

Some content is hidden

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

254 files changed

+1296
-429
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,22 @@
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.99.0 - 2024-11-19
7+
### Added
8+
- Support for optional parameters for unified auditing in the Database service
9+
- Support for user groups for creating technical requests in the Support Management service
10+
- Support for additional checksum algorithms (SHA-256, SHA-384, CRC32C) in the Object Storage service
11+
- Support for single Read Only (RO) endpoint for the read replicas in the PostgreSQL service
12+
- Support for exascale database vaults in the Database service
13+
- Support for virtual machine clusters with database vaults in the Database service
14+
- Support for N3-Gi version in the Database service
15+
16+
### Breaking Changes
17+
- The model `ServiceCategories` was removed in the Customer Incident Management Service
18+
- The property `subComponents` was removed from the `SubCategories` model in the Customer Incident Management Service
19+
- The property `limitStatus` and the enum `LimitStatus` were removed from the model `CreateLimitItemDetails` in the Customer Incident Management Service
20+
- The type of property `services` was changed to list of `Services` from a list of `ServiceCategories` in the Customer Incident Management Service
21+
622
## 2.98.1 - 2024-11-12
723
### Added
824
- Support for calling Oracle Cloud Infrastructure services in the `me-alain-1` region

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.98.1",
3+
"version": "2.99.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.98.1",
3+
"version": "2.99.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.98.1",
3+
"version": "2.99.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.98.1",
3+
"version": "2.99.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.98.1",
3+
"version": "2.99.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.98.1",
3+
"version": "2.99.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.98.1",
3+
"version": "2.99.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.98.1",
3+
"version": "2.99.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.98.1",
3+
"version": "2.99.0",
44
"description": "OCI NodeJS client for Announcement Service",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)