1.0.0 (2022-09-19)
This is the first stable release of the HDInsight Management client library.
Breaking Changes
- Fixed the format of
IPConfiguration.type
toResourceType
. - Rename the
CreateDate
toCreatedOn
and changed the format toDateTimeOffset
. - Renamed the
LdapsUrls
toLdapsUris
and changed the format toUri
.
Other Changes
- Upgraded dependent
Azure.ResourceManager
to 1.3.1 - Optimized the implementation of methods related to tag operations.