Skip to content

Commit f9744f4

Browse files
Releasing version 2.11.1
Releasing version 2.11.1
2 parents dc61223 + b689cab commit f9744f4

File tree

331 files changed

+5962
-534
lines changed

Some content is hidden

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

331 files changed

+5962
-534
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,21 @@ 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.11.1 - 2022-01-18
7+
### Added
8+
- Support for calling Oracle Cloud Infrastructure services in the me-dcc-muscat-1 region
9+
- Support for the Visual Builder service
10+
- Support for cross-region replication of volume groups in the Block Storage service
11+
- Support for boot volume encryption in the Container Engine for Kubernetes service
12+
- Support for adding metadata to records when creating and updating records in the Data Labeling service
13+
- Support for global export formats in snapshot datasets in the Data Labeling service
14+
- Support for adding labeling instructions to datasets in the Data Labeling service
15+
- Support for updating autonomous dataguard associations for autonomous container databases in the Database service
16+
- Support for setting up automatic failover when creating autonomous container databases in the Database service
17+
- Support for setting the RECO storage size when updating a database system in the Database service
18+
- Support for reconnecting refreshable clones to source for autonomous databases on shared infrastructure in the Database service
19+
- Support for checking if an autonomous database on shared infrastructure can be reconnected to source, in the Database service
20+
621
## 2.11.0 - 2022-01-11
722
### Added
823
- Support for calling Oracle Cloud Infrastructure services in the af-johannesburg-1 and eu-stockholm-1 regions

index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,3 +177,4 @@ export import servicemanagerproxy = require("oci-servicemanagerproxy");
177177
export import appmgmtcontrol = require("oci-appmgmtcontrol");
178178
export import identitydataplane = require("oci-identitydataplane");
179179
export import ospgateway = require("oci-ospgateway");
180+
export import visualbuilder = require("oci-visualbuilder");

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.11.0",
3+
"version": "2.11.1",
44
"description": "OCI NodeJS client for Ai Anomaly Detection 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.11.0",
3+
"version": "2.11.1",
44
"description": "OCI NodeJS client for Ai Language 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.11.0",
3+
"version": "2.11.1",
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.11.0",
3+
"version": "2.11.1",
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.11.0",
3+
"version": "2.11.1",
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.11.0",
3+
"version": "2.11.1",
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.11.0",
3+
"version": "2.11.1",
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.11.0",
3+
"version": "2.11.1",
44
"description": "OCI NodeJS client for Apm Synthetics Service",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)