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.67.0 - 2022-05-10
8
+
====================
9
+
10
+
Added
11
+
-----
12
+
* Support for getting usage information for autonomous databases and Cloud at Customer autonomous databases in the Database service
13
+
* Support for the "standby" lifecycle state on autonomous databases in the Database service
14
+
* Support for BIP connections and dataflow operators in the Data Integration service
15
+
16
+
Breaking
17
+
--------
18
+
* The type of parameter `default_connection` was changed from `CreateConnectionFromBICC` to `CreateConnectionDetails` in the create_data_asset_from_fusion_app model in the Data Integration service
19
+
* The type of parameter `default_connection` was changed from `ConnectionFromBICCDetails` to `ConnectionDetails` in the data_asset_from_fusion_app model in the Data Integration service
20
+
* The type of parameter `default_connection` was changed from `ConnectionSummaryFromBICC` to `ConnectionSummary` in the data_asset_summary_from_fusion_app model in the Data Integration service
21
+
* The type of parameter `output_ports` was changed from a list of oci.data_integration.models.OutputPort to oci.data_integration.models.TypedObject in the aggregator model in the Data Integration service
22
+
* Support for retries by default on WAF Edge Policy GET / LIST operations in the Web Application Acceleration and Security service
23
+
* Support for retries by default on some operations in the Stack Monitoring service
24
+
* Support for retries by default on some resource discovery and monitoring operations in the Application Management service
25
+
* Support for retries by default on some operations in the MySQL Database service
0 commit comments