Skip to content

Releases: stripe/sync-engine

v0.11.0

02 Jan 18:23
13ef219

Choose a tag to compare

0.11.0 (2023-01-02)

Features

  • Setup-Intent webhooks are now supported (#64) (13ef219)

Housekeeping

  • Dropped support for Node 12
  • Added support for Node 18
  • Upgraded to Fastify 4

v0.10.2

24 Oct 10:39
4948a87

Choose a tag to compare

0.10.2 (2022-10-24)

Bug Fixes

v0.10.1

09 Oct 10:11
8ce2208

Choose a tag to compare

0.10.1 (2022-10-09)

Bug Fixes

v0.10.0

20 Jun 08:23
4a39511

Choose a tag to compare

0.10.0 (2022-06-20)

Features

v0.9.0

04 May 02:58
834cc42

Choose a tag to compare

0.9.0 (2022-05-04)

Features

v0.8.3

19 Apr 09:22
2fab1f8

Choose a tag to compare

0.8.3 (2022-04-19)

Bug Fixes

  • missing quantity prop on volume tier item (#51) (2fab1f8)

v0.8.2

07 Apr 11:26
6973c9c

Choose a tag to compare

0.8.2 (2022-04-07)

Bug Fixes

v0.8.1

22 Mar 10:23

Choose a tag to compare

0.8.1 (2022-03-22)

Bug Fixes

  • mark deleted sub item on upsert subscription (6816b66)
  • retrieve not deleted sub item only (dd2017b)

v0.8.0

17 Feb 10:36

Choose a tag to compare

0.8.0 (2022-02-17)

Features

  • create invoices indexs for customer and subscription columns (4da9584)

v0.7.0

11 Feb 08:56

Choose a tag to compare

0.7.0 (2022-02-11)

Bug Fixes

  • created param to use stripe.RangeQueryParam (2f56764)
  • get params from request.body (e72ebc7)
  • json content type parser for not webhook routes (baa241d)
  • linter error (f646373)
  • linter error again (4da342c)
  • null request.body (6a158b9)

Features

  • new sync routes supports all/daily/weekly/monthly (3ab38ad)
  • support SyncBackfillParams (7d393e9)
  • update sync routes with query params (2076260)