Releases: Azure-Player/azure.datafactory.tools
Releases · Azure-Player/azure.datafactory.tools
adftools v1.14
adftools v1.13.1
adftools v1.13
[1.13.0] - 2025-05-20
Fixed
- Adopted to breaking change in Az.Accounts v5.0 with Get-AzAccessToken that doesn't support String anymore #449
[1.12.0] - 2025-03-20
Added
- Error during the import when required Az.Resource module is not loaded #336
- Az.DataFactory module is required to import adftools
- Added function
Set-AdfToolsAuthTokento enable changing URL to API when target environment is different the default Global Azure #356 #441
Fixed
- Error when deleting credentials #403
adftools v1.12.0
[1.12.0] - 2025-03-20
Added
- Error during the import when required Az.Resource module is not loaded #336
- Az.DataFactory module is required to import adftools
- Added function
Set-AdfToolsAuthTokento enable changing URL to API when target environment is different than default Global Azure #356 #441
Fixed
- Error when deleting credentials #403
adftools v1.11.2
[1.11.2] - 2024-12-04
Fixed
- Unknown object type: SparkJobDefinition #428 by adding the type to the ignored list
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-AdfCodefailed 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