Skip to content

Commit 4db9029

Browse files
authored
Releasing version 2.3.0
Releasing version 2.3.0
2 parents 98a2b76 + 6b80c1c commit 4db9029

File tree

303 files changed

+6011
-627
lines changed

Some content is hidden

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

303 files changed

+6011
-627
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,20 @@ 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.3.0 - 2021-09-07
7+
### Added
8+
- Support for terraform advanced options (detailed log level, refresh, and parallelism) on jobs in the Resource Manager service
9+
- Support for forced cancellation when cancelling jobs in the Resource Manager service
10+
- Support for getting the detailed log content of a job in the Resource Manager service
11+
- Support for provider information in the responses of list operations in the Management Dashboard service
12+
- Support for scheduled jobs in Database Management service
13+
- Support for monitoring and management of OCI virtual machine, bare metal, and ExaCS databases in the Database Management service
14+
- Support for a unified way of managing both external and cloud databases in the Database Management service
15+
- Support for metrics and Performance Hub on virtual machine, bare metal, and ExaCS databases in the Database Management service
16+
17+
### Breaking changes
18+
- The property `ociSplatGeneratedOcids` has been removed from `CreateTemplateRequest` in the Resource Manager service
19+
620
## 2.2.2 - 2021-08-31
721
### Added
822
- Support for Oracle Analytics Cloud and OCI Vault integration on connections in the Data Catalog service

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.2.2",
3+
"version": "2.3.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.2.2",
3+
"version": "2.3.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.2.2",
3+
"version": "2.3.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.2.2",
3+
"version": "2.3.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.2.2",
3+
"version": "2.3.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.2.2",
3+
"version": "2.3.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.2.2",
3+
"version": "2.3.0",
44
"description": "OCI NodeJS client for Apm Synthetics Service",
55
"repository": {
66
"type": "git",

lib/apmtraces/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "oci-apmtraces",
3-
"version": "2.2.2",
3+
"version": "2.3.0",
44
"description": "OCI NodeJS client for Apm Traces Service",
55
"repository": {
66
"type": "git",

lib/applicationmigration/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "oci-applicationmigration",
3-
"version": "2.2.2",
3+
"version": "2.3.0",
44
"description": "OCI NodeJS client for Application Migration service",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)