Skip to content

Commit 5611719

Browse files
Prepare release for storage (Azure#28739)
* update changelog * prepare release * update changelog to include more changes
1 parent 68e770e commit 5611719

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

sdk/storage/Azure.ResourceManager.Storage/CHANGELOG.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,13 @@
11
# Release History
22

3-
## 1.0.0-beta.9 (Unreleased)
4-
5-
### Features Added
3+
## 1.0.0-beta.9 (2022-05-13)
64

75
### Breaking Changes
86

9-
### Bugs Fixed
10-
11-
### Other Changes
7+
- Flattened property from a read-only model no longer has setters.
8+
- The type of flattened primitive property changed to its corresponding nullable type.
9+
- Renamed class `PrivateLinkResource` to `StoragePrivateLinkResource`.
10+
- Added an `Update` method using the implementation of `CreateOrUpdate` if the resource previously does not have a `Update` method.
1211

1312
## 1.0.0-beta.8 (2022-04-08)
1413

0 commit comments

Comments
 (0)