Skip to content

Releases: goharbor/harbor

v2.14.4

11 May 04:08
79a297f

Choose a tag to compare

What's Changed

Component updates ⬆️

  • [CHERRY_PICK] fix(session): fix SessionRegenerate save args and lifetime by @chlins in #22882
  • [CHERRY-PICK] feat(session): prevent background polling from renewing session TTL by @chlins in #23098
  • (cherry-pick) Fix issue related to scanner API by @stonezdj in #23109
  • (cherry-pick) Call /v2/auth/token api to get bearer token for dockerhub adapter by @stonezdj in #23208
  • bump Go to 1.25.9 and use goharbor/photon:5.0 base images by @stonezdj in #23204
  • Bump up the go.opentelemetry.io/otel/sdk and github.com/go-jose/go-jose package by @stonezdj in #23215
  • (cherry-pick) Fix the issue distribution instance edit without creden… by @chlins in #23220

Full Changelog: v2.14.3...v2.14.4

v2.14.4-rc1

10 May 03:47
79a297f

Choose a tag to compare

v2.14.4-rc1 Pre-release
Pre-release

What's Changed

Component updates ⬆️

  • [CHERRY_PICK] fix(session): fix SessionRegenerate save args and lifetime by @chlins in #22882
  • [CHERRY-PICK] feat(session): prevent background polling from renewing session TTL by @chlins in #23098
  • (cherry-pick) Fix issue related to scanner API by @stonezdj in #23109
  • (cherry-pick) Call /v2/auth/token api to get bearer token for dockerhub adapter by @stonezdj in #23208
  • bump Go to 1.25.9 and use goharbor/photon:5.0 base images by @stonezdj in #23204
  • Bump up the go.opentelemetry.io/otel/sdk and github.com/go-jose/go-jose package by @stonezdj in #23215
  • (cherry-pick) Fix the issue distribution instance edit without creden… by @chlins in #23220

Full Changelog: v2.14.3...v2.14.4-rc1

v2.15.1

06 May 08:48
335c05f

Choose a tag to compare

What's Changed

