stripe-sync-engine

Sync your Stripe account to you Postgres database.

APACHE-2.0 License

Stars
454
Committers
10

Bot releases are visible (Hide)

stripe-sync-engine - v0.19.0

Published by github-actions[bot] over 1 year ago

0.19.0 (2023-05-29)

Features

  • handle remaining subscription events (#80) (e5135ca)

Housekeeping

  • Upgrade all dependencies, Supabase Postgres version, nvm Node version (#78)
  • build(docker): move building project to build stage (#79) - decreases docker image size by 40%
stripe-sync-engine - v0.18.0

Published by github-actions[bot] over 1 year ago

0.18.0 (2023-03-03)

Features

stripe-sync-engine - v0.17.1

Published by github-actions[bot] almost 2 years ago

0.17.1 (2023-01-06)

Bug Fixes

  • handling of payment_intent events (#72) (5e28ebc)
stripe-sync-engine - v0.17.0

Published by github-actions[bot] almost 2 years ago

0.17.0 (2023-01-04)

Features

stripe-sync-engine - v0.16.0

Published by github-actions[bot] almost 2 years ago

0.16.0 (2023-01-04)

Features

stripe-sync-engine - v0.15.0

Published by github-actions[bot] almost 2 years ago

0.15.0 (2023-01-04)

Features

stripe-sync-engine - v0.14.0

Published by github-actions[bot] almost 2 years ago

0.14.0 (2023-01-02)

Features

stripe-sync-engine - v0.13.0

Published by github-actions[bot] almost 2 years ago

0.13.0 (2023-01-02)

Features

stripe-sync-engine - v0.12.0

Published by github-actions[bot] almost 2 years ago

0.12.0 (2023-01-02)

Features

stripe-sync-engine - v0.11.0

Published by github-actions[bot] almost 2 years ago

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
stripe-sync-engine - v0.10.2

Published by github-actions[bot] almost 2 years ago

0.10.2 (2022-10-24)

Bug Fixes

stripe-sync-engine - v0.10.1

Published by github-actions[bot] about 2 years ago

0.10.1 (2022-10-09)

Bug Fixes

stripe-sync-engine - v0.10.0

Published by github-actions[bot] over 2 years ago

0.10.0 (2022-06-20)

Features

stripe-sync-engine - v0.9.0

Published by github-actions[bot] over 2 years ago

0.9.0 (2022-05-04)

Features

stripe-sync-engine - v0.8.3

Published by github-actions[bot] over 2 years ago

0.8.3 (2022-04-19)

Bug Fixes

  • missing quantity prop on volume tier item (#51) (2fab1f8)
stripe-sync-engine - v0.8.2

Published by github-actions[bot] over 2 years ago

0.8.2 (2022-04-07)

Bug Fixes

stripe-sync-engine - v0.8.1

Published by github-actions[bot] over 2 years ago

0.8.1 (2022-03-22)

Bug Fixes

  • mark deleted sub item on upsert subscription (6816b66)
  • retrieve not deleted sub item only (dd2017b)
stripe-sync-engine - v0.8.0

Published by github-actions[bot] over 2 years ago

0.8.0 (2022-02-17)

Features

  • create invoices indexs for customer and subscription columns (4da9584)
stripe-sync-engine - v0.7.0

Published by github-actions[bot] over 2 years ago

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)
stripe-sync-engine - v0.6.0

Published by github-actions[bot] over 2 years ago

0.6.0 (2022-02-08)

Bug Fixes

Features

  • backfill sync customers and invoices (2db9fff)