Skip to content

v2.6.0

Compare
Choose a tag to compare
@Vad1mo Vad1mo released this 29 Aug 08:40
· 57 commits to release-2.6.0 since this release
b035ca7

What's Changed

Exciting New Features 🎉

Cache Layer

Introduce cache layer to improve the performance of pulling artifacts in the high concurrency scenario. For more datails, see the wiki.

CVE Export

Introduce CVE Export which allows project owners and members to export CBR data generated by scanners for artifacts within projects.

Purge AuditLog

Support purge audit log periodically or run on demand, add feature to forward audit log to remote sys log endpoint.

B/R With Velero

Support backup and restore Harbor helm chart with Velero. For more details and usage, see the user guide.

Additional Features

  • GDPR compliant deletion of Users by @tpoxa in #16859
  • [Experimental] Add new feature for supporting WebAssembly artifact by @ln23415 in #16931

Deprecations

  • Start the deprecation of Chartmuseum from v2.6.0 and begin to remove in v2.8.0. More details, please refer to the discussion.
  • Start the deprecation of Notary(signer&server) from v2.6.0 and begin to remove in v2.8.0. More details, please refer to the discussion.

Known issues

Starting with v2.6.0, there is a regression issue with sentinel redis configuration, you can get the details from 17483 and you can get the solution here. If you have concerns about this, please wait for the next patch release v2.6.1.

Enhancement 🚀

Component updates ⬆️

Docs update 🗄️

Community update 🧑🏻‍🤝‍🧑🏾

Other Changes

New Contributors

Full Changelog: v2.5.0...v2.6.0