v1.33.0

getlago/lagov1.33.0Aug 27, 2025by groyoh

AI Summary

Major update introducing pre-aggregation flat filters and significant improvements to the events processor.

Key Highlights

  • Implemented flat filters for pay in advance events
  • Added event enriched expanded producer
  • Bumped Ruby version to 3.4.5
  • Built public image for events processor

New Features

  • Pre-aggregation flat filters
  • Event enriched expanded producer

Full Release Notes

## What's Changed
* feat(pre-aggregation): Use flat filters for pay in advance events by @vincent-pochet in https://github.com/getlago/lago/pull/569
* misc(pre-aggregation): Refactor subscription refresh by @vincent-pochet in https://github.com/getlago/lago/pull/570
* misc(Ruby): Bump version to 3.4.5 by @vincent-pochet in https://github.com/getlago/lago/pull/571
* chore(docker): Build public image for events processor by @jdenquin in https://github.com/getlago/lago/pull/572
* misc(clean): Remove double workflow for processors by @jdenquin in https://github.com/getlago/lago/pull/573
* misc(event-processor): Add event enriched expanded producer by @vincent-pochet in https://github.com/getlago/lago/pull/567
* fix(events-processor): Fix in advance check when no charges by @vincent-pochet in https://github.com/getlago/lago/pull/574
* fix(events-processor): Ensure grouped by is not nil by @vincent-pochet in https://github.com/getlago/lago/pull/575
* release: Bump to v1.33.0 version by @groyoh in https://github.com/getlago/lago/pull/576


**Full Changelog**: https://github.com/getlago/lago/compare/v1.32.4...v1.33.0