v1.34.1
getlago/lagov1.34.1Oct 2, 2025by julienbourdeau
AI Summary
Adds configuration options for AI agents and improves documentation with architecture diagrams to aid development understanding.
Key Highlights
- Added MISTRAL_AGENT_ID environment variable.
- Added architecture diagram to documentation.
New Features
- MISTRAL_AGENT_ID environment variable
- Architecture diagram documentation
Full Release Notes
## What's Changed * feat(ai-agent): Add MISTRAL_AGENT_ID env variable by @rsempe in https://github.com/getlago/lago/pull/599 * chore(docs): Provide an architecture diagram by @IxDay in https://github.com/getlago/lago/pull/597 * chore(release): bump version to v1.34.1 by @julienbourdeau in https://github.com/getlago/lago/pull/601 **Full Changelog**: https://github.com/getlago/lago/compare/v1.34.0...v1.34.1