v2.15.1-rc1
📦 harborView on GitHub →
✨ 2 features🐛 5 fixes🔧 3 symbols
Summary
This release (v2.15.1-rc1) focuses on component updates, including bumping Go to 1.25.9 and updating base images, alongside several bug fixes and minor feature enhancements.
Migration Steps
- Revert the previous change in Dockerfile.base and change base image to goharbor/photon:5.0.
✨ New Features
- Added User-Agent header to all requests.
- Prevented background polling from renewing session TTL.
🐛 Bug Fixes
- Fixed issue where Last Pull time was incorrect on parent/child artifacts and on creation.
- Fixed proxy cache serving local content when remote content was not found.
- Fixed issue related to scanner API.
- Redacted redis_url_reg from GC extra attributes.
- Fixed issue where distribution instance edit without credentials could not save.