v0.2.0 dbt_zuora_source
PR #9 includes the following update:
🚨 Breaking Change 🚨
- Updated model configuration in
dbt_project.yml
to correctly reflect project configuration name aszuora_source
. This is a breaking change because customers may unexpectedly see errors if they changed their materialization settings on any of their models.
🔧 Under The Hood 🔩
- Updated seed files in
integration_tests
to match those indbt_zuora
for thev0.2.0
release.
Full Changelog: v0.1.2...v0.2.0