Releases: Azure-Player/azure.datafactory.tools
Releases · Azure-Player/azure.datafactory.tools
v0.50
[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
[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
[0.20.0] - 2020-12-28
Fixed
- Do not start trigger which has not been deployed and thus does not exist (#51)
v0.19
[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
[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
Added
- Added new publish option: FailsWhenConfigItemNotFound
v0.16.1
Fixed
- Bug during a publication when General Parameters are not existed (#39)
- Bug in GetObjectsByFolderName when General Parameters do not exist (#38)
v0.16
[0.16.0] - 2020-09-09
Added
- Added public function: Stop-AdfTriggers
v0.15
[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
[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