Skip to content

Commit 28a105f

Browse files
authored
Releasing version 2.1.0
Releasing version 2.1.0
2 parents 3c94150 + 5780bfc commit 28a105f

File tree

129 files changed

+2177
-520
lines changed

Some content is hidden

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

129 files changed

+2177
-520
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,19 @@ 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.1.0 - 2021-08-03
7+
### Added
8+
- Support for manually copying volume group backups across regions in the Block Volume service
9+
- Support for work requests for the copy volume backup and copy boot volume backup operations in the Block Volume service
10+
- Support for specifying external Hive metastores during application creation in the Data Flow service
11+
- Support for changing the compartment of a backup in the MySQL Database service
12+
- Support for model catalog features including provenance, metadata, schemas, and artifact introspection in the Data Science service
13+
- Support for Exadata system network bonding in the Database service
14+
- Support for creating autonomous databases with early patching enabled in the Database service
15+
16+
### Breaking changes
17+
- Default retries and circuit breakers in the SDK removed for the following services : Functions, Streaming, Big Data and Notifications
18+
619
## 2.0.1 - 2021-07-27
720
### Added
821
- Support for filtering by tag on capacity planning and SQL warehouse list operations in the Operations Insights service

THIRD_PARTY_LICENSES.txt

Lines changed: 419 additions & 393 deletions
Large diffs are not rendered by default.

THIRD_PARTY_LICENSES_DEV.txt

Lines changed: 730 additions & 0 deletions
Large diffs are not rendered by default.

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.0.1",
3+
"version": "2.1.0",
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.0.1",
3+
"version": "2.1.0",
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.0.1",
3+
"version": "2.1.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.0.1",
3+
"version": "2.1.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.0.1",
3+
"version": "2.1.0",
44
"description": "OCI NodeJS client for API gateway 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.0.1",
3+
"version": "2.1.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.0.1",
3+
"version": "2.1.0",
44
"description": "OCI NodeJS client for Apm Synthetics Service",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)