Azure.ResourceManager.SignalR_1.0.0
版本发布时间: 2022-12-29 09:38:29
Azure/azure-sdk-for-net最新发布版本:Azure.Provisioning_1.0.0(2024-10-26 07:18:02)
1.0.0 (2022-12-26)
This release is the first stable release of the SignalR Management library.
Breaking Changes
Polishing since last public beta release:
- Prepended
SignalR
prefix to all single / simple model names. - Corrected the format of all
Guid
type properties / parameters. - Corrected the format of all
ResourceIdentifier
type properties / parameters. - Corrected the format of all
ResouceType
type properties / parameters. - Corrected the format of all
ETag
type properties / parameters. - Corrected the format of all
AzureLocation
type properties / parameters. - Corrected the format of all binary type properties / parameters.
- Corrected all acronyms that not follow .Net Naming Guidelines.
- Corrected enumeration name by following Naming Enumerations Rule.
- Corrected the suffix of
DateTimeOffset
properties / parameters. - Corrected the name of interval / duration properties / parameters that end with units.
- Optimized the name of some models and functions.
Other Changes
- Upgraded dependent Azure.ResourceManager to 1.3.2.
- Optimized the implementation of methods related to tag operations.