Skip to content

0.7.4-b1

Pre-release
Pre-release
Compare
Choose a tag to compare
@joellabes joellabes released this 27 Oct 23:06
· 162 commits to main since this release
cd4c5e2

This is a compatibility release in preparation for dbt-core v1.0.0 (πŸŽ‰). When dbt-core 1.0.0 hits release candidate status, we will release the final version of 0.7.4

🚨 Projects using utils 0.7.4 with Core 1.0.0 can expect to see a deprecation warning. This will be resolved in 0.8.0 of dbt_utils alongside the final version of 1.0.0.

🚨🚨 We have renamed the master branch to main. If you have a local version of dbt-utils, you will need to update to the new branch. See the GitHub docs for more details.

Under the hood

  • Bump require-dbt-version to have an upper bound of '<=1.0.0'.
  • Url link fixes within the README for not_constant, dateadd, datediff and updated the header Logger to Jinja Helpers. (#431)
  • Fully qualified a cte_name.* in the equality test to avoid an Exasol error (#420)

Contributors: