v0.49.1-beta
API Changes
- fix: Fix charge boundaries for terminated subscription by @vincent-pochet in getlago/lago-api#1370
- fix(stripe): Prevent issue when refreshing payment method on deleted stripe customer by @vincent-pochet in getlago/lago-api#1371
- fix(webhook): Handle Net::OpenTimeout in auto-retry by @vincent-pochet in getlago/lago-api#1372
- fix(stripe): Retry not found payment intent update by @vincent-pochet in getlago/lago-api#1373
- misc(sidekiq): Add sidekiq events worker by @jdenquin in getlago/lago-api#1368
- fix(stripe): Turn off duplicated payement errors when retries from webhooks by @vincent-pochet in getlago/lago-api#1374
- feat(customer): expose external salesforce id by @sarkissianraffi in getlago/lago-api#1375
- fix(current_usage): fix charge serializer id by @jdenquin in getlago/lago-api#1376
- fix(current_usage): Fix billable metric id by @jdenquin in getlago/lago-api#1377
- fix(past-usage): Fix for invoiceable payd in advance charges by @vincent-pochet in getlago/lago-api#1378
Front Changes
- bug(cache) fine tune customer cache policy by @ansmonjol in getlago/lago-front#1253
- feat(customer) add field for external salesforce id by @sarkissianraffi in getlago/lago-front#1254
- chore(deps-minor) Update babel monorepo by @renovate in getlago/lago-front#1252
- feat(charge) display code in the charge accordion summary by @ansmonjol in getlago/lago-front#1255
What's Changed
Full Changelog: v0.49.0-beta...v0.49.1-beta