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 bc07db7 commit fa82bb8Copy full SHA for fa82bb8
sdk/webpubsub/Azure.ResourceManager.WebPubSub/CHANGELOG.md
@@ -1,14 +1,20 @@
1
# Release History
2
3
-## 1.0.0-beta.5 (Unreleased)
+## 1.0.0-beta.5 (2022-06-28)
4
+
5
+### Breaking Changes
6
7
+- Prepended RP name `WebPubSub` to Private Endpoint related classes.
8
+- Changed `Location` property/parameter type from `string` to `AzureLocation`.
9
+- Changed `TenantId` property type from `string` to `Guid`.
10
11
### Features Added
12
-### Breaking Changes
13
+- Added `Update` methods for Resource classes.
14
15
### Bugs Fixed
16
-### Other Changes
17
+- Fixed serialization/deserialization bugs of `Tags` and `SystemData` properties for models inherited from ResourceData/TrackedResourceData.
18
19
## 1.0.0-beta.4 (2022-04-08)
20
0 commit comments