github fivetran/dbt_stripe v0.12.0
v0.12.0 dbt_stripe

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

PR #75 includes the following updates:

🚨 Breaking Changes 🚨

  • No longer filters out deleted customers in stripe__customer_overview.
    • Persists is_deleted field to differentiate between deleted and active customers.
    • Note that this is a 🚨 breaking change 🚨, as previously filtered-out records will appear in stripe__customer_overview.

Feature Updates

  • Adds the phone column to stripe__customer_overview.

Under the Hood

  • Included auto-releaser GitHub Actions workflow to automate future releases.
  • Updated the maintainer PR template to resemble the most up to date format.

Full Changelog: v0.11.0...v0.12.0

Don't miss a new dbt_stripe release

NewReleases is sending notifications on new releases.