Skip to content

v2.9.0-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@YangJiao0817 YangJiao0817 released this 08 Aug 02:35
· 91 commits to release-2.9.0 since this release
92e468c

Known issue

  • There's a known issue #19320 that occurs when running harbor.yml migrate script with the specific storage_service.redirect.disable configuration. Impact version would be Harbor v2.8 and v2.9, for example migrate from v2.7.X to v2.8.Y or v2.7.X to v2.9.Z. Please refer to this comment as a workaround.

What's Changed

Exciting New Features 🎉

Security Hub

Admin users can now access valuable security insights, which including the number of scanned and unscanned artifacts, identification of dangerous artifacts and CVEs and advanced search capabilities for vulnerabilities using multiple combined conditions.

GC Enhancements

Improved visibility with detailed GC execution history and enable parallel deletion for faster GC triggers.

Supporting OCI Distribution Spec v1.1.0-rc2

Harbor now supports OCI Distribution Spec v1.1.0-rc2 and added support for Notation signature and Nydus conversion as referrers.

Additional Features

Customized banner message

Admins can now set a customized banner message displayed on top of Harbor web pages.

Quota Update Provider

Introduced a new mechanism utilizing Redis for optimistic locking during quota updates when pushing images. Refer to the documentation at https://github.com/goharbor/perf/wiki/Quota-Update for instructions on enabling and utilizing this feature.

Deprecations ❌

Removal of Notary

Starting with version v2.9.0, Harbor no longer includes Notary in either the user interface or the backend.

Enhancement 🚀

Component updates ⬆️

Docs update 🗄️

Community update 🧑🏻‍🤝‍🧑🏾

Other Changes

New Contributors

Full Changelog: v2.8.0...v2.9.0-rc1