🎉 欢迎访问本站,如有问题欢迎 留言
Harbor V2.14.0 Release Note

来源: https://github.com/goharbor/harbor/releases/tag/v2.14.0

goharbor/harbor v2.14.0 Release Notes

Published at: 2025-09-17T06:02:05Z

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

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: https://github.com/goharbor/harbor/compare/v2.13.0...v2.14.0