v2.4.0
·
71 commits
to release-2.4.0
since this release
What's New
New Features
-
Distributed tracing
Add tracing capabilities to Harbor for enhanced troubleshooting, identifying performance bottlenecks etc. -
Additional Features
- Support Harbor instances replication with Robot Account, more details see the guide.
- Support Stop All and single scan job.
- Support exclusions and rate limit to Replication Rules.
- Enable OIDC auth based user deletion, This addresses #8424.
- Schedule synchronize from DB to Redis.
- Golang v1.17.2. Harbor is now built using Golang v1.17.2 as of this release.
- Bump up Trivy 0.20 which adds support for go.sum scanning.
Deprecations
- The legacy robot account is removed(not supported) in v2.4.0 release. It's suggested that remove all the legacy robots and use robot v2 for instead.
- Limit support on Chartmuseum from v2.4.0 release.
CVE clarification
- CVE-2021-23017: If you see it in your scan report, it means that your tool may not perfect support Photon based image. The full version of nginx in Harbor v2.4.0 is 1.19.3-2.ph4, and this CVE is not reported in our appcheck results.