v1.6.0
getlago/lagov1.6.0Jun 27, 2024by rsempe
AI Summary
This release focuses on infrastructure improvements, specifically adding a dedicated PDF generation worker to the Docker Compose setup and ensuring container names are unique to prevent conflicts.
Key Highlights
- Added PDF worker to docker compose
- Fixed container name uniqueness
- Bumped version to 1.6.0
New Features
- PDF generation infrastructure improvements
Full Release Notes
## What's Changed * feat: Add pdf worker to docker compose by @brunomiguelpinto in https://github.com/getlago/lago/pull/363 * Fix: Ensure Container Name is Unique by @brunomiguelpinto in https://github.com/getlago/lago/pull/364 * misc: Bump version from 1.5.1 to 1.6.0 by @rsempe in https://github.com/getlago/lago/pull/366 ## New Contributors * @brunomiguelpinto made their first contribution in https://github.com/getlago/lago/pull/363 **Full Changelog**: https://github.com/getlago/lago/compare/v1.5.1...v1.6.0