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_sourcestaging models. - Added reference to the new
stripe__card_metadataandstripe__invoice_line_item_metadatametadata variables that are available in the latest source package update.
Under the Hood
- Updated the
cardandinvoice_line_itemseed 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