v1.39.0
getlago/lagov1.39.0Jan 12, 2026by rsempe
AI Summary
This release adds local setup capabilities for the AI-agent worker and updates the expression library to v0.2.0. It also includes fixes for Kafka topics in the development environment and tag handling.
Key Highlights
- Local setup for AI-agent worker
- lago-expression v0.2.0 bump
- Kafka topic fix in dev environment
New Features
- AI-agent local setup
Full Release Notes
## What's Changed * Tag output + secret handling by @IxDay in https://github.com/getlago/lago/pull/656 * fix(kafka): Add missing topic in dev env by @vincent-pochet in https://github.com/getlago/lago/pull/663 * feat(ai-agent): Add local setup for ai-agent worker by @rsempe in https://github.com/getlago/lago/pull/664 * misc(expression): Bump lago-expression to v0.2.0 by @vincent-pochet in https://github.com/getlago/lago/pull/666 * misc(events-processor): Fix prod release by @vincent-pochet in https://github.com/getlago/lago/pull/667 * bug: make sure git clone get tags updated by @ansmonjol in https://github.com/getlago/lago/pull/670 * Bump version to 1.39.0 by @rsempe in https://github.com/getlago/lago/pull/675 **Full Changelog**: https://github.com/getlago/lago/compare/v1.38.0...v1.39.0