We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68e770e commit 5611719Copy full SHA for 5611719
sdk/storage/Azure.ResourceManager.Storage/CHANGELOG.md
@@ -1,14 +1,13 @@
1
# Release History
2
3
-## 1.0.0-beta.9 (Unreleased)
4
-
5
-### Features Added
+## 1.0.0-beta.9 (2022-05-13)
6
7
### Breaking Changes
8
9
-### Bugs Fixed
10
11
-### Other Changes
+- Flattened property from a read-only model no longer has setters.
+- The type of flattened primitive property changed to its corresponding nullable type.
+- Renamed class `PrivateLinkResource` to `StoragePrivateLinkResource`.
+- Added an `Update` method using the implementation of `CreateOrUpdate` if the resource previously does not have a `Update` method.
12
13
## 1.0.0-beta.8 (2022-04-08)
14
0 commit comments