Skip to content

Releases: goharbor/harbor

v2.11.0-rc1

17 May 04:59
3777877
Compare
Choose a tag to compare
v2.11.0-rc1 Pre-release
Pre-release

Known issue

  • known issue #20056 requires a user to be a member of a project in the source (GitLab) registry when doing pull-based replication from GitLab registry to Harbor registry. Even if it is a public project in GitLab registry, a user has to be a member of that project and then performs replication. Affected versions are v2.10.x, v2.9.x.

What's Changed

Exciting New Features 🎉

SBOM Generation and Management:

Harbor now offers robust support for generating Software Bill of Materials (SBOM) either manually or automatically. Users can conveniently view, download, and replicate SBOMs across different instances of Harbor.

Integration with VolcEngine Registry:

Users can now seamlessly replicate images to and from the VolcEngine registry, enhancing interoperability and flexibility within the Harbor ecosystem.

Korean UI Translation:

The user interface of Harbor has been enriched with the addition of Korean language support, ensuring a more inclusive and accessible experience for Korean-speaking users.

Enhancement 🚀

Component updates ⬆️

Read more

v2.9.4

18 Apr 03:24
a6d707d
Compare
Choose a tag to compare

What's Changed

Component updates ⬆️

Full Changelog: v2.9.3...v2.9.4

v2.9.4-rc1

16 Apr 05:09
a6d707d
Compare
Choose a tag to compare
v2.9.4-rc1 Pre-release
Pre-release

What's Changed

Component updates ⬆️

Full Changelog: v2.9.3...v2.9.4-rc1

v2.8.6

22 Apr 06:30
c090df9
Compare
Choose a tag to compare

What's Changed

Component updates ⬆️

  • fix: assign metas to key and value by @zyyw in #20127
  • [cherry-pick] panic due to mark retention task error by @stonezdj in #20168
  • fix: update TRIVYVERSION=v0.50.1 && TRIVYADAPTERVERSION=v0.30.23 by @zyyw in #20212
  • fix: close file by @zyyw in #20222
  • [cherry-pick] Allow empty path in redirect_url by @stonezdj in #20235
  • fix: add 400 response code for /scan/{report_id}/log by @zyyw in #20243
  • bump golang to 1.21.9 on release-2.8.0 by @MinerYang in #20267
  • fix: update version of some dependencies by @zyyw in #20271

Full Changelog: v2.8.5...v2.8.6

v2.8.6-rc1

18 Apr 11:42
c090df9
Compare
Choose a tag to compare
v2.8.6-rc1 Pre-release
Pre-release

What's Changed

Component updates ⬆️

  • fix: assign metas to key and value by @zyyw in #20127
  • [cherry-pick] panic due to mark retention task error by @stonezdj in #20168
  • fix: update TRIVYVERSION=v0.50.1 && TRIVYADAPTERVERSION=v0.30.23 by @zyyw in #20212
  • fix: close file by @zyyw in #20222
  • [cherry-pick] Allow empty path in redirect_url by @stonezdj in #20235
  • fix: add 400 response code for /scan/{report_id}/log by @zyyw in #20243
  • bump golang to 1.21.9 on release-2.8.0 by @MinerYang in #20267
  • fix: update version of some dependencies by @zyyw in #20271

Full Changelog: v2.8.5...v2.8.6-rc1

v2.10.2

10 Apr 10:41
1a741cb
Compare
Choose a tag to compare

What's Changed

Component updates ⬆️

Full Changelog: v2.10.1...v2.10.2

v2.10.2-rc1

08 Apr 10:11
1a741cb
Compare
Choose a tag to compare
v2.10.2-rc1 Pre-release
Pre-release

What's Changed

Component updates ⬆️

Full Changelog: v2.10.1...v2.10.2-rc1

v2.10.1

15 Mar 06:49
b7b8847
Compare
Choose a tag to compare

What's Changed

Enhancement 🚀

Component updates ⬆️

Other Changes

Full Changelog: v2.10.0...v2.10.1

v2.10.1-rc1

14 Mar 07:55
b7b8847
Compare
Choose a tag to compare
v2.10.1-rc1 Pre-release
Pre-release

What's Changed

Enhancement 🚀

Component updates ⬆️

Other Changes

Full Changelog: v2.10.0...v2.10.1-rc1

v2.9.3

08 Mar 05:38
f65d238
Compare
Choose a tag to compare

Known issue

  • Due to this code change, users cannot call Harbor swagger API to add or update a project metadata, but it does not affect project configuration via Harbor portal UI. This issue is tracking this matter.

What's Changed

Component updates ⬆️

  • add ip_family config in harbor.yml on release-2.9.0 by @MinerYang in #19940
  • Refresh base images on release-2.9.0 by @zyyw in #19941
  • reverse ip_family config for release-2.9 by @MinerYang in #19951
  • [Cherry-pick] feat: enable configuration of skip_java_db_update by @zyyw in #19997
  • [cherry-pick] Limit URL to local site by @stonezdj in #20023
  • Move strong_ssl_ciphers to top level in harbor.yml by @stonezdj in #20021
  • fix: update go.mod (vendor) & golangci-lint & mocks by @zyyw in #20070

Other Changes

  • fix: change filter_label_xpath to vulnerabilities_filter_label_xpath … by @zyyw in #19930
  • update retry of get_scan_data_export_execution from 5 to 15 by @zyyw in #19958
  • Refresh base images on release-2.9.0 by @zyyw in #20005

Full Changelog: v2.9.2...v2.9.3