Skip to content

Releases: Azure-Player/azure.synapse.tools

v0.27

26 Aug 21:21
b8a1357

Choose a tag to compare

[0.27.0] - 2025-08-26

  • Fixed: Getting Azure Access Token not failing under AzurePowerShell 5.257.0 task in AzDO (#44)

v0.26

05 Jun 18:28
4a6c68d

Choose a tag to compare

[0.26.0] - 2025-06-05

  • Fixed: Supports for Az.Accounts v.5.0 and its breaking change in terms of Get-AzAccessToken #41 (thanks vi7us !)

v0.25

12 Jan 23:07

Choose a tag to compare

[0.25.0] - 2025-01-12

  • Fixed: bug where updating values on Managed Private Endpoints failed while using JSON config file.

v0.24

25 Apr 21:33
414ad82

Choose a tag to compare

[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

25 Mar 01:21
d27b71e

Choose a tag to compare

[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

29 Jul 12:10
edeb9bf

Choose a tag to compare

[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

30 May 12:27

Choose a tag to compare

[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

23 May 12:28

Choose a tag to compare

[0.20.0] - 2022-05-23

  • Spark Job Definition objects are supported now

v0.19

23 May 11:27

Choose a tag to compare

[0.19.0] - 2022-05-23

  • Pretending that Spark pool exists in order to deploy referring objects (#11)

v0.18

20 Jan 21:29

Choose a tag to compare

[0.18.0] - 2022-01-20

  • Fixed Stop/Start triggers while publishing (#8)
  • Added Start-SynapseTriggers cmdlet