Skip to content

Commit 324a1ab

Browse files
Releasing version 2.44.0
Releasing version 2.44.0
2 parents 9dc3a43 + 19e1561 commit 324a1ab

File tree

255 files changed

+4651
-252
lines changed

Some content is hidden

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

255 files changed

+4651
-252
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,24 @@ 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.44.0 - 2022-09-27
7+
### Added
8+
- Support for search capabilities for monitored resources in the Stack Monitoring service
9+
- Support for deleting monitored resources with their members in the Stack Monitoring service
10+
- Support for creating host-type monitored resources in the Stack Monitoring service
11+
- Support for associating external resources during creation of monitored resources in the Stack Monitoring service
12+
- Support for uploading bulk data in the NoSQL Database Cloud service
13+
- Support for examining query execution plans in the NoSQL Database Cloud service
14+
- Support for starting and stopping clusters in the Big Data service
15+
- Support for additional compute shapes in the Big Data service
16+
- Support for backwards pagination in the Search service
17+
- Support for cross-region replication in the File Storage service
18+
- Support for elastic compute for Exadata Cloud at Customer in the Database service
19+
20+
### Breaking Changes
21+
- Support for default retries on operations of the NoSQL Database Cloud service
22+
- The property `vlanId`, `netmask`, `domainName` is changed from required to optional in the `VmNetworkDetails` model for the database service
23+
624
## 2.43.0 - 2022-09-20
725
### Added
826
- Support for the Cloud Bridge 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.43.0",
3+
"version": "2.44.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.43.0",
3+
"version": "2.44.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.43.0",
3+
"version": "2.44.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.43.0",
3+
"version": "2.44.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.43.0",
3+
"version": "2.44.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.43.0",
3+
"version": "2.44.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.43.0",
3+
"version": "2.44.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.43.0",
3+
"version": "2.44.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.43.0",
3+
"version": "2.44.0",
44
"description": "OCI NodeJS client for Apm Config Service",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)