v0.12.0 dbt_stripe_source
·
5 commits
to main
since this release
[PR #77] includes the following updates:
Feature Updates
- Addition of the following new staging models and accompanying upstream references:
stg_stripe__discount
(required for downstreamdbt_stripe
model transformations)stg_stripe__product
(enabled by default, but can be disabled by setting thestripe__using_subscriptions
variable tofalse
)
Full Changelog: v0.11.1...v0.12.0