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",

lib/apigateway/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "oci-apigateway",
3-
"version": "2.98.1",
3+
"version": "2.99.0",
44
"description": "OCI NodeJS client for API gateway service",
55
"repository": {
66
"type": "git",

lib/apmconfig/package.json

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

lib/apmcontrolplane/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "oci-apmcontrolplane",
3-
"version": "2.98.1",
3+
"version": "2.99.0",
44
"description": "OCI NodeJS client for Apm Control Plane Service",
55
"repository": {
66
"type": "git",

lib/apmsynthetics/package.json

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

lib/apmtraces/package.json

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

lib/appmgmtcontrol/package.json

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

lib/artifacts/package.json

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

lib/audit/package.json

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

lib/autoscaling/package.json

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

lib/bastion/package.json

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

lib/bds/package.json

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

lib/blockchain/package.json

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

lib/budget/package.json

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

lib/capacitymanagement/package.json

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

lib/certificates/package.json

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

lib/certificatesmanagement/package.json

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

lib/cims/index.ts

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,9 @@
22
* Support Management API
33
* Use the Support Management API to manage support requests.
44
For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm).
5-
6-
**Note**: Before you can create service requests with this API,
7-
you need to have an Oracle Single Sign On (SSO) account,
8-
and you need to register your Customer Support Identifier (CSI) with My Oracle Support.
5+
**Note**: Before you can create service requests with this API,
6+
complete user registration at My Oracle Cloud Support
7+
and then ask your tenancy administrator to provide you authorization for the related user groups.
98
109
* OpenAPI spec version: 20181231
1110
* Contact: [email protected]

lib/cims/lib/client.ts

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,9 @@
22
* Support Management API
33
* Use the Support Management API to manage support requests.
44
For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm).
5-
6-
**Note**: Before you can create service requests with this API,
7-
you need to have an Oracle Single Sign On (SSO) account,
8-
and you need to register your Customer Support Identifier (CSI) with My Oracle Support.
5+
**Note**: Before you can create service requests with this API,
6+
complete user registration at My Oracle Cloud Support
7+
and then ask your tenancy administrator to provide you authorization for the related user groups.
98
109
* OpenAPI spec version: 20181231
1110
* Contact: [email protected]

lib/cims/lib/model/account-item.ts

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,9 @@
22
* Support Management API
33
* Use the Support Management API to manage support requests.
44
For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm).
5-
6-
**Note**: Before you can create service requests with this API,
7-
you need to have an Oracle Single Sign On (SSO) account,
8-
and you need to register your Customer Support Identifier (CSI) with My Oracle Support.
5+
**Note**: Before you can create service requests with this API,
6+
complete user registration at My Oracle Cloud Support
7+
and then ask your tenancy administrator to provide you authorization for the related user groups.
98
109
* OpenAPI spec version: 20181231
1110
* Contact: [email protected]

lib/cims/lib/model/activity-item.ts

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,9 @@
22
* Support Management API
33
* Use the Support Management API to manage support requests.
44
For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm).
5-
6-
**Note**: Before you can create service requests with this API,
7-
you need to have an Oracle Single Sign On (SSO) account,
8-
and you need to register your Customer Support Identifier (CSI) with My Oracle Support.
5+
**Note**: Before you can create service requests with this API,
6+
complete user registration at My Oracle Cloud Support
7+
and then ask your tenancy administrator to provide you authorization for the related user groups.
98
109
* OpenAPI spec version: 20181231
1110
* Contact: [email protected]

lib/cims/lib/model/category.ts

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,9 @@
22
* Support Management API
33
* Use the Support Management API to manage support requests.
44
For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm).
5-
6-
**Note**: Before you can create service requests with this API,
7-
you need to have an Oracle Single Sign On (SSO) account,
8-
and you need to register your Customer Support Identifier (CSI) with My Oracle Support.
5+
**Note**: Before you can create service requests with this API,
6+
complete user registration at My Oracle Cloud Support
7+
and then ask your tenancy administrator to provide you authorization for the related user groups.
98
109
* OpenAPI spec version: 20181231
1110
* Contact: [email protected]

