v1.30.0
getlago/lagov1.30.0Jun 17, 2025by groyoh
AI Summary
Focuses on observability and performance by adding API logs tracking via Redpanda and enhancing cache management capabilities.
Key Highlights
- Add api_logs topic to Redpanda for tracking API requests
- Add cache management features for better performance
- Fix TLS configuration for cache services
New Features
- API logs tracking
- Cache management
Full Release Notes
## What's Changed * feat(api-logs): add api_logs topic to redpanda by @mariohd in https://github.com/getlago/lago/pull/543 * chore(filters): Add cache management by @vincent-pochet in https://github.com/getlago/lago/pull/542 * fix(processor): No TLS for cache by @vincent-pochet in https://github.com/getlago/lago/pull/544 * release: Bump version to v1.30.0 by @groyoh in https://github.com/getlago/lago/pull/546 ## New Contributors * @groyoh made their first contribution in https://github.com/getlago/lago/pull/546 **Full Changelog**: https://github.com/getlago/lago/compare/v1.29.0...v1.30.0