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.md
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,20 @@ All notable changes to this project will be documented in this file.
3
3
4
4
The format is based on [Keep a Changelog](http://keepachangelog.com/).
5
5
6
+
## 1.9.0 - 2020-12-01
7
+
### Added
8
+
- Support for calling Oracle Cloud Infrastructure services in the sa-santiago-1 region
9
+
- Support for peer and OSN resources, as well as retry tokens, in the Blockchain Platform service
10
+
- Support for getting the availability status of management agents in the Management Agent service
11
+
- Support for the on-prem-connector resource type in the Data Safe service
12
+
- Support for service channels in the MySQL Database service
13
+
- Support for getting the creation type of backups, and for filtering backups by creation type in the MySQL Database service
14
+
15
+
16
+
### Breaking
17
+
- Update the property `compartmentId` from optional to required in `ListDataSafePrivateEndpointsRequest` and `ListWorkRequestsRequest` in datasafe service.
18
+
- Deleted the property `freeformTags` and `definedTags` from `EnableDataSafeConfigurationDetails` model in datasafe service
19
+
6
20
## 1.8.0 - 2020-11-17
7
21
### Added
8
22
- Support for specifying memory for AMD E3 shapes during node pool creation and update in the Container Engine for Kubernetes service
0 commit comments