v3.16.3
📦 quay-ioView on GitHub →
✨ 1 features🐛 10 fixes🔧 5 symbols
Summary
This release (v3.16.3) focuses heavily on dependency upgrades to address various CVEs and includes minor fixes for CI, API visibility, and web visualization features.
Migration Steps
- Ensure PR titles adhere to the required prefix format (PROJQUAY/NO-ISSUE) for CI linting.
✨ New Features
- Add manifest track visualization for tags in the web interface.
🐛 Bug Fixes
- Use GitHub ARM runner for arm64 builds.
- Show error notification on organization creation failure in the web interface.
- Fall back to pure-Python rsa for CloudFront signing when necessary.
- Downgrade OTEL log calls from ERROR to DEBUG level.
- Use dynamic redirect URL for OIDC validation in the config-tool.
- Catch all react rewrite rules in nginx configuration.
- Grant superusers full visibility on foreign organizations and repositories via API.
- Use unique intermediate tags for multi-arch builds in CI.
- Fix CVE-2026-30922 in pyasn1 dependency.
- Add checks to export action logs callback URL.