github brooklyn-data/dbt_artifacts 2.6.0

latest releases: 2.6.4, 2.6.3, 2.6.2...
11 months ago

Breaking Changes

This release introduces additional columns to some tables. Ensure you re-run your models when updating to bring in these changes and avoid issues with the post-run hooks.

dbt run --select dbt_artifacts

What's Changed

  • Add Python setup to CI linting by @glsdown in #380
  • [FEAT] Add escape for windows backslash on checksum columns by @jared-rimmer in #353
  • Add variable to allow users to exclude all results columns by @glsdown in #382
  • Improve insert method used by @glsdown in #381
  • Fix bug with calculation of last_run stats for incremental models by @glsdown in #384
  • Fix missing value in upload model executions by @kenpokiwi in #386

New Contributors

Full Changelog: 2.5.0...2.6.0

Don't miss a new dbt_artifacts release

NewReleases is sending notifications on new releases.