Skip to content

Commit 8e0a631

Browse files
Releasing version 2.122.0
Releasing version 2.122.0
2 parents 1731ef4 + 0331c99 commit 8e0a631

File tree

512 files changed

+11940
-757
lines changed

Some content is hidden

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

512 files changed

+11940
-757
lines changed

CHANGELOG.md

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,39 @@
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.122.0 - 2025-11-18
7+
### Added
8+
- Support for calling Oracle Cloud Infrastructure services in the eu-turin-1 region
9+
- Support for security attributes in the Bastion service
10+
- Support for DataGuard Health Status check in the Database service
11+
- Support for DataGuard creation with AWS in the Database service
12+
- Support for changing encryption key location to AWS in the Database service
13+
- Support for registering and unregistering PKCS for AWS in the Database service
14+
- Support for new service catalog access control on marketplace in the Service Catalog service
15+
- Support for bring-your-own-certificate in the OpenSearch service
16+
- Support for AWS KMS integration for DB@AWS in the Database MultiCloud service
17+
- Support for multi-cloud subscriptions and multi-cloud resource management in the MultiCloud service
18+
- Support for new GenericChatRequest parameters in the Generative AI Inference service
19+
- Support for Self-Serve IP Pool API in the Email Delivery service
20+
- Support for Object Batch Delete in the Object Storage service
21+
- Support for IPv6 and Reserved IPs in the API Gateway service
22+
- Support for Zero Trust Packet Routing (ZPR) security attributes in the Data Catalog service
23+
- Support for pinning the firmware of a Compute GPU Memory Fabric in the Compute service
24+
- Support for pausing ZeroETL pipelines in the GoldenGate service
25+
- Support for shared connections for ZeroETL pipelines in the GoldenGate service
26+
- Support for migrating digital twin instances from non-ingestible to ingestible in the IoT Service
27+
28+
### Fixed
29+
- Fixed InvokeRawCommand API by changing response header from "Content-Location" to "Location" in the OCI Internet of Things (OCI IoT) service
30+
- Fixed UpdateDigitalTwinInstance API by adding missing model id and spec URI properties in the OCI Internet of Things (OCI IoT) service
31+
32+
### Breaking Changes
33+
- Support for default retries on the operations of the Service Catalog service
34+
- The field `contentLocation` was changed to `location` in the model `InvokeRawCommandResponse` in the OCI Internet of Things (OCI IoT) service
35+
- The model `OmhubNetworkAnchorWaiter` was removed in the MultiCloud service
36+
- The field `lifecycleState` was changed to `networkAnchorLifecycleState` and its type was changed to `NetworkAnchor.NetworkAnchorLifecycleState` in the models `NetworkAnchor` and `NetworkAnchorSummary` in the MultiCloud service
37+
- The type of field `networkAnchorConnectionStatus` has been changed to `model.NetworkAnchorConnectionStatus` in the model `OciNetworkMetadata` in the MultiCloud service
38+
639
## 2.121.1 - 2025-11-10
740
### Added
841
- Support for image lookup by URI in OCI Registry in the Generic Artifacts 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.121.1",
3+
"version": "2.122.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.121.1",
3+
"version": "2.122.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.121.1",
3+
"version": "2.122.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.121.1",
3+
"version": "2.122.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.121.1",
3+
"version": "2.122.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.121.1",
3+
"version": "2.122.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.121.1",
3+
"version": "2.122.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.121.1",
3+
"version": "2.122.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.121.1",
3+
"version": "2.122.0",
44
"description": "OCI NodeJS client for Announcement Service",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)