Skip to content

Releases: getlago/lago-api

v1.8.2

07 Aug 10:09
a393b74
Compare
Choose a tag to compare

What's Changed

  • chore(services): Rename FinalizeService to RefreshDraftAndFinalizeService by @julienbourdeau in #2302
  • misc(devex) - Add support for asdf. expand .gitignore with .zed/ and config/master.key by @nudded in #2328
  • feat(invoices): Add open status by @julienbourdeau in #2330
  • Fix export invoices query object filters by @ancorcruz in #2327
  • feat(anrok): add model for error_details by @annvelents in #2311
  • Feat(anrok): create integration error details service by @annvelents in #2316
  • Feat: anrok - add error detail to invoice serialization by @annvelents in #2329
  • misc: change format of error_details description we send to FE by @annvelents in #2333
  • fix: GoCardless payment creation exception when no mandate available by @ancorcruz in #2331
  • refactor(wallet): change ApplyPaidCreditsService argument by @julienbourdeau in #2325
  • fix: invoices query payment_dispute_lost filter by @ancorcruz in #2339
  • fix(tax-integrations): add small improvements to the retry service by @lovrocolic in #2337
  • feat(wallet): Add invoice_require_successful_payment attributes on wallet-related models by @julienbourdeau in #2326
  • fix: invoices query payment_overdue filter by @ancorcruz in #2340
  • feat: Add Migration Scripts for Separate Migration Docker Container by @brunomiguelpinto in #2304
  • fix(db): Rename invoice_require_successful_payment to add S by @julienbourdeau in #2343
  • fix: Serialize nested collections with a symbol key by @ancorcruz in #2344
  • misc: refactor query object to align with new design by @ancorcruz in #2313
  • misc(events): Add new optimized index by @jdenquin in #2345
  • misc(migrations) - Add extra check to make sure schema.rb is up to date. by @nudded in #2347
  • Feat(anrok): add handling discarded errors when retrying invoice by @annvelents in #2341
  • feat(netsuite): Add lago customer link to netsuite by @ivannovosad in #2350
  • feat(netsuite): Add lago invoice link to netsuite by @ivannovosad in #2353
  • feat(netsuite): Add due date to netsuite invoice by @ivannovosad in #2356
  • Fix: Event ingestions when using a non default schema by @roeeklinger in #2314
  • fix: invoices query search and filtering by customer external id by @ancorcruz in #2355
  • fix(export invoices): Re arrange CSV column order, add new columns and fix row order by issuing date by @ancorcruz in #2348
  • misc - Bump ruby version to 3.3.4 by @nudded in #2354
  • feat(netsuite): Do not send line items with 0 amount cents by @ivannovosad in #2359
  • misc(events) - Setup more aggressive autovacuum_vacuum_scale_factor setting for events by @nudded in #2360
  • misc - Missing gemfile.lock update after ruby upgrade by @nudded in #2365
  • fix(redis) - set redlock_options even if REDIS_PASSWORD is not provided by @nudded in #2367
  • feat (tax-integration): add new webhook type for fee tax failure by @lovrocolic in #2351
  • feat(billing): Retry finalize jobs on Sequence error by @julienbourdeau in #2364
  • fix(netsuite): Do not send taxes columns if tax not mapped by @ivannovosad in #2369
  • Feat(anrok): add finalize_all_invoices job and service by @annvelents in #2358
  • misc(tracing) - Add custom spans to Services & GraphQLController by @nudded in #2357
  • misc(tracing) - add trace_id and span_id to lograge custom_options by @nudded in #2370
  • feat(tresholds): Add models by @ivannovosad in #2368
  • misc(tracing) - Capture and pass context inside Parallel execution blocks by @nudded in #2372
  • feat(wallet): Finalized open topup invoice only after payment successful by @julienbourdeau in #2336
  • fix(export invoice fees): reshuffle column order, add missing ones and change some headers in the CSV export by @ancorcruz in #2352
  • chore(deps): bump rexml from 3.2.8 to 3.3.3 by @dependabot in #2361
  • fix(wrong-month-abbreviation): use month full names instead by @ancorcruz in #2373
  • feat(tresholds): Add serializers by @ivannovosad in #2371
  • fix(wrong-month-abbreviation): Change abbreviation month names by @rsempe in #2375
  • fix(wrong-month-abbreviation): Do not prepend day number by 0 for fr and es locales by @rsempe in #2376
  • misc(tresholds): Rename progressive_billing_tresholds to usage_tresholds by @ivannovosad in #2379

New Contributors

Full Changelog: v1.8.1...v1.8.2

v1.6.5

24 Jul 09:38
Compare
Choose a tag to compare

fix: Set ready_to_be_refreshed only when updating a plan (#2323) @rsempe

Full Changelog: v1.6.4...v1.6.5

v1.8.1

23 Jul 13:17
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.8.0...v1.8.1

v1.8.0

22 Jul 10:23
d2ff043
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.7.0...v1.8.0

v1.7.0

16 Jul 11:56
bdc6103
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.4...v1.7.0

v1.6.4

12 Jul 13:04
3f06925
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.3...v1.6.4

v1.6.3

11 Jul 14:25
e14c3e3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.2...v1.6.3

v1.6.2

11 Jul 10:09
e891c8c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.1...v1.6.2

v1.6.1

09 Jul 13:37
bc7b5af
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.0...v1.6.1

v1.6.0

27 Jun 10:10
854cffe
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5.1...v1.6.0