-
Bump the minimum supported version of Materialize to v0.43.0.
-
Support and test the
bool_or
macro. -
Support the
summarize
parameter in thecompare_queries
andcompare_relations
macros introduced indbt-audit-helper
v0.6.0.
-
Bump the minimum supported version of
dbt-materialize
to v1.3.0. -
Deprecate the
dateadd
,datediff
,last_day
macros. These macros have been moved into dbt Core in dbt-core #5298, and will be removed in a subsequent release.
-
Bump the minimum supported version of Materialize to v0.26.3.
-
Support and test the
sequential_values
andmutually_exclusive_ranges
macros.
- Shim
dbt-audit-helper
(v0.5.0) macros for compatibility.
-
Bump the minimum supported version of dbt-materialize to v1.0.3.
-
Bump the minimum supported version of Materialize to v0.22.0+.
-
Support and test the
recency
andcurrent_timestamp
macros. -
Correctly mark the
insert_by_period
macro as unsupported.
-
Fix the
last_day
macro. -
Update documentation to reflect newly supported macros when using dbt-materialize v1.0.0.post2+ and Materialize v0.20.0+.
- Initial release.