v0.13.0 dbt_hubspot
fivetran-reneeli
released this
09 Oct 17:00
·
152 commits
to main
since this release
🚨 Breaking Changes 🚨
- This release will be a breaking change due to the removal of below dependencies.
Dependency Updates
Removes the dependencies on dbt-expectations and dbt-date. (#118)
Under the Hood
Specifically we removed the dbt_expectations.expect_column_values_to_be_unique test that was used to validate uniqueness under given conditions for the primary keys among the end models. We will be working to replace this with a similar test.
Full Changelog: v0.12.0...v0.13.0