v5.1.1

labring/sealosv5.1.1Nov 17, 2025by github-actions[bot]

AI Summary

This is a bug fix and minor feature release for Sealos that addresses Docker installation issues and Go binary linking, while introducing new configuration capabilities for proxy settings and logging.

Key Highlights

  • Fixed Docker installation by adding uidmap and fuse-overlayfs in Dockerfiles
  • Enabled static linking for Go binaries for better portability
  • Added vlogs feature via cherry-pick from development branch
  • Added AI_PROXY_BACKEND configmap option for dynamic proxy URL configuration

New Features

  • vlogs feature for improved logging capabilities
  • AI_PROXY_BACKEND for dynamic proxy URL configuration in configmap

Full Release Notes


# Welcome to the v5.1.1 release of Sealos!🎉🎉!

<a name="v5.1.1"></a>
## [v5.1.1](https://github.com/labring/sealos/compare/v5.1.1-rc1...v5.1.1) (2025-11-17)

### Bug Fixes

* **docker:** install uidmap and fuse-overlayfs in Dockerfiles ([#6195](https://github.com/labring/sealos/issues/6195)) ([#6199](https://github.com/labring/sealos/issues/6199))
* **build:** enable static linking for Go binaries ([#6189](https://github.com/labring/sealos/issues/6189)) ([#6190](https://github.com/labring/sealos/issues/6190))

### New Features

* **vlogs:** cherry-pick from ([#6202](https://github.com/labring/sealos/issues/6202)) ([#6181](https://github.com/labring/sealos/issues/6181)) ([#6203](https://github.com/labring/sealos/issues/6203))
* **configmap:** add AI_PROXY_BACKEND for dynamic proxy URL configuration ([#6194](https://github.com/labring/sealos/issues/6194)) ([#6198](https://github.com/labring/sealos/issues/6198))

See [the CHANGELOG](https://github.com/labring/sealos/blob/main/CHANGELOG/CHANGELOG.md) for more details.

Your patronage towards Sealos is greatly appreciated 🎉🎉.

If you encounter any problems during its usage, please create an issue in the [GitHub repository](https://github.com/labring/sealos), we're committed to resolving your problem as soon as possible.