You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.rst
+21Lines changed: 21 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,27 @@ Change Log
3
3
All notable changes to this project will be documented in this file.
4
4
5
5
The format is based on `Keep a Changelog <http://keepachangelog.com/>`_.
6
+
====================
7
+
2.81.0 - 2022-09-06
8
+
====================
9
+
10
+
Added
11
+
-----
12
+
* Support for generic REST, OCI Streaming service, and Lake House connectors in the Data Connectivity Management service
13
+
* Support for connecting to the Data Catalog service in the Data Connectivity Management service
14
+
* Support for Kerberos and SSL for HDFS operations in the Data Connectivity Management service
15
+
* Support for excel-formatted data and default columns in the Data Connectivity Management service
16
+
* Support for reporting connector usage in the Data Connectivity Management service
17
+
* Support for preferred credentials for performing privileged operations in the Database Management service
18
+
* Support for passing a content encoding when posting metrics in the Monitoring service
19
+
20
+
Breaking
21
+
--------
22
+
* Support for retries by default on some operations of the Data Connectivity Management service
23
+
* Model `ConnectionValidationSummaryCollection` removed from the Data Connectivity Management service
24
+
* Operations `delete_connection_validation` and `list_connection_validations` removed from the `DataConnectivityManagementClient` of the Data Connectivity Management service
25
+
* Parameter `resource_id` renamed to `registry_id` in `list_work_requests` operation from the `DataConnectivityManagementClient` of the Data Connectivity Management service
0 commit comments