Skip to content

Releases: goharbor/harbor

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

v2.9.3-rc2

06 Mar 05:35
f65d238
Compare
Choose a tag to compare
v2.9.3-rc2 Pre-release
Pre-release

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-rc2

v2.8.5

07 Mar 06:02
c2cb8ea
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 ⬆️

  • [Cherry-pick]Add new uri path to ShouldNotReuseRoute array by @AllForNothing in #19219
  • (cherry-pick) Remove job status track information from redis after stop the job in the queue by @stonezdj in #19305
  • (cherry-pick)fix storage.redirect.disable migrate template error release-2.8.0 by @MinerYang in #19337
  • [cherry-pick] Allow POST method to request service/token in readonly mode by @stonezdj in #19562
  • [cherry-pick] fix: increase beego max memory and upload size (#19578) by @stonezdj in #19670
  • [cherry-pick]Limit URL to local site by @stonezdj in #20024
  • feat: bump up golang-runtime from 1.20.7 to 1.21.7 by @zyyw in #20046
  • fix: update TRIVYVERSION=v0.49.1 && TRIVYADAPTERVERSION=v0.30.22 by @zyyw in #20040
  • fix: update go.mod by @zyyw in #20071

Full Changelog: v2.8.4...v2.8.5

v2.8.5-rc1

05 Mar 07:42
c2cb8ea
Compare
Choose a tag to compare
v2.8.5-rc1 Pre-release
Pre-release

What's Changed

Component updates ⬆️

  • [Cherry-pick]Add new uri path to ShouldNotReuseRoute array by @AllForNothing in #19219
  • (cherry-pick) Remove job status track information from redis after stop the job in the queue by @stonezdj in #19305
  • (cherry-pick)fix storage.redirect.disable migrate template error release-2.8.0 by @MinerYang in #19337
  • [cherry-pick] Allow POST method to request service/token in readonly mode by @stonezdj in #19562
  • [cherry-pick] fix: increase beego max memory and upload size (#19578) by @stonezdj in #19670
  • [cherry-pick]Limit URL to local site by @stonezdj in #20024
  • feat: bump up golang-runtime from 1.20.7 to 1.21.7 by @zyyw in #20046
  • fix: update TRIVYVERSION=v0.49.1 && TRIVYADAPTERVERSION=v0.30.22 by @zyyw in #20040
  • fix: update go.mod by @zyyw in #20071

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

v2.9.3-rc1

28 Feb 12:23
2196ba7
Compare
Choose a tag to compare
v2.9.3-rc1 Pre-release
Pre-release

What's Changed

Component updates ⬆️

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-rc1

v2.9.2

29 Jan 03:18
24bbad1
Compare
Choose a tag to compare

Known issue

  • known issue #19932 will affect nginx component of offline-installer where installed the harbor on the machine only supported ipv4. Impact version is v2.9.2, will be fixed version v2.9.3. As a workaround please refer to reconfigure-nginx
  • known issue #19912 will affect nginx component of offline-installer when specify strong_cipher.enabled in harbor.yml but not been rendered in config file properly. Impact version are v2.9.0, v2.9.1, v2.9.2, v2.10.0. Will be fixed in v2.10.1. if you do need set strong_cipher, please refer to manually-add-strong-cipher

What's Changed

Enhancement 🚀

Component updates ⬆️

Other Changes

Full Changelog: v2.9.1...v2.9.2

v2.9.2-rc1

25 Jan 10:32
5d27ccf
Compare
Choose a tag to compare
v2.9.2-rc1 Pre-release
Pre-release

What's Changed

Enhancement 🚀

Component updates ⬆️

Other Changes

Full Changelog: v2.9.1...v2.9.2-rc1

v2.10.0

19 Dec 07:47
6abb4ea
Compare
Choose a tag to compare

Known issue

  • known issue #19912 will affect nginx component of offline-installer when specify strong_cipher.enabled in harbor.yml but not been rendered in config file properly. Impact version are v2.9.0, v2.9.1, v2.9.2, v2.10.0. Will fixed in v2.10.1. if you do need set strong_cipher, please refer to manually-add-strong-cipher

What's Changed

Exciting New Features 🎉

Robot Account Full Access

Delivers a user-friendly tutorial that walks you through the creation of a new robot. With a simple click, you can seamlessly customize permission sets at both system and project levels.

Supporting OCI Distribution Spec v1.1.0-rc3

Harbor now supports OCI Distribution Spec v1.1.0-rc3

Additional Features

Quota Sorting

Enable storage sorting in the quota management page

Allow customization of the OIDC provider name

Enable support for large-size blobs

Harbor now facilitates uploads of layers up to 128GB by default, with configurable options if required.

  • fix: increase beego max memory and upload size by @chlins in #19578

Ensure audit logs comply with GDPR regulations for data privacy.

Enhancement 🚀

Component updates ⬆️