v1.43.0
getlago/lagov1.43.0Feb 27, 2026by rsempe
AI Summary
This release introduces event enrichment with target wallet code and improves Redis testing capabilities by allowing password authentication. A migration guide is available for users upgrading to this version.
Key Highlights
- Enrich events with target wallet code
- Allow testing Redis with password
- Migration guide available for v1.43.0
New Features
- Enrich event with target wallet code
Full Release Notes
## Migration Guide Please, follow the migration guide: https://getlago.com/docs/guide/migration/migration-to-v1.43.0 ## What's Changed * chore(redis): Allow to test Redis with password by @groyoh in https://github.com/getlago/lago/pull/700 * feat(events-processor): Enrich event with target wallet code by @vincent-pochet in https://github.com/getlago/lago/pull/701 * chore(release): bump version to v1.43.0 by @rsempe in https://github.com/getlago/lago/pull/705 **Full Changelog**: https://github.com/getlago/lago/compare/v1.42.0...v1.43.0