v1.17.4
getlago/lagov1.17.4Dec 24, 2024by nudded
AI Summary
This release introduces background workers for clock and webhook tasks to improve system scalability.
Key Highlights
- Added clock worker for scalability
- Added webhook worker for scalability
- Updated version to 1.17.4
New Features
- Clock worker
- Webhook worker
Full Release Notes
## What's Changed * chore(scalability): Add clock worker by @jdenquin in https://github.com/getlago/lago/pull/437 * chore(scalability): Add webhook worker by @jdenquin in https://github.com/getlago/lago/pull/439 * Bump version to 1.17.4 by @nudded in https://github.com/getlago/lago/pull/440 **Full Changelog**: https://github.com/getlago/lago/compare/v1.17.3...v1.17.4