v0.51.0-beta
vincent-pochet
released this
06 Nov 09:01
·
135 commits
to main
since this release
API changes
- fix(adyen-checkout-url): Fix generating adyen checkout url when psp is not present by @ivannovosad in getlago/lago-api#1406
- fix(invoice): Fix URL when API URL is not a domain by @jdenquin in getlago/lago-api#1407
- feat(event): Basic clickhouse database config by @vincent-pochet in getlago/lago-api#1404
- feat(adyen-partner-info) Add Adyen partner info to all requests by @ivannovosad in getlago/lago-api#1398
- feat (graduated-prorated): add logic for graduated prorated charge model by @lovrocolic in getlago/lago-api#1351
- fix (webhooks): enable payment status update webhook also for UI and API requests by @lovrocolic in getlago/lago-api#1413
- feat(events): Stream events to kafka by @jdenquin in getlago/lago-api#1411
- fix: trigger invoice generated webhook from the ui by @lovrocolic in getlago/lago-api#1410
- misc(stripe-unauthorized): Rescue Stripe::AuthenticationError error by @ivannovosad in getlago/lago-api#1408
- misc(sentry): Update sentry gems by @jdenquin in getlago/lago-api#1415
- fix(event): Handle ActiveRecord::RecordNotUnique error by @vincent-pochet in getlago/lago-api#1416
- feat(clickhouse): Add support for clickhouse migrations by @vincent-pochet in getlago/lago-api#1409
- fix (date service): update guard clause in charges_from_datetime method by @lovrocolic in getlago/lago-api#1414
- fix(one-off-invoice): Fix custom display names on one off invoices by @ivannovosad in getlago/lago-api#1418
- fix (customers): fix customer create flow when sync_with_provider is true by @lovrocolic in getlago/lago-api#1420
- feat(unit-price): Add unit amount cents to subscription fee by @rsempe in getlago/lago-api#1421
- fix(customer): Allign timezone validation with GraphQL list by @vincent-pochet in getlago/lago-api#1423
- Setup PSP redirect_url by @ivannovosad in getlago/lago-api#1405
- feat(clickhouse): Add kafka consumer table by @vincent-pochet in getlago/lago-api#1419
- fix(adyen-no-payment-methods): Send an error webhook when no payment methods are active by @ivannovosad in getlago/lago-api#1417
- feat(unit-price): Add unit_amount to fees by @rsempe in getlago/lago-api#1424
- misc: Add missing indexes to subscriptions and plans by @rsempe in getlago/lago-api#1428
- feat(unit-price): Add precise_unit_amount to serializers by @rsempe in getlago/lago-api#1429
- fix(usage): Use charges boundaries for past usage by @vincent-pochet in getlago/lago-api#1430
- misc(clickhouse): Enforce filter task by @vincent-pochet in getlago/lago-api#1432
- feat(billable-metric): Use Factory pattern to initialize aggregators by @vincent-pochet in getlago/lago-api#1422
- feat(credit_note): Add estimate service and API end points by @vincent-pochet in getlago/lago-api#1412
- feat(clickhouse): Add events_raw_mv to fill events_raw by @vincent-pochet in getlago/lago-api#1427
- misc(docker): Use now ruby-slim instead of alpine by @jdenquin in getlago/lago-api#1435
- fix(invoice): Fix create invoice request spec by @ivannovosad in getlago/lago-api#1433
- feat(unit-price): Set precise unit amount to standard charge model by @rsempe in getlago/lago-api#1434
- feat(event): Inject event store in aggregators by @vincent-pochet in getlago/lago-api#1426
- fix: Date prorata with daylight saving time by @vincent-pochet in getlago/lago-api#1438
Full Changelog: getlago/lago-api@v0.50.0-beta...v0.51.0-beta
Front changes
- chore(test) add test for useDebounceHook behaviours by @ansmonjol in getlago/lago-front#1273
- chore(router) update :id name in router by @ansmonjol in getlago/lago-front#1274
- chore(router) update customer :id name in router by @ansmonjol in getlago/lago-front#1275
- bug(plan) fix details display by @ansmonjol in getlago/lago-front#1277
- chore(input) add default border radius by @ansmonjol in getlago/lago-front#1276
- chore(deps): bump postcss from 8.4.24 to 8.4.31 by @dependabot in getlago/lago-front#1280
- chore(deps) Update dependency @trivago/prettier-plugin-sort-imports to v4.2.1 by @renovate in getlago/lago-front#1281
- bug(plan) fix details display by @ansmonjol in getlago/lago-front#1279
- Fix plan form and details by @ansmonjol in getlago/lago-front#1284
- feat (graduated-prorated): Unlock graduated prorated combo from the UI by @lovrocolic in getlago/lago-front#1244
- bug(billable-metrics): fix pagination by @ansmonjol in getlago/lago-front#1285
- misc(beta): remove graduated percentage beta badge by @sarkissianraffi in getlago/lago-front#1283
- misc: add chart-bar icon by @ansmonjol in getlago/lago-front#1286
- misc: add bigNumberShortenNotationFormater helper by @ansmonjol in getlago/lago-front#1287
- feat(PSP) Allow to customise success URL redirection by @ansmonjol in getlago/lago-front#1282
- bug(test) remove time-shifting TZ test by @ansmonjol in getlago/lago-front#1289
- bug(webhook) remove broken link by @ansmonjol in getlago/lago-front#1291
- misc(copy) fix some plurals and add tests by @ansmonjol in getlago/lago-front#1292
- bug(remove-charge) don't show delete-charge warning dialog in duplicate by @ansmonjol in getlago/lago-front#1290
- bug(billable-metric) fix condition when no real change are performed by @ansmonjol in getlago/lago-front#1288
- bug(plan) fix redirection when closing a plan duplication form by @ansmonjol in getlago/lago-front#1293
Full Changelog: getlago/lago-front@v0.50.0-beta...v0.51.0-beta
What's Changed
- misc(ingest): Ingest dev Infratructure by @jdenquin in #288
- misc(clickhouse): update disk config by @jdenquin in #291
- feat(clickhouse): Add support for clickhouse migrations by @vincent-pochet in #292
- misc(dev): Add kafka env var for api by @jdenquin in #293
- misc: Bump version to v0.51.0-beta by @vincent-pochet in #294
Full Changelog: v0.50.0-beta...v0.51.0-beta