v0.10.1 dbt_stripe
fivetran-joemarkiewicz
released this
05 Apr 19:18
·
111 commits
to main
since this release
PR #61 contains the following changes:
Documentation Updates
- Updated the Metadata pivot documentation to be more clear that these variables only affect the
dbt_stripe_source
staging models. - Added reference to the new
stripe__card_metadata
andstripe__invoice_line_item_metadata
metadata variables that are available in the latest source package update.
Under the Hood
- Updated the
card
andinvoice_line_item
seed files to be consistent with the source package versions. Specifically to include the metadata fields. - Added a new BuildKite run statement to test a few of the metadata variables.
Full Changelog: v0.10.0...v0.10.1