v0.11.0 dbt_shopify
fivetran-data-model-bot
released this
06 Mar 22:13
·
39 commits
to main
since this release
PR #74 includes the following updates:
🚨 Breaking Changes 🚨
- Added
source_relation
to thepartition_by
clauses that determine thecustomer_index
in theint_shopify__customer_email_rollup
table. If the user is leveraging the union feature, this could change data values.
🚘 Under The Hood 🚘
- Included auto-releaser GitHub Actions workflow to automate future releases.
- Added additional casting in seed dependencies for above models
integration_tests/dbt_project.yml
to ensure local testing passed on null cases.
Full Changelog: v0.10.0...v0.11.0