Releases: Azure-Player/azure.synapse.tools
Releases · Azure-Player/azure.synapse.tools
v0.24
[0.24.0] - 2024-03-26
- Incremental Deployment #30. Creates and updates a deployment state file in a storage account. See readme for details. (Big thanks @LiquoriChris )
v0.23
[0.23.0] - 2024-03-25
- Added: DeleteIfNotInSource. Deletes objects in target Synapse workspace that does not exist in the source. Note: Credential objects are not yet supported.
v0.22
[0.22.0] - 2023-07-29
- Fixed: Deployment fails for pipeline with single element in an array after update of properties (#15)
- Updated links to AzurePlayer after rebranding this year
v0.21
[0.21.0] - 2022-05-30
- Fixed: Support dynamic references from pipeline's execute notebook activity (#13)
- Fixed:
Get-SynapseObjectBy
internal functions to support notebooks
- Added first unit tests
v0.20
[0.20.0] - 2022-05-23
- Spark Job Definition objects are supported now
v0.19
[0.19.0] - 2022-05-23
- Pretending that Spark pool exists in order to deploy referring objects (#11)
v0.18
[0.18.0] - 2022-01-20
- Fixed Stop/Start triggers while publishing (#8)
- Added Start-SynapseTriggers cmdlet
v0.17
[0.17.0] - 2022-01-19
- Added cmdlet generates dependencies diagram (Get-SynapseDocDiagram)
- Fixed issue #7: Replacing all properties environment-related fails
v0.16
[0.16.0] - 2022-01-15
- Fixed multiple issues (#1)
v0.15
[0.15.0] - 2022-01-15
Added
- Added support for: (being deployed via Rest API)
- SQL Scripts
- KQL Scripts
- Notebooks