Releases: getlago/lago
Releases · getlago/lago
v1.35.0
What's Changed
- test: Fix flaky
events-processortest by @groyoh in #603 - chore(docker): remove $LAGO_PATH from docker compose by @IxDay in #604
- misc(docker): Add healthcheck to development
apicontainer by @groyoh in #609 - fix(events-processor): Move from cache deletion to cache expiration by @vincent-pochet in #610
- fix(cache): Fix development
events-processorRedis cache DB by @groyoh in #611 - Update Ruby version to 3.4.7 by @julienbourdeau in #607
- chore(kafka): Add multiple brokers support by @jdenquin in #612
- chore(redis): Use TLS env var to configure TLS for Redis by @jdenquin in #613
- release: Bump to v1.35.0 version by @groyoh in #616
Full Changelog: v1.34.2...v1.35.0
v1.34.2
What's Changed
- chore(release): bump version to v1.34.2 by @julienbourdeau in #602
Full Changelog: v1.34.1...v1.34.2
v1.34.1
What's Changed
- feat(ai-agent): Add MISTRAL_AGENT_ID env variable by @rsempe in #599
- chore(docs): Provide an architecture diagram by @IxDay in #597
- chore(release): bump version to v1.34.1 by @julienbourdeau in #601
Full Changelog: v1.34.0...v1.34.1
v1.34.0
What's Changed
- chore: Fix template link in README by @sinwoobang in #595
- feat(connectors): Add connectors by @jdenquin in #596
- docs(events-processor): update README with additional environment variables and formatting improvements by @IxDay in #590
- misc(version): Bump version to 1.34.0 by @vincent-pochet in #598
- API changes: https://github.com/getlago/lago-api/releases/tag/v1.34.0
- Front changes: https://github.com/getlago/lago-front/releases/tag/v1.34.0
New Contributors
- @sinwoobang made their first contribution in #595
Full Changelog: v1.33.4...v1.34.0
v1.33.4
What's Changed
- fix: Build of single docker image by @vincent-pochet in #592
- fix: update contribution guide by @emmanuel-ferdman in #587
- chore(events-processor): Add centralized constants for events-processor environment variables by @IxDay in #593
- chore(docs): move dev environment documentation out of wiki to code by @IxDay in #583
- misc(version): Bump version to 1.33.4 by @julienbourdeau in #594
New Contributors
- @emmanuel-ferdman made their first contribution in #587
Full Changelog: v1.33.3...v1.33.4
v1.33.3
What's Changed
- fix(events-processor): Set version for
events-processordev container dependencies by @groyoh in #586 - chore(events-processor): do not setup otel if endpoint not provided by @IxDay in #589
- misc(version): Bump version to 1.33.3 by @vincent-pochet in #591
Front release notes
https://github.com/getlago/lago-front/releases/tag/v1.33.3
API release notes
https://github.com/getlago/lago-api/releases/tag/v1.33.3
Full Changelog: v1.33.2...v1.33.3
v1.33.2
What's Changed
- feat(ai-agent): Add MISTRAL_API_KEY env variable by @rsempe in #579
- fix(docker): Fix development Docker Compose file by @groyoh in #580
- fix(docker): make rpk create topic idempotent by @IxDay in #581
- misc: prevent base64 to wrap rsa key by @IxDay in #582
- v1.33.2 by @julienbourdeau in #585
Full Changelog: v1.33.1...v1.33.2
v1.33.1
What's Changed
- chore: update versions to v1.33.1 by @annvelents in #577
Full Changelog: v1.33.0...v1.33.1
API changes:
- Revert "misc(invoice): Remove OpenStruct for taxes in pay in advance" by @jdenquin in getlago/lago-api#4211
- misc: Add kosovo country code by @vincent-pochet in getlago/lago-api#4213
- misc(open-struct): Fake in advance invoices by @vincent-pochet in getlago/lago-api#4214
- Feat(fixed_charges-9): plan override changes by @annvelents in getlago/lago-api#4183
- fix(credit-notes): Prevent
ArgumentErrormasking with properreasonvalidation by @groyoh in getlago/lago-api#4209 - fix(fixed_charges): update fixed_charge serializer by @annvelents in getlago/lago-api#4215
- feat: change the calculations by @brunomiguelpinto in getlago/lago-api#4198
- misc: Remove Events::PayInAdvanceKafkaJob by @vincent-pochet in getlago/lago-api#4219
- fix(event): Kafka payload for batch events by @vincent-pochet in getlago/lago-api#4220
- fix(entitlements): Fix privilege/feature removal when already removed by @julienbourdeau in getlago/lago-api#4222
- fix(integrations): Fix aggregator accounts service by @ivannovosad in getlago/lago-api#4206
- Fix(billing_entity): api key doesn't work for billing entities endpoint by @annvelents in getlago/lago-api#4224
Full Changelog: getlago/lago-api@v1.33.0...1.33.1
Front Changes:
- fix: get payment link wording by @keellyp in getlago/lago-front#2422
- misc: support Kosovo country code by @ansmonjol in getlago/lago-front#2423
- misc: add missing translation by @ansmonjol in getlago/lago-front#2424
- chore: billing entity name should be caption by @ansmonjol in getlago/lago-front#2426
Full Changelog: getlago/lago-front@v1.33.0...1.33.1
v1.33.0
What's Changed
- feat(pre-aggregation): Use flat filters for pay in advance events by @vincent-pochet in #569
- misc(pre-aggregation): Refactor subscription refresh by @vincent-pochet in #570
- misc(Ruby): Bump version to 3.4.5 by @vincent-pochet in #571
- chore(docker): Build public image for events processor by @jdenquin in #572
- misc(clean): Remove double workflow for processors by @jdenquin in #573
- misc(event-processor): Add event enriched expanded producer by @vincent-pochet in #567
- fix(events-processor): Fix in advance check when no charges by @vincent-pochet in #574
- fix(events-processor): Ensure grouped by is not nil by @vincent-pochet in #575
- release: Bump to v1.33.0 version by @groyoh in #576
Full Changelog: v1.32.4...v1.33.0
v1.32.4
What's Changed
- feat(pre-aggregation): Enrich events with Charge and Filters by @vincent-pochet in #563
- feat(pre-aggregation): Enrich events with grouped by by @vincent-pochet in #564
- misc(pre-aggregation): Refactor kafka producers by @vincent-pochet in #566
- chore(release): bump version to v1.32.4 by @ancorcruz in #568
Full Changelog: v1.32.3...v1.32.4