github dataform-co/dataform 1.9.1

latest releases: 3.0.2, 3.0.1, 3.0.0...
4 years ago

This release changes the behaviour of auto-assertions when running named actions from the CLI or via the API (or Dataform Web).

When running an action by name, the auto-assertions for the action will always be included in the run. They will still retain existing behaviour of not blocking any downstream actions unless explicitly added as dependencies.

This change doesn't require an upgrade of @dataform/core in your project, but upgrading your CLI version with npm i -g @dataform/cli.

Don't miss a new dataform release

NewReleases is sending notifications on new releases.