Skip to content

Tags: supabase/stripe-sync-engine

Tags

v0.45.0

Toggle v0.45.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add 'paused' value to stripe.subscription_status enum (#197)

v0.44.0

Toggle v0.44.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: support entitlements and features (#167)

v0.43.1

Toggle v0.43.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: docker build (#190)

v0.43.0

Toggle v0.43.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: disable migrations (#189)

Ability to skip migrations in fastify app to manage the migrations yourself

v0.42.0

Toggle v0.42.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: added checkout session (#172)

v0.41.1

Toggle v0.41.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): Update all non-major dependencies (#175)

v0.41.0

Toggle v0.41.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: pick objects to revalidate via API (#180)

Instead of an all or nothing revalidation, it is now possible to define the entities that shall be refetched via Stripe API before syncing. This adds some flexibility on what entities should be refetched or not.

v0.40.2

Toggle v0.40.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #177 from supabase/chore/add-upsert-timestamp-prot…

…ection

chore: add upsert timestamp protection

v0.40.1

Toggle v0.40.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Soft delete on customer (#174)

v0.40.0

Toggle v0.40.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add current_period_end and current_period_start to subscription…

… items schema (#173)