Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 5 additions & 6 deletions sdk/storage/Azure.ResourceManager.Storage/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
# Release History

## 1.0.0-beta.9 (Unreleased)

### Features Added
## 1.0.0-beta.9 (2022-05-13)

### Breaking Changes

### Bugs Fixed

### 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.

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

Expand Down