All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
- Fixed: Getting Azure Access Token not failing under AzurePowerShell 5.257.0 task in AzDO (#44)
- Fixed: Supports for Az.Accounts v.5.0 and its breaking change in terms of
Get-AzAccessToken#41 (thanks vi7us !)
- Fixed: bug where updating values on Managed Private Endpoints failed while using JSON config file.
- Incremental Deployment #30. Creates and updates a deployment state file in a storage account. See readme for details.
- Added: DeleteIfNotInSource. Deletes objects in target Synapse workspace that does not exist in the source. Note: Credential objects are not yet supported.
- Fixed: Deployment fails for pipeline with single element in an array after update of properties (#15)
- Updated links to AzurePlayer after renranding this year
- Fixed: Support dynamic references from pipeline's execute notebook activity (#13)
- Fixed:
Get-SynapseObjectByinternal functions to support notebooks - Added first unit tests
- Spark Job Definition objects are supported now
- Pretending that Spark pool exists in order to deploy referring objects (#11)
- Fixed Stop/Start triggers while publishing (#8)
- Added Start-SynapseTriggers cmdlet
- Added cmdlet generates dependencies diagram (Get-SynapseDocDiagram)
- Fixed issue #7: Replacing all properties environment-related fails
- Fixed multiple issues (#1)
- Added support for: (being deployed via Rest API)
- SQL Scripts
- KQL Scripts
- Notebooks