azure-analytics-synapse-artifacts_1.0.0-beta.10
Pre-release
Pre-release
1.0.0-beta.10 (2022-04-13)
Features Added
- Added interfaces from com.azure.core.client.traits to
ArtifactsClientBuilder
. - Added
retryOptions
method toArtifactsClientBuilder
. - Added
LinkConnectionClient
andLinkConnectionAsyncClient
. - Added class
DataworldLinkedService
,AppFiguresLinkedService
,AsanaLinkedService
,TwilioLinkedService
as subclass ofLinkedService
.
Breaking Changes
- Removed redundant
CloudErrorAutoGeneratedException
andCloudErrorAutoGenerated
. UseCloudErrorException
andCloudError
. - Changed type of
storedProcedureParameters
fromMap
toObject
inSqlServerStoredProcedureActivity
.
Other Changes
Dependency Updates
- Upgraded
azure-core
to1.27.0
. - Upgraded
azure-core-http-netty
to1.11.9
.