1.2.0 (2023-11-29)
Features Added
- Enable mocking for extension methods, refer this document for more details.
Bugs Fixed
- Fixed an issue that
System.UriFormatException
is thrown whenUri
type field is empty during serialization ofPolicyMetadataData
. - Fixed an issue that
System.UriFormatException
is thrown whenUri
type field is empty during serialization ofSlimPolicyMetadata
.
Other Changes
- Upgraded dependent
Azure.ResourceManager
to 1.9.0.