Skip to content

Releases: Azure-Player/azure.datafactory.tools

adftools v1.14

24 Oct 15:40
2328860

Choose a tag to compare

[1.14.0] - 2025-10-24

Added

  • New input parameters for Get-AdfDocDiagram function: Include, Exclude.

adftools v1.13.1

20 Oct 00:07
0b9057a

Choose a tag to compare

[1.13.1] - 2025-10-19

Fixed

  • Fixed trigger start retry logic to exit immediately on successful start instead of running all 5 attempts #465
  • Fixed CSV parametrization line count reporting when CSV contains empty lines #446

adftools v1.13

20 May 22:01
bfbdd26

Choose a tag to compare

[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-AdfToolsAuthToken to 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

19 Mar 23:55
650beac

Choose a tag to compare

[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-AdfToolsAuthToken to 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

04 Dec 16:16
9b9ecc7

Choose a tag to compare

[1.11.2] - 2024-12-04

Fixed

  • Unknown object type: SparkJobDefinition #428 by adding the type to the ignored list

adftools v1.11.1

06 Nov 15:08
076e357

Choose a tag to compare

[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

  • Incremental deploy feature causes payload limit issue #374
  • Incremental state is no longer saved into Global Parameter of ADF, but now it's stored in provided Storage Account #374

adftools v1.11.0

29 Oct 11:32
55b8cb1

Choose a tag to compare

[1.11.0] - 2024-10-29

Fixed / Added

  • Incremental deploy feature causes payload limit issue #374
  • Incremental state is no longer saved into the Global Parameters of ADF, but now it's stored in provided Storage Account #374

adftools v1.10.0

05 Aug 23:02
02ea6ff

Choose a tag to compare

[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

17 Jun 21:34
517d2f0

Choose a tag to compare

[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

01 Mar 22:34
ff846eb

Choose a tag to compare

[1.9.0] - 2024-03-01

Fixed

  • Fixed failure of publishing ADF when globalConfigurations exist in Factory file but Global Params does not #387