Skip to content

Releases: danielvdende/adfpy

Dry run option and better logging

05 May 14:05
bf5fae2
Compare
Choose a tag to compare

This release contains 2 new features:

  1. You can now run the CLI with --dry-run. This will not apply any changes, but instead display them to you first, so you can review them.
  2. There is improved logging for the deploy script.

In addition to this:

  • A number of vulnerabilities in dependencies have been resolved.
  • The version of the azure-mgmt-datafactory SDK has been capped, to avoid problems that occurred when using >=2.7.0

Deployable pipelines and scheduled triggers

25 Jul 11:02
b1aa702
Compare
Choose a tag to compare
Merge pull request #13 from danielvdende/dvde/add-config-driven-example

Add config driven example

Add Schedule Triggering

07 Jun 18:30
9b7f449
Compare
Choose a tag to compare

Along with quite some code and stability improvements, this release includes the first support for triggering. For now, this is limited to Scheduled Triggers only.

First release

15 Mar 16:01
Compare
Choose a tag to compare
First release Pre-release
Pre-release
0.0.1

Final rename