lib/cims/lib/model/classifier.ts

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,9 @@
22
* Support Management API
33
* Use the Support Management API to manage support requests.
44
For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm).
5-
6-
**Note**: Before you can create service requests with this API,
7-
you need to have an Oracle Single Sign On (SSO) account,
8-
and you need to register your Customer Support Identifier (CSI) with My Oracle Support.
5+
**Note**: Before you can create service requests with this API,
6+
complete user registration at My Oracle Cloud Support
7+
and then ask your tenancy administrator to provide you authorization for the related user groups.
98
109
* OpenAPI spec version: 20181231
1110
* Contact: [email protected]
Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,50 @@
1+
/**
2+
* Support Management API
3+
* Use the Support Management API to manage support requests.
4+
For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm).
5+
**Note**: Before you can create service requests with this API,
6+
complete user registration at My Oracle Cloud Support
7+
and then ask your tenancy administrator to provide you authorization for the related user groups.
8+
9+
* OpenAPI spec version: 20181231
10+
* Contact: [email protected]
11+
*
12+
* NOTE: This class is auto generated by OracleSDKGenerator.
13+
* Do not edit the class manually.
14+
*
15+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
16+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
17+
*/
18+
19+
import * as model from "../model";
20+
import common = require("oci-common");
21+
22+
/**
23+
* Identifier and name of the technical support request's user group ({@code userGroupId} and {@code userGroupName}).
24+
*
25+
*/
26+
export interface CmosUserGroupInfo {
27+
/**
28+
* Technical support type ({@code TECH}) only: The identifier of the support request's user group in My Oracle Cloud Support portal.
29+
*
30+
*/
31+
"userGroupId"?: string;
32+
/**
33+
* Technical support type ({@code TECH}) only: Name of the support request's user group in My Oracle Cloud Support portal.
34+
*
35+
*/
36+
"userGroupName"?: string;
37+
}
38+
39+
export namespace CmosUserGroupInfo {
40+
export function getJsonObj(obj: CmosUserGroupInfo): object {
41+
const jsonObj = { ...obj, ...{} };
42+
43+
return jsonObj;
44+
}
45+
export function getDeserializedJsonObj(obj: CmosUserGroupInfo): object {
46+
const jsonObj = { ...obj, ...{} };
47+
48+
return jsonObj;
49+
}
50+
}

lib/cims/lib/model/contact-list.ts

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,9 @@
22
* Support Management API
33
* Use the Support Management API to manage support requests.
44
For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm).
5-
6-
**Note**: Before you can create service requests with this API,
7-
you need to have an Oracle Single Sign On (SSO) account,
8-
and you need to register your Customer Support Identifier (CSI) with My Oracle Support.
5+
**Note**: Before you can create service requests with this API,
6+
complete user registration at My Oracle Cloud Support
7+
and then ask your tenancy administrator to provide you authorization for the related user groups.
98
109
* OpenAPI spec version: 20181231
1110
* Contact: [email protected]

lib/cims/lib/model/contact.ts

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,9 @@
22
* Support Management API
33
* Use the Support Management API to manage support requests.
44
For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm).
5-
6-
**Note**: Before you can create service requests with this API,
7-
you need to have an Oracle Single Sign On (SSO) account,
8-
and you need to register your Customer Support Identifier (CSI) with My Oracle Support.
5+
**Note**: Before you can create service requests with this API,
6+
complete user registration at My Oracle Cloud Support
7+
and then ask your tenancy administrator to provide you authorization for the related user groups.
98
109
* OpenAPI spec version: 20181231
1110
* Contact: [email protected]

lib/cims/lib/model/contextual-data.ts

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,9 @@
22
* Support Management API
33
* Use the Support Management API to manage support requests.
44
For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm).
5-
6-
**Note**: Before you can create service requests with this API,
7-
you need to have an Oracle Single Sign On (SSO) account,
8-
and you need to register your Customer Support Identifier (CSI) with My Oracle Support.
5+
**Note**: Before you can create service requests with this API,
6+
complete user registration at My Oracle Cloud Support
7+
and then ask your tenancy administrator to provide you authorization for the related user groups.
98
109
* OpenAPI spec version: 20181231
1110
* Contact: [email protected]

0 commit comments

Comments
 (0)