1.1.0-beta.1 (2023-05-30)
Features Added
- Enable the model factory feature for model mocking, more information can be found here.
- Added
IotHubCertificateProperties.ThumbprintString
,IotHubCertificatePropertiesWithNonce.ThumbprintString
to return the hexadecimal string representation of the SHA-1 hash of the certificate.
IotHubCertificateProperties.Thumbprint
,IotHubCertificatePropertiesWithNonce.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.