Releases: dbt-labs/dbt-audit-helper
Releases · dbt-labs/dbt-audit-helper
0.4.1
dbt-audit-helper v0.4.0
🚨 Breaking changes
- This package now requires dbt v0.20.0 and dbt-utils v0.7.0. dbt v0.20.0rc2 is currently available as a release candidate. If you are not ready to upgrade, consider using a previous version of this package.
- This package depends on
dbt-labs/dbt_utils
. If the latest version of another installed package depends onfishtown-analytics/dbt_utils
, you'll need to wait to upgrade. See discourse for details.
Under the hood
- Use new
adapter.dispatch
syntax (#35)
dbt-audit-helper v0.3.0
🚨 Breaking change — this package now requires dbt v0.18.0, and dbt-utils v0.6.0
Quality of life:
- Use 0.18.0 functionality, in particular the
adapter.dispatch
macro (#26)
dbt-audit-helper v0.2.0
🚨 There is a breaking change in this release — the lower bound of dbt-utils
is now 0.4.0
.
This won't affect most users, since a version of dbt-utils in this range is required to achieve 0.17.0 compatibility.
Quality of life:
- Change dbt-utils dependencies to
[>=0.4.0, <0.6.0]
- Fix tests
dbt-audit-helper v0.1.0
🚨 Breaking change!
This package now requires dbt v0.17.x!
Features:
- Add check columns to
compare_relation_columns
query (#22 @joellabes)
Under the hood:
dbt-audit-helper v0.0.6
This release widens the dbt-utils range, to avoid package conflicts.
v0.0.5
Fixes:
- Update usage docs with better Jinja
v0.0.4
v0.0.3
This release implements two new macros: