Logo
Explore Help
Sign in
fslabs/lago-api
fslabs/lago-api
10
0
Fork
You've already forked lago-api
0
Code Issues Pull requests Projects Releases 182 Packages Wiki Activity Actions
182 releases 187 tags
  • v1.25.0 5034d66e12

    v1.25.0 Stable

    annvelents released this 2025-04-07 15:37:36 +00:00 | 1225 commits to main since this release

    What's Changed

    • feat(taxes): Add jobs to update EU Taxes by @julienbourdeau in https://github.com/getlago/lago-api/pull/3390
    • fix(coupon): Allow updating description when already applied by @vincent-pochet in https://github.com/getlago/lago-api/pull/3412
    • misc: Remove count attributes from BillableMetric graphQL type object by @ancorcruz in https://github.com/getlago/lago-api/pull/3403
    • Feat(multientities): add API endpoints for billing_entities by @annvelents in https://github.com/getlago/lago-api/pull/3408
    • Feat(multientities): serialize billing_entity_code in API by @annvelents in https://github.com/getlago/lago-api/pull/3411
    • fix(regroup_fees): Compute taxable_base_amount_cents on applied taxes by @rsempe in https://github.com/getlago/lago-api/pull/3415
    • fix: Use BigDecimal instead of Float on amount details by @rsempe in https://github.com/getlago/lago-api/pull/3416
    • fix(redis): increase timeouts and retry counts, and reconnect counts, add retry_jitter to avoid lock contention by @roeeklinger in https://github.com/getlago/lago-api/pull/3413
    • fix(services): return valid Result in AutoGenerateService by @julienbourdeau in https://github.com/getlago/lago-api/pull/3414
    • feat(payment_providers): Add MoneyHash [Allow edits by maintainer] by @shahwan42 in https://github.com/getlago/lago-api/pull/3418
    • ftr(avalara-integration): add avalara model by @lovrocolic in https://github.com/getlago/lago-api/pull/3419
    • Fix(multientities): create customer with billing_entity when creating a subscription by @annvelents in https://github.com/getlago/lago-api/pull/3421
    • Fix Invoices::PrepaidCreditJob queueing to ensure uniqueness by @ancorcruz in https://github.com/getlago/lago-api/pull/3422
    • Feat(multientities): step-3 billing entity graphql endpoints by @annvelents in https://github.com/getlago/lago-api/pull/3382
    • Feat(multientities): assign billing_entity_id when creating fees by @annvelents in https://github.com/getlago/lago-api/pull/3375
    • fix(bug): Stripe payment intent creation payload by @ancorcruz in https://github.com/getlago/lago-api/pull/3426
    • fix(sentry): stackprof should be loaded before sentry by @jdenquin in https://github.com/getlago/lago-api/pull/3423
    • feat(avalara-integration): add base avalara graphql connection setup by @lovrocolic in https://github.com/getlago/lago-api/pull/3424
    • feat(payment-receipts): Use services by @ivannovosad in https://github.com/getlago/lago-api/pull/3294
    • Add env var to disable lifetime-usage refresh by @nudded in https://github.com/getlago/lago-api/pull/3433
    • misc: Remove schema.rb by @ivannovosad in https://github.com/getlago/lago-api/pull/3438
    • Feat(multientities): Add support of billing_entity filter in invoices query by @annvelents in https://github.com/getlago/lago-api/pull/3427
    • fix(payments): Fix payment of a one time payment request by @ivannovosad in https://github.com/getlago/lago-api/pull/3441
    • Feat(multientities): add billing_entity to invoices#preview by @annvelents in https://github.com/getlago/lago-api/pull/3417
    • Fix(multientities): add billing_entity_id to cache key for analytics by @annvelents in https://github.com/getlago/lago-api/pull/3425
    • feat(wallet-transaction): Populate invoice_id by @floganz in https://github.com/getlago/lago-api/pull/3435
    • fix(payment): Fix PaymentIntentSucceededService by @ivannovosad in https://github.com/getlago/lago-api/pull/3442
    • fix(fee): Add repeatable read isolation for in advance fees creation by @vincent-pochet in https://github.com/getlago/lago-api/pull/3444
    • feat(avalara-integration): add support for updating avalara connection by @lovrocolic in https://github.com/getlago/lago-api/pull/3445
    • Feat(multientities): Add support of billing_entity filter in customers query by @annvelents in https://github.com/getlago/lago-api/pull/3428
    • fix: fix credit note applied taxes by @lovrocolic in https://github.com/getlago/lago-api/pull/3446
    • Feat(multientities): Add support of billing_entity filter in credit_notes query by @annvelents in https://github.com/getlago/lago-api/pull/3429
    • Feat(multientities): graphql create and update user with billing entity by @annvelents in https://github.com/getlago/lago-api/pull/3437
    • Chore(fees): add migration to populate fees with organization_id by @annvelents in https://github.com/getlago/lago-api/pull/3432
    • feat (avalara-integration): add GQL support for creating avalara connection by @lovrocolic in https://github.com/getlago/lago-api/pull/3443
    • feat(processor): Add flag subscription refresh logic by @vincent-pochet in https://github.com/getlago/lago-api/pull/3393
    • feat(avalara-integration): add support for avalara mapping by @lovrocolic in https://github.com/getlago/lago-api/pull/3450
    • Feat(multientities): migration to populate billing_entity_id on fees by @annvelents in https://github.com/getlago/lago-api/pull/3431
    • Feat(multientities): update discarded customers to be assigned to a billing entity by @annvelents in https://github.com/getlago/lago-api/pull/3434
    • fix(post-process): Enable TLS for valkey by @vincent-pochet in https://github.com/getlago/lago-api/pull/3451
    • Feat(multientities): Small fixes at the end of step 3 implementation by @annvelents in https://github.com/getlago/lago-api/pull/3452
    • fix(post-process): Fix redis connection by @vincent-pochet in https://github.com/getlago/lago-api/pull/3453
    • fix(cashfree): wrong module name by @julienbourdeau in https://github.com/getlago/lago-api/pull/3454
    • misc(processor): Change config for refresh by @vincent-pochet in https://github.com/getlago/lago-api/pull/3455

    New Contributors

    • @shahwan42 made their first contribution in https://github.com/getlago/lago-api/pull/3418

    Full Changelog: https://github.com/getlago/lago-api/compare/v1.24.1...v1.25.0

    Downloads
    • Source code (ZIP)
      0 downloads
    • Source code (TAR.GZ)
      0 downloads
Powered by Forgejo Version: 14.0.0 Page: 29ms Template: 9ms
English
Bahasa Indonesia Dansk Deutsch English Español Esperanto Filipino Français Italiano Latviešu Magyar nyelv Nederlands Plattdüütsch Polski Português de Portugal Português do Brasil Slovenščina Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API