v2.13.5-rc2
📦 harborView on GitHub →
✨ 7 features🐛 5 fixes🔧 1 symbols
Summary
This release introduces several new features focused on replication, UI enhancements, and proxy caching improvements. It also includes numerous component updates and bug fixes across scanning, retention, and UI functionality.
Migration Steps
- Replace interface{} with any in refactored code sections (if applicable to user code relying on internal changes).
✨ New Features
- Display gc progress information in running state.
- Implement Single Active Replication.
- Add tag deletion option for garbage collection (gc).
- Add UI for limiting upstream registry connections.
- Disable land tag in the backend storage.
- Add UI option to enable proxy cache referrer API.
- Proxy the referrer's API to upstream registry.
🐛 Bug Fixes
- Fix: Display 'No SBOM' in multi-arch images in HarborUI.
- Fix: Helm Chart Copy Button in UI.
- Fix: CVE Allowlist Validation.
- Fix: Audit Log Eventtype antipattern in System Settings UI.
- Fix: The tag retention job failed with 403 error message.