1.0.0-preview.6 (2021-02-10)
Added
- Many models classes are now public.
- Added
BigDataPoolsClient
,IntegrationRuntimesClient
,SqlPoolsClient
,WorkspaceClient
and associated support types. - Added
Workspace
,LastCommitId
, andTenantId
onWorkspace
. - Supports List/Get Synapse resources through data plane APIs.
- Support Rename operations.
- Support CICD operations.
- Improved samples and documentation.
Changed
- Changed APIs on
SparkJobDefinitionClient
andSqlScriptClient
to provide a Long Running Operation (LRO) when operations can be long in duration. - Removed
HaveLibraryRequirementsChanged
and addedDynamicExecutorAllocation
onBigDataPoolResourceInfo
. - Removed
BabylonConfiguration
and addedPurviewConfiguration
onWorkspace
. BlobEventTypes
renamed toBlobEventType
.
Fixed
- Make
name
as required parameter forNotebookResource
andSqlScriptResource