v2.15.2-rc1
📦 harborView on GitHub →
✨ 2 features🐛 5 fixes🔧 4 symbols
Summary
This release bumps several core dependencies, including Go to v1.26.4 and upgrades the UI stack to Angular 21/Clarity v18, while also replacing Redis with Valkey as the cache backend.
Migration Steps
- Replace usage of `gopkg.in/yaml.v2` with `github.com/goccy/go-yaml`.
✨ New Features
- Make openapi-generator-cli download URL configurable.
- Support configurable PIP_INDEX_URL for swagger client build.
🐛 Bug Fixes
- Fix UI robot test cases for Angular and Clarity Upgrade.
- Fix security issue by validating blob-mount source project and rejecting tokens missing iat.
- Fix cosign: ignore tlog during verification.
- Fix cosign: disable tlog for signing checks.
- Fix: Bump repository update_time on tag and artifact changes.