github fivetran/dbt_stripe v0.13.0
v0.13.0 dbt_stripe

latest releases: v1.1.0, v1.0.1, v1.0.0...
18 months ago

PR #78 includes the following updates:

🚨 Breaking Changes 🚨

  • Renamed folder stripe_reports to stripe_financial_reports to be more descriptive of the contents.
    • ⚠️ If you are using folder names to scope out configs, runs, etc., you will need to update the folder name.

Bug fixes

  • Updated model int_stripe__date_spine to accommodate cases when model stripe__balance_transactions has no records.
    • Previously, the date spine relied on stripe__balance_transactions to set date bounds, which caused errors if empty. Now, the model defaults to a one-month range in such cases.

Under the hood

  • Updated structure of model int_stripe__date_spine for improved performance and maintainability.

Full Changelog: v0.12.0...v0.13.0

Don't miss a new dbt_stripe release

NewReleases is sending notifications on new releases.