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.31.0 Latest Release

Published by github-actions[bot] 7 months ago

0.31.0 (2024-03-21)

Features

stripe-sync-engine - v0.30.0

Published by github-actions[bot] 7 months ago

0.30.0 (2024-03-21)

Features

stripe-sync-engine - v0.29.1

Published by github-actions[bot] 8 months ago

0.29.1 (2024-03-05)

stripe-sync-engine - v0.29.0

Published by github-actions[bot] 9 months ago

stripe-sync-engine - v0.28.2

Published by github-actions[bot] 9 months ago

0.28.2 (2024-01-19)

stripe-sync-engine - v0.28.1

Published by github-actions[bot] 9 months ago

0.28.1 (2024-01-19)

stripe-sync-engine - v0.28.0

Published by github-actions[bot] 10 months ago

0.28.0 (2023-12-21)

Features

stripe-sync-engine - v0.27.0

Published by github-actions[bot] 11 months ago

0.27.0 (2023-11-28)

Features

stripe-sync-engine - v0.26.0

Published by github-actions[bot] 11 months ago

0.26.0 (2023-11-24)

Features

stripe-sync-engine - v0.25.0

Published by github-actions[bot] 11 months ago

0.25.0 (2023-11-13)

Features

  • add support for additional subscription/invoice events (#95) (c9dac92)
    • customer.subscription.trial_will_end
    • invoice.finalization_failed
    • invoice.payment_action_required
    • invoice.upcoming
stripe-sync-engine - v0.24.1

Published by github-actions[bot] 12 months ago

0.24.1 (2023-10-30)

Bug Fixes

  • pass in backfillRelatedEntities flag in sync routes (#94) (2d1fd12)
stripe-sync-engine - v0.24.0

Published by github-actions[bot] 12 months ago

0.24.0 (2023-10-30)

Features

  • optional backfill of related entities (#91) (13936f6)
stripe-sync-engine - v0.23.2

Published by github-actions[bot] 12 months ago

0.23.2 (2023-10-30)

  • Dependency Upgrades
stripe-sync-engine - v0.23.1

Published by github-actions[bot] 12 months ago

0.23.1 (2023-10-30)

Bug Fixes

  • increase migration connection timeout (#90) (abfa564)
stripe-sync-engine - v0.23.0

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

0.23.0 (2023-10-18)

Features

stripe-sync-engine - v0.22.0

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

0.22.0 (2023-10-18)

Features

stripe-sync-engine - v0.21.0

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

0.21.0 (2023-10-16)

Changes

  • Ability to configure Stripe API version (defaults to the previously hardcoded value, so no breaking change)
  • Upgrades Stripe-sdk to latest major version
  • Bunch of dependency upgrades for housekeeping
  • Upgrades GitHub checkout action to latest
  • Fix deprecation warning for Fastify router
  • Gracefully handle db/migrations directory not existing
  • Replace crypto dependency with node internal module
stripe-sync-engine - v0.20.2

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

0.20.2 (2023-09-04)

Bug Fixes

stripe-sync-engine - v0.20.1

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

0.20.1 (2023-07-18)

Bug Fixes

stripe-sync-engine - v0.20.0

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

0.20.0 (2023-07-18)

Features