v1.41.0

getlago/lagov1.41.0Jan 29, 2026by nepalez

AI Summary

This release focuses on improving the continuous integration pipeline by supporting parallel multi-architecture builds. It also updates the PostgreSQL image to include the pg_partman extension and corrects documentation links.

Key Highlights

  • Support for parallel multi-arch builds
  • Postgres image with pg_partman
  • Fixed broken self-hosted guide links

New Features

  • Parallel multi-arch builds

Full Release Notes

## What's Changed
* feat(ci): support parallel multi-arch builds in same pipeline by @IxDay in https://github.com/getlago/lago/pull/680
* misc: Use postgres image with pg_partman  by @vincent-pochet in https://github.com/getlago/lago/pull/673
* fix: Update broken links of self-hosted guides by @tiagolupepic in https://github.com/getlago/lago/pull/682

## New Contributors
* @tiagolupepic made their first contribution in https://github.com/getlago/lago/pull/682

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