v3.13.5
📦 quay-ioView on GitHub →
✨ 2 features🐛 3 fixes🔧 2 symbols
Summary
This release (v3.13.5) focuses on dependency upgrades, security fixes via dependency bumps (elliptic, cross-spawn), and improvements to S3 storage authentication and repository garbage collection.
✨ New Features
- The PUT /superuser/users/<username> endpoint is now documented in swagger.
- Storage backend (STS S3 implementation) now uses Web Identity Tokens when available.
🐛 Bug Fixes
- Fixed an issue related to adding the allow hidden flag when looking up manifests (This change was later reverted, see PROJQUAY-8536 revert).
- Fixed an unreferenced variable issue in logging.
- Garbage collection now correctly collects manifests not targeted by any tags when deleting a repository.
🔧 Affected Symbols
storage.s3.STSlogging