v0.10.0 dbt_shopify
🚨 Breaking Changes 🚨
- This release will be a breaking change due to the removal of below dependencies.
Dependency Updates
- Removed the dependency on dbt-expectations and updates dbt-date dependencies to the latest version. (PR #66)
Under the Hood
- Removed the
dbt_expectations.expect_table_row_count_to_equal_other_table
test that ensured no fanouts in the metafield models. We will be working to replace this with a similar test. (PR #66)
Full Changelog: v0.9.0...v0.10.0