Skip to content

Dry run option and better logging

Latest
Compare
Choose a tag to compare
@danielvdende danielvdende released this 05 May 14:05
· 2 commits to main since this release
bf5fae2

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