github elementary-data/dbt-data-reliability 0.6.4

latest releases: 0.16.1, 0.16.0, 0.15.2...
21 months ago

What's Changed

  • Getting the actual version rather than the one specified in packages.yml by @elongl in #166
  • Added jobs to dbt_invocations and create the job_run_results view by @elongl in #161
  • Checking that Elementary is enabled prior to materializing. by @elongl in #170
  • Auto-casting 'True' and 'False' to booleans. by @elongl in #169

Please note: If you were using any of the disablement vars (disable_*) with a Jinja expression (most notably target.name != prod) rather than true or false - up until now, it would've always been disabled regardless of the expression.
In this release, the expression is taken into account upon deciding whether to disable or not.

Full Changelog: 0.6.3...0.6.4

Don't miss a new dbt-data-reliability release

NewReleases is sending notifications on new releases.