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
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,17 @@ 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
6
7
+
## 19.0.0 - 2020-04-28
8
+
### Added
9
+
- Support for the MySQL Database service
10
+
- Support for updating the database home of a database in the Database service
11
+
- Support for government regions in the Marketplace service
12
+
- Support for starting and stopping instances in the Integration service
13
+
- Support for installing Windows updates in the OS Management service
14
+
15
+
### Breaking changes
16
+
- Removed the models of `UpdatablePackageSummary`, `ManagedInstanceUpdateDetails` and the header parameter `etag` from `WorkRequestErrorsResponse` and `WorkRequestLogsResponse` in the osmanagement service
0 commit comments