Releases: Azure-Player/azure.datafactory.tools
Releases · Azure-Player/azure.datafactory.tools
adftools v1.11.2
adftools v1.11.1
[1.11.1] - 2024-11-06
Fixed
- Fixed saving deployment state file with UTF8 BOM-less regardless of PS version #425
[1.11.0] - 2024-10-29
Fixed / Added
adftools v1.11.0
adftools v1.10.0
[1.10.0] - 2024-08-06
Fixed
- Trigger Activation Failure Post-Selective Deployment when TriggerStopMethod =
DeployableOnly
#386 - Significantly improved performance of unit tests by mocking target ADF
adftools v1.9.1
[1.9.1] - 2024-06-17
Fixed
Test-AdfCode
failed when run on Docker image and $ConfigPath param is not provided #394
adftools v1.9.0
[1.9.0] - 2024-03-01
Fixed
- Fixed failure of publishing ADF when globalConfigurations exist in Factory file but Global Params does not #387
adftools v1.8.0
adftools v1.7.0
adftools v1.6.3
[1.6.3] - 2023-07-17
Added
- Stop and restart only changed triggers #264 #332
- New option to Stop/Start only the triggers that are already Started #291
Fixed
RootFolder
must be absolute otherwise temp files cannot be written #335- Catch InvalidOperation exception when reading empty FilterFilePath in New-AdfPublishOption.ps1 #338
- Purview configuration gets overwritten when deploy Global Parameters using ADF deployment task #343
- Incremental Deployment seems to not work when factory folder does not exist #346
- The publish cmdlet tries to delete enabled (active) trigger (not in source) when TriggerStartMethod = KeepPreviousState #350