Skip to content

Releases: goharbor/harbor

v2.9.5-rc1

28 Jun 09:12
672ec4a
Compare
Choose a tag to compare
v2.9.5-rc1 Pre-release
Pre-release

What's Changed

Component updates ⬆️

  • fix: update doublestar dep by @zyyw in #20443
  • [cherry-pick] Adjust the query by UUID sql so that it can use the idx_task_extra_at… by @stonezdj in #20552
  • upgrade golang to 1.22.4 and bump up dep by @zyyw in #20662

Other Changes

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

v2.11.0

06 Jun 09:35
7025568
Compare
Choose a tag to compare

Known issue

  • known issue #20412 Harbor supports only one signature for each artifact been replicated to destination Harbor which is signed by legacy cosign. If you want to replicated multiple signatures for a subject image, please using oci-1.1 mode(cosign v2.2.1+) for signing.
  • known issue #20565 Issue with SBOM generation in Harbor v2.11.0 when using external Reverse Proxy (HTTP 404)

Tips

What's Changed

Exciting New Features 🎉

SBOM Generation and Management

Harbor now provides 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.

When Automatically generate SBOM on push is enabled and there are massive concurrent push to that project, users may need to enable asynchronously updating project quota by setting core.quotaUpdateProvider: redis (values.yaml for harbor-helm) or setting core.quota_update_provider: redis (harbor.yml for installation via docker-compose) so that it can reduce the overall resource consumption, like db connection, cpu usage and memory usage.

Supporting OCI Distribution Spec v1.1.0 🎉

Harbor now fully supports OCI Distribution Spec v1.1.0

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.11.0-rc3

06 Jun 03:36
7025568
Compare
Choose a tag to compare
v2.11.0-rc3 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 provides 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.

Supporting OCI Distribution Spec v1.1.0 🎉

Harbor now fully supports OCI Distribution Spec v1.1.0

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

04 Jun 05:17
81fcc0a
Compare
Choose a tag to compare
v2.11.0-rc2 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 provides 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.

Supporting OCI Distribution Spec v1.1.0 🎉

Harbor now fully supports OCI Distribution Spec v1.1.0

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.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 provides 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.

Supporting OCI Distribution Spec v1.1.0 🎉

Harbor now fully supports OCI Distribution Spec v1.1.0

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