v0.49.0-beta
vincent-pochet
released this
05 Oct 10:12
·
142 commits
to main
since this release
API changes
- misc: Add config for a test database on API by @vincent-pochet in getlago/lago-api#1343
- feat(override-plan): Remove parent_id from graphql by @rsempe in getlago/lago-api#1321
- feat(override-plan): Take into consideration children for customers_count by @rsempe in getlago/lago-api#1338
- feat(override-plan): Ability to update plan overrides by @rsempe in getlago/lago-api#1340
- feat(override-plan): Discard plan and children by @rsempe in getlago/lago-api#1342
- feat(override-plan): Include overridden plans to plan's counters by @rsempe in getlago/lago-api#1345
- misc: Refact aggregation query to speedup field presence check by @vincent-pochet in getlago/lago-api#1344
- feat(override-plan): Minor fixes by @rsempe in getlago/lago-api#1347
- misc: Add granular caching for current usage by @vincent-pochet in getlago/lago-api#1346
- misc(events): Improve DB schema for better performances by @vincent-pochet in getlago/lago-api#1337
- misc(version): Update newrelic-rpm to 9.5.0 by @jdenquin in getlago/lago-api#1348
- misc(version): Update sentry by @jdenquin in getlago/lago-api#1350
- fix(event): Error webhook delivery by @vincent-pochet in getlago/lago-api#1353
- feat(event): Add logical separation between application and events databases by @vincent-pochet in getlago/lago-api#1349
- feat(event): Refact event queries by @vincent-pochet in getlago/lago-api#1352
- feat(event): Add external customer_id and external_subscription_id by @vincent-pochet in getlago/lago-api#1354
- feat(past_usage): Add base query to fetch past usage by @vincent-pochet in getlago/lago-api#1359
- fix: update draft invoice net_payment_term on customer update by @ansmonjol in getlago/lago-api#1358
- feat(event): Add migration to fill external ids by @vincent-pochet in getlago/lago-api#1355
- feat(past_usage): Refact current usage by @vincent-pochet in getlago/lago-api#1361
- feat(past_usage): Add route to fetch past usage by @vincent-pochet in getlago/lago-api#1362
- refactor(plan): expose parent object instead of only it's ID by @ansmonjol in getlago/lago-api#1367
- hotfix: Subscription upgrade by @vincent-pochet in getlago/lago-api#1366
- feat(invoice display name fees): Add custom invoice display names by @ivannovosad in getlago/lago-api#1310
Full Changelog: getlago/lago-api@v0.48.0-beta...v0.49.0-beta
Front changes
- chore(deps-minor) Update dependency graphql to v16.8.1 [SECURITY] by @renovate in getlago/lago-front#1229
- chore(plan-override) prevent sending parentId to BE by @ansmonjol in getlago/lago-front#1231
- chore(deps-minor) Update typescript-eslint monorepo to v6.7.2 by @renovate in getlago/lago-front#1237
- chore(deps-minor) Update sentry-javascript monorepo to v7.69.0 by @renovate in getlago/lago-front#1236
- chore(deps) Update jest monorepo by @renovate in getlago/lago-front#1232
- chore(fixture) add missing params by @ansmonjol in getlago/lago-front#1238
- chore(deps-minor) Update dependency eslint to v8.49.0 by @renovate in getlago/lago-front#1234
- chore(copy): Get last translations version by @jdenquin in getlago/lago-front#1239
- chore(deps-minor) Update dependency @svgr/webpack to v8.1.0 by @renovate in getlago/lago-front#1233
- bug(email) prevent uppercase value on any email field by @ansmonjol in getlago/lago-front#1241
- feat: add weighted sum BM code snippet by @ansmonjol in getlago/lago-front#1242
- bug(usage) fix duplicate usage drawer data by @ansmonjol in getlago/lago-front#1243
- chore(deps-minor) Update sentry-javascript monorepo to v7.72.0 by @renovate in getlago/lago-front#1245
- feat: fallback customer name if non-existing by @ansmonjol in getlago/lago-front#1246
- chore(deps) Update dependency webpack-bundle-analyzer to v4.9.1 by @renovate in getlago/lago-front#1251
- bug(webhook) prevent long url to overflow by @ansmonjol in getlago/lago-front#1250
- chore(deps-minor) Update dependency @testing-library/user-event to v14.5.1 by @renovate in getlago/lago-front#1248
- chore(deps-minor) Update dependency eslint to v8.50.0 by @renovate in getlago/lago-front#1249
- feat: customise invoice display name by @ansmonjol in getlago/lago-front#1247
Full Changelog: getlago/lago-front@v0.48.0-beta...v0.49.0-beta
What's Changed
- misc: Add config for a test database on API by @vincent-pochet in #283
- misc: Bump version to v0.49.0-beta by @vincent-pochet in #286
Full Changelog: v0.48.0-beta...v0.49.0-beta