Skip to content

Releases: goharbor/harbor

v2.15.2-rc1

17 Jun 07:35
35405bc

Choose a tag to compare

v2.15.2-rc1 Pre-release
Pre-release

What's Changed

Component updates ⬆️

  • [CHERRY-PICK] Make openapi-generator-cli download URL configurable (#23186) by @chlins in #23221
  • bump Go version from 1.25.9 to 1.26.3 by @stonezdj in #23236
  • [cherry-pick] Rebuild goharbor/photon image before create new harbor base images by @jUDASmILE in #23250
  • [cherry-pick]remove install net-tools from db dockerfile as photon removed it by @jUDASmILE in #23267
  • [CHERRY-PICK] feat: replace redis with valkey as cache backend (#23157) by @chlins in #23261
  • [CHERRY-PICK] test(cosign): disable tlog for signing checks by @chlins in #23280
  • [CHERRY-PICK] fix(cosign): ignore tlog during verification by @chlins in #23286
  • [CHERRY-PICK] fix: Bump repository update_time on tag and artifact changes (#23225) by @chlins in #23292
  • [CHERRY-PICK] fix(security): validate blob-mount source project and reject tokens missing iat (#23270) by @Vad1mo in #23297
  • (cherry-pick) Upgrade harbor go.mod OSS packages by @stonezdj in #23328
  • [cherry-pick] Harden crypto usage and drop unused SMTP package (#23307) by @wy65701436 in #23356
  • (cherry-pick) Update Makefile PIP_INDEX_URL to use default value if not defined by @stonezdj in #23377
  • [Backport 2.15.0] test(api_db): support dynamic OpenAPI generator and PyPI URLs via env vars by @fiona-xie in #23381
  • bump golang to v1.26.4 by @wy65701436 in #23382
  • (cherry-pick) Upgrade Harbor UI to Angular 21, Clarity v18, and Node.js v22 by @stonezdj in #23379

Bump Component Version 🤖

Other Changes

  • [CHERRY-PICK] support configurable PIP_INDEX_URL for swagger client build (#23241) by @stonezdj in #23242
  • build: use dev-legacy tags to decouple 2.15 builds from main by @wy65701436 in #23360
  • [Backport 2.15.0] test(UI): fix UI robot test cases for Angular and Clarity Upgrade by @fiona-xie in #23380

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

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