Component updates ⬆️

  • (cherry-pick) Fix Last Pull time on parent/child artifacts and on creation by @stonezdj in #23022
  • (cherry-pick) Add User-Agent to all request by @stonezdj in #23054
  • (cherry-pick): fix proxy cache serve local on remote not found by @stonezdj in #23049
  • [cherry-pick] Call /v2/auth/token api to get bearer token for dockerhub adapter by @stonezdj in #23096
  • [CHERRY-PICK] feat(session): prevent background polling from renewing session TTL by @chlins in #23097
  • (cherry-pick) Fix issue related to scanner API by @stonezdj in #23108
  • bump base for v2.15.1 by @wy65701436 in #23120
  • [CHERRY-PICK] fix(gc): redact redis_url_reg from GC extra attrs (#23134) by @chlins in #23141
  • (cherry-pick) Fix the issue distribution instance edit without credential can not save by @stonezdj in #23166
  • Update photon packages to fix CVEs by @stonezdj in #23176
  • Revert the previous change in Dockerfile.base and change base image to goharbor/photon:5.0 by @stonezdj in #23180

Bump Component Version 🤖

Full Changelog: v2.15.0...v2.15.1

v2.15.1-rc2

06 May 08:24
335c05f

Choose a tag to compare

v2.15.1-rc2 Pre-release
Pre-release

What's Changed

Component updates ⬆️

  • (cherry-pick) Fix Last Pull time on parent/child artifacts and on creation by @stonezdj in #23022
  • (cherry-pick) Add User-Agent to all request by @stonezdj in #23054
  • (cherry-pick): fix proxy cache serve local on remote not found by @stonezdj in #23049
  • [cherry-pick] Call /v2/auth/token api to get bearer token for dockerhub adapter by @stonezdj in #23096
  • [CHERRY-PICK] feat(session): prevent background polling from renewing session TTL by @chlins in #23097
  • (cherry-pick) Fix issue related to scanner API by @stonezdj in #23108
  • bump base for v2.15.1 by @wy65701436 in #23120
  • [CHERRY-PICK] fix(gc): redact redis_url_reg from GC extra attrs (#23134) by @chlins in #23141
  • (cherry-pick) Fix the issue distribution instance edit without credential can not save by @stonezdj in #23166
  • Update photon packages to fix CVEs by @stonezdj in #23176
  • Revert the previous change in Dockerfile.base and change base image to goharbor/photon:5.0 by @stonezdj in #23180

Bump Component Version 🤖

Full Changelog: v2.15.0...v2.15.1-rc2

v2.15.1-rc1

29 Apr 08:21
362f41d

Choose a tag to compare

v2.15.1-rc1 Pre-release
Pre-release

What's Changed

Component updates ⬆️

  • (cherry-pick) Fix Last Pull time on parent/child artifacts and on creation by @stonezdj in #23022
  • (cherry-pick) Add User-Agent to all request by @stonezdj in #23054
  • (cherry-pick): fix proxy cache serve local on remote not found by @stonezdj in #23049
  • [cherry-pick] Call /v2/auth/token api to get bearer token for dockerhub adapter by @stonezdj in #23096
  • [CHERRY-PICK] feat(session): prevent background polling from renewing session TTL by @chlins in #23097
  • (cherry-pick) Fix issue related to scanner API by @stonezdj in #23108
  • bump base for v2.15.1 by @wy65701436 in #23120
  • [CHERRY-PICK] fix(gc): redact redis_url_reg from GC extra attrs (#23134) by @chlins in #23141
  • (cherry-pick) Fix the issue distribution instance edit without credential can not save by @stonezdj in #23166
  • Update photon packages to fix CVEs by @stonezdj in #23176
  • Revert the previous change in Dockerfile.base and change base image to goharbor/photon:5.0 by @stonezdj in #23180

Bump Component Version 🤖

Full Changelog: v2.15.0...v2.15.1-rc1

v2.15.0

20 Mar 04:36
e2b5ce9

Choose a tag to compare

What's Changed

Exciting New Features 🎉

Enhancement 🚀

  • Add max_upstream_conn parameter for each proxy_cache project by @stonezdj in #22348
  • add per-endpoint CA certificate support for registry endpoints by @wy65701436 in #22535
  • Add oci type support for jfrog registry by @stonezdj in #22589
  • add DeleteTag support for both aws and azure cr adapters by @shaiatias in #22227

Component updates ⬆️

Read more

v2.15.0-rc4

19 Mar 08:37
e2b5ce9

Choose a tag to compare

v2.15.0-rc4 Pre-release
Pre-release

What's Changed

Exciting New Features 🎉

Enhancement 🚀

  • Add max_upstream_conn parameter for each proxy_cache project by @stonezdj in #22348
  • add per-endpoint CA certificate support for registry endpoints by @wy65701436 in #22535
  • Add oci type support for jfrog registry by @stonezdj in #22589
  • add DeleteTag support for both aws and azure cr adapters by @shaiatias in #22227

Component updates ⬆️

Read more

v2.15.0-rc3

17 Mar 06:27
0ddb9bd

Choose a tag to compare

v2.15.0-rc3 Pre-release
Pre-release

What's Changed

Exciting New Features 🎉

Enhancement 🚀

  • Add max_upstream_conn parameter for each proxy_cache project by @stonezdj in #22348
  • add per-endpoint CA certificate support for registry endpoints by @wy65701436 in #22535
  • Add oci type support for jfrog registry by @stonezdj in #22589
  • add DeleteTag support for both aws and azure cr adapters by @shaiatias in #22227

Component updates ⬆️

Read more

v2.15.0-rc2

10 Mar 07:39
a444195

Choose a tag to compare

v2.15.0-rc2 Pre-release
Pre-release

What's Changed

Exciting New Features 🎉

Enhancement 🚀

  • Add max_upstream_conn parameter for each proxy_cache project by @stonezdj in #22348
  • add per-endpoint CA certificate support for registry endpoints by @wy65701436 in #22535
  • Add oci type support for jfrog registry by @stonezdj in #22589
  • add DeleteTag support for both aws and azure cr adapters by @shaiatias in #22227

Component updates ⬆️

Read more

v2.14.3

10 Mar 02:52
dcdb8ba

Choose a tag to compare

What's Changed

Component updates ⬆️

Other Changes

Full Changelog: v2.14.2...v2.14.3