Skip to content

Releases: Azure-Player/azure.datafactory.tools

v0.50

20 Jan 22:52
6b1c977
Compare
Choose a tag to compare

[0.50.0] - 2021-01-20

Fixed

  • JSON file corrupted when contained object is located deeper than 15 nodes (#80)

[0.40.0] - 2021-01-13

Added

  • New function: Test-AdfCode #62

v0.30

08 Jan 20:18
92b4e0b
Compare
Choose a tag to compare

[0.30.0] - 2021-01-08

Added

  • Better control of which: (see new publish flags below)
    • triggers could be stop/start
    • objects could be removed (if apply)
  • Publish flag: DoNotDeleteExcludedObjects (#47)
  • Publish flag: DoNotStopStartExcludedTriggers allows stopping selected triggers (#51)
  • Numbers to all error messages (full list)

v0.20

08 Jan 19:58
1af72bd
Compare
Choose a tag to compare

[0.20.0] - 2020-12-28

Fixed

  • Do not start trigger which has not been deployed and thus does not exist (#51)

v0.19

23 Dec 11:17
11b205e
Compare
Choose a tag to compare

[0.19.0] - 2020-12-23

Added

  • Support wildcard when specifying object(s) name in config file (#58)
  • Added option $IgnoreLackOfReferencedObject (#64)
  • Add object name to the msg before action (#49)
  • Exit publish cmd when ADF name is already in use (#43)
  • Allow selecting objects in given folder (#68)

Fixed

  • Finding dependencies miss objects when the same object names occurs (#65)
  • DeleteNotInSource fails when attempting to remove active trigger or found many dependant objects (#67)

v0.18

04 Dec 02:33
Compare
Choose a tag to compare

[0.18.0] - 2020-12-04

Added

  • Added the ability to only warn on missing paths in config (#59 by @chris5287)

Fixed

  • JSON file could be corrupted when config update has happened on a very deep path (#33)
  • Special characters deployed wrong (#50)

v0.17

02 Oct 13:46
Compare
Choose a tag to compare

Added

  • Added new publish option: FailsWhenConfigItemNotFound

v0.16.1

10 Sep 03:02
1bdada6
Compare
Choose a tag to compare

Fixed

  • Bug during a publication when General Parameters are not existed (#39)
  • Bug in GetObjectsByFolderName when General Parameters do not exist (#38)

v0.16

08 Sep 23:37
3a90119
Compare
Choose a tag to compare

[0.16.0] - 2020-09-09

Added

  • Added public function: Stop-AdfTriggers

v0.15

08 Sep 22:25
d0e3f69
Compare
Choose a tag to compare

[0.15.0] - 2020-09-08

Added

  • Support of JSON format for config files
  • Support of Global Parameters (#29)

Changed

  • Function GetObjectsByFolderName (Adf class) uses LIKE operator (#31)

v0.14

26 Jul 01:46
2af3319
Compare
Choose a tag to compare

[0.14.0] - 2020-07-26

Changed

  • Removed workaround for deployment of Azure Integration Runtimes.

Added

  • List of filtering rules (Includes/Excludes) can be provided by file
  • Config file allows defining a property to be added or removed