v1.21.0
getlago/lagov1.21.0Feb 12, 2025by nudded
AI Summary
This release introduces new environment variables for configuring the data API and updates the version to 1.21.0.
Key Highlights
- Added LAGO_DATA_API_URL environment variable
- Added LAGO_DATA_API_BEARER_TOKEN to environment defaults
- Updated version to 1.21.0
New Features
- Configuration for data API URL and bearer token
Full Release Notes
## What's Changed * feat(data): Add LAGO_DATA_API_URL env variable by @rsempe in https://github.com/getlago/lago/pull/461 * feat(data): Add LAGO_DATA_API_BEARER_TOKEN to environment.default by @rsempe in https://github.com/getlago/lago/pull/463 * chore(version): bump version to 1.21.0 by @nudded in https://github.com/getlago/lago/pull/465 **Full Changelog**: https://github.com/getlago/lago/compare/v1.20.2...v1.21.0