github goharbor/harbor v2.14.0

12 hours ago

What's Changed

Exciting New Features 🎉

Enhanced Proxy-cache

Syncs state with the upstream registry by deleting local cache when artifacts are removed; Serves the local manifest if its digest matches the upstream registry

  • Add manifestcache push for tag and digest to local repository by @raphaelzoellner in #21141
  • Delete local cache if the artifact doesn't exist in upstream registry by @stonezdj in #22175

Single Active Replication

Adds an option to enforce single active replication, preventing parallel runs under the same policy. For more details, please refer to the design proposal: https://github.com/goharbor/community/blob/main/proposals/new/single-active-replication.md

Enhanced artifact scanning

Adds support for fixVersion in CVE reports; Skips vulnerability checks for non-scannable artifacts.

Enhanced garbage collection

Displays GC progress while running

Enhanced CNAI Model integration

Adds support for raw CNAI model format. For more details, please refer to the model spec.

Component updates ⬆️

Docs update 🗄️

Other Changes

New Contributors

Full Changelog: v2.13.0...v2.14.0

Don't miss a new harbor release

NewReleases is sending notifications on new releases.