github fivetran/dbt_stripe v1.9.0
v1.9.0 dbt_stripe

7 hours ago

PR #153 includes the following updates:

Schema/Data Change

1 total change • 1 possible breaking change

Data Model(s) Change type Old New Notes
stripe__subscription_item_mrr_report (possible breaking change) Changed model Date spine starts at current_period_start, every month uses the current quantity, and the model runs with only stripe__using_subscriptions. Date spine anchors to each item's created_at; historical months use the invoiced quantity (from invoice_line_item), the current month uses the live quantity. Now also requires stripe__using_invoices. See the DECISIONLOG.

Full Changelog: v1.8.0...v1.9.0

Don't miss a new dbt_stripe release

NewReleases is sending notifications on new releases.