Skip to content

Releases: stripe/sync-engine

v0.48.5

26 Mar 05:42
a2cc2a8

Choose a tag to compare

0.48.5 (2026-03-26)

Bug Fixes

v0.48.4

26 Mar 05:30
5a56bde

Choose a tag to compare

0.48.4 (2026-03-26)

v0.48.3

09 Mar 03:44
976a837

Choose a tag to compare

0.48.3 (2026-03-09)

v0.48.2

04 Feb 16:02
10955c7

Choose a tag to compare

0.48.2 (2026-02-04)

Bug Fixes

  • allow resyncing deleted customer (#266) (81a1c1d)
  • sync-engine: Removes unique constraint from features & active entitlements (#262) (10955c7)

v0.48.1

31 Dec 12:09
e2029d1

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.48.0...v0.48.1

v0.48.0

18 Dec 18:32
578f5d4

Choose a tag to compare

0.48.0 (2025-12-18)

Features

  • Added support for invoice payment object (#245) (578f5d4)

v0.47.0

15 Dec 11:08
16ba283

Choose a tag to compare

0.47.0 (2025-12-15)

Bug Fixes

Features

  • sync-engine: implement AsyncDisposable interface for await using (#238) (b1e5596)

v0.46.0

02 Dec 06:44
511a4a2

Choose a tag to compare

0.46.0 (2025-12-02)

Bug Fixes

  • sync-engine: add missing break in payment_intent switch case (#223) (79a4395)

Features

  • sync-engine: add close() method to release database connections (#230) (8fe9847)

v0.45.1

24 Nov 11:39
3d0f855

Choose a tag to compare

0.45.1 (2025-11-24)

v0.45.0

26 Sep 03:21
0b11f5a

Choose a tag to compare

0.45.0 (2025-09-26)

Features

  • add 'paused' value to stripe.subscription_status enum (#197) (0b11f5a)