Skip to content

Commit 4d8e42e

Browse files
Releasing version 2.51.0
Releasing version 2.51.0
2 parents 27e0443 + bc0bf99 commit 4d8e42e

File tree

254 files changed

+6842
-140
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

+6842
-140
lines changed

CHANGELOG.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,26 @@ All notable changes to this project will be documented in this file.
33

44
The format is based on [Keep a Changelog](http://keepachangelog.com/).
55

6+
## 2.51.0 - 2023-02-07
7+
### Added
8+
- Support for changing Data Guard role of a database instance within the Database service
9+
- Support for listing autonomous container database versions in the Database service
10+
- Support for specifying a database version when creating or updating an autonomous container database in the Database service
11+
- Support for specifying an eCPU count when creating or updating autonomous shared databases in the Database service
12+
- Support for Helm attestation and Helm arguments on deploy operations in the DevOps service
13+
- Support for uploading master key wallets for deployments in the GoldenGate service
14+
- Support for custom configurations in the Operations Insights service
15+
- Support for refreshing the session token in SessionTokenAuthenticationDetailsProvider
16+
17+
### Breaking Changes
18+
- The property `cpuCoreCount` has been made optional in `AutonomousDatabase` and `AutonomousDatabaseSummary` model in the Database service
19+
20+
621
## 2.50.4 - 2023-01-31
722
### Added
823
- Support for ECPU billing for autonomous databases and dedicated autonomous databases on Exadata Cloud at Customer in the Database service
924
- Support for providing a vault secret ID when creating or updating autonomous shared databases in the Database service
10-
- Support for including machine learning notebook, ORDS, and database transform URLs as autonomous database connections in the Database service
25+
- Support for including ORDS and database transform URLs as autonomous database connections in the Database service
1126
- Support for role-based access control on OpenSearch clusters in the Search service
1227
- Support for managed shell stages on deployments in the DevOps service
1328
- Support for memory encryption on confidential VMs in the Compute service

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.50.4",
3+
"version": "2.51.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.50.4",
3+
"version": "2.51.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.50.4",
3+
"version": "2.51.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.50.4",
3+
"version": "2.51.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.50.4",
3+
"version": "2.51.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.50.4",
3+
"version": "2.51.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.50.4",
3+
"version": "2.51.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.50.4",
3+
"version": "2.51.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.50.4",
3+
"version": "2.51.0",
44
"description": "OCI NodeJS client for API gateway service",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)