v1.29.0

getlago/lagov1.29.0May 28, 2025by ancorcruz

AI Summary

Improves the development environment by consolidating PDF generation into a single Docker image and bumping the Ruby version to 3.4.4.

Key Highlights

  • Consolidate PDF generation into a single Docker image
  • Bump Ruby version to 3.4.4
  • Add activity_logs Kafka topic for auditing

New Features

  • Single image PDF generation
  • Activity logs Kafka topic

Full Release Notes

## What's Changed
* fix(docker): Fix redis-server version by @jdenquin in https://github.com/getlago/lago/pull/532
* feat(audit_logs): Add activity_logs kafka topic by @rsempe in https://github.com/getlago/lago/pull/519
* fix(docker): Fix encryption keys generation by @jdenquin in https://github.com/getlago/lago/pull/534
* misc: Bump ruby to 3.4.4 by @vincent-pochet in https://github.com/getlago/lago/pull/533
* chore(deployment): Add docker compose production by @jdenquin in https://github.com/getlago/lago/pull/529
* feat(docker): Add PDF Generation in one docker image by @jdenquin in https://github.com/getlago/lago/pull/536
* misc(version): bump version to 1.29.0 by @ancorcruz in https://github.com/getlago/lago/pull/539


**Full Changelog**: https://github.com/getlago/lago/compare/v1.28.1...v1.29.0