Skip to content

Commit 56b157d

Browse files
Releasing version 2.41.0
Releasing version 2.41.0
2 parents 72d801f + 3dd060a commit 56b157d

File tree

471 files changed

+4933
-1704
lines changed

Some content is hidden

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

471 files changed

+4933
-1704
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,23 @@ 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.41.0 - 2022-09-06
7+
### Added
8+
- Support for generic REST, OCI Streaming service, and Lake House connectors in the Data Connectivity Management service
9+
- Support for connecting to the Data Catalog service in the Data Connectivity Management service
10+
- Support for Kerberos and SSL for HDFS operations in the Data Connectivity Management service
11+
- Support for excel-formatted data and default columns in the Data Connectivity Management service
12+
- Support for reporting connector usage in the Data Connectivity Management service
13+
- Support for preferred credentials for performing privileged operations in the Database Management service
14+
- Support for passing a content encoding when posting metrics in the Monitoring service
15+
16+
### Breaking Changes
17+
- Support for default retries in operations of the Data Connectivity Management service
18+
- Model `ConnectionValidationSummaryCollection` has been removed in the Data Connectivity Management service
19+
- Method `public async deleteConnectionValidation` has been removed in the Data Connectivity Management service
20+
- Method `public async listConnectionValidations` has been removed in the Data Connectivity Management service
21+
- Method `public async getConnectionValidation` has been removed in the Data Connectivity Management service
22+
623
## 2.40.1 - 2022-08-30
724
### Added
825
- Support for opting out of guest VM event collection, health metrics, diagnostics logs, and traces in the Database 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.40.1",
3+
"version": "2.41.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.40.1",
3+
"version": "2.41.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.40.1",
3+
"version": "2.41.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.40.1",
3+
"version": "2.41.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.40.1",
3+
"version": "2.41.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.40.1",
3+
"version": "2.41.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.40.1",
3+
"version": "2.41.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.40.1",
3+
"version": "2.41.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.40.1",
3+
"version": "2.41.0",
44
"description": "OCI NodeJS client for Apm Config Service",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)