Change8

v2.15.2-rc2

📦 harborView on GitHub →
2 features🐛 11 fixes🔧 8 symbols

Summary

This release bumps several component versions, including Go to v1.26.4, and upgrades the UI stack to Angular 21 and Clarity v18. Key changes include replacing Redis with Valkey as the cache backend and various UI/UX fixes.

Migration Steps

  1. 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

  • Remove installation of net-tools from db dockerfile as photon removed it.
  • Disable tlog for cosign signing checks.
  • Ignore tlog during cosign verification.
  • Bump repository update_time on tag and artifact changes.
  • Validate blob-mount source project and reject tokens missing iat.
  • Fix db_schedule and replication failed test cases after Angular & Clarity upgrade.
  • Fix UI issues across portal components.
  • Use selected tag for pull command copy in UI.
  • Fix UI issues #48–#54 across portal components.
  • Fix build issue related to npm package.
  • Fix multiple UI/UX issues for checkboxes, alignment, dark theme, and i18n.

Affected Symbols