v1.40.0

getlago/lagov1.40.0Jan 26, 2026by ancorcruz

AI Summary

The update introduces documentation for a new Redis environment variable and updates Ruby to version 3.4.8. It also disables webhook retries in development and adds monitoring documentation for Sidekiq.

Key Highlights

  • Ruby 3.4.8 upgrade
  • Sidekiq monitoring documentation
  • New Redis environment variable documentation

New Features

  • Sidekiq monitoring documentation

Full Release Notes

## What's Changed
* misc(redis): Add doc for new env variable by @vincent-pochet in https://github.com/getlago/lago/pull/677
* chore(env): Disable webhook retry in dev by @julienbourdeau in https://github.com/getlago/lago/pull/676
* misc(ruby): Bump ruby to 3.4.8 by @vincent-pochet in https://github.com/getlago/lago/pull/678
* docs: Add Sidekiq monitoring documentation by @IxDay in https://github.com/getlago/lago/pull/674
* misc: Bump version to 7 by @vincent-pochet in https://github.com/getlago/lago/pull/679
* chore(release): bump version to v.1.40.0 by @ancorcruz in https://github.com/getlago/lago/pull/681


**Full Changelog**: https://github.com/getlago/lago/compare/v1.39.0...v1.40.0