1.0.0-beta.3 (2022-03-15)
Breaking Changes
- Removed class
PurviewCatalogClientBuilder
. It was replaced byCollectionClientBuilder
,DiscoveryClientBuilder
,EntityClientBuilder
,GlossaryClientBuilder
,LineageClientBuilder
,RelationshipClientBuilder
,TypesClientBuilder
. - Merged the
Context
parameter into theRequestOptions
parameter in methods of clients.
Other Changes
Dependency Updates
- Upgraded
azure-core
to1.26.0
. - Upgraded
azure-core-http-netty
to1.11.8
.