1.2.0-beta.1 (2023-05-25)
Features Added
- Enable the model factory feature for model mocking, more information can be found here.
- Added
BatchAccountCertificateData.ThumbprintString
,BatchAccountCertificateCreateOrUpdateContent.ThumbprintString
to return the hexadecimal string representation of the SHA-1 hash of the certificate.
BatchAccountCertificateData.Thumbprint
,BatchAccountCertificateCreateOrUpdateContent.Thumbprint
have been hidden but are still available.
Other Changes
- Upgraded dependent Azure.Core to 1.32.0.
- Upgraded dependent Azure.ResourceManager to 1.6.0.