Skip to content

Commit 9f3a7f7

Browse files
Releasing version 2.17.0
Releasing version 2.17.0
2 parents 4cb1304 + acac94d commit 9f3a7f7

File tree

211 files changed

+3467
-331
lines changed

Some content is hidden

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

211 files changed

+3467
-331
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,27 @@ 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.17.0 - 2022-03-08
7+
### Added
8+
- Support for the Sales Accelerator license option in the Content Management service
9+
- Support for VCN hostname cluster endpoints in the Container Engine for Kubernetes service
10+
- Support for optionally specifying an admin username and password when creating a database system during a restore operation in the MySQL Database service
11+
- Support for automatic tablespace creation on non-autonomous and autonomous database dedicated targets in the Database Migration service
12+
- Support for reporting excluded objects based on static exclusion rules and dynamic exclusion settings in the Database Migration service
13+
- Support for removing, listing, and adding database objects reported by the Cloud Premigration Advisor Tool (CPAT) in the Database Migration service
14+
- Support for migrating Oracle databases from the AWS RDS service to OCI as autonomous databases, using the AWS S3 service and DBLINK for data transfer, in the Database Migration service
15+
- Support for querying additional fields of a resource using return clauses in the Search service
16+
- Support for clusters and station clusters in the Roving Edge Infrastructure service
17+
- Support for creating database systems and database homes using customer-managed keys in the Database service
18+
19+
### Breaking Changes
20+
- Support for retries enabled by default on operations in the Container Engine for Kubernetes service
21+
- Support for retries enabled by default on operations in the Resource Manager service
22+
- Support for retries enabled by default on operations in the Search service
23+
- The type of Property LifecycleState was changed from `LifecycleStateEnum` to `LifecycleState` in the ListOceInstancesRequest model in Content Management service
24+
- The property `LifecycleState` was replaced by `LifecycleDetails` in the OceInstanceSummary and OceInstance model in Content Management service
25+
- The type of the parameter targetStates was changed from `OceInstance.LifecycleStateEnum[]` to `LifecycleState[]` in OceInstanceWaiters call for ForOceInstance in Content Management service
26+
627
## 2.16.0 - 2022-03-01
728
### Added
829
- Support for DRG route distribution statements to be specified with a new match type 'MATCH_ALL' for matching criteria in the Networking service
@@ -120,6 +141,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/).
120141

121142
### Breaking changes
122143
- Support for retries enabled by default on some operations in the Data Catalog service
144+
- Support for retries enabled by default on all operations in the Ocvp service
123145

124146
## 2.9.1 - 2021-12-07
125147
### Added

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.16.0",
3+
"version": "2.17.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.16.0",
3+
"version": "2.17.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.16.0",
3+
"version": "2.17.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.16.0",
3+
"version": "2.17.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.16.0",
3+
"version": "2.17.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.16.0",
3+
"version": "2.17.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.16.0",
3+
"version": "2.17.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.16.0",
3+
"version": "2.17.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.16.0",
3+
"version": "2.17.0",
44
"description": "OCI NodeJS client for Apm Control Plane Service",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)