dbt-external-tables 0.4.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]
(#37)