v3.1.1
📦 docker-registryView on GitHub →
✨ 1 features🐛 4 fixes🔧 3 symbols
Summary
This stable release (v3.1.1) addresses a security vulnerability (CVE-2026-41888) and includes several bug fixes, notably improving proxy mode behavior and adding support for S3 Express One Zone.
✨ New Features
- Add S3 Express One Zone support to the S3 storage driver.
🐛 Bug Fixes
- Fixes CVE-2026-41888.
- Bounds-check the file basename in PurgeUploads Walk callback.
- Fix tag list endpoint in proxy mode.
- Clamp oversized 'n' query parameter in proxy mode instead of returning 400.