# Harbor v2.14.4 - Product: Harbor (https://whatsnew.fyi/product/harbor) - Vendor: CNCF - Date: 2026-05-11 - Version: v2.14.4 - Original notes: https://github.com/goharbor/harbor/releases/tag/v2.14.4 - Permalink: https://whatsnew.fyi/product/harbor/releases/v2.14.4 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **fixed** — Fix SessionRegenerate save args and lifetime - **added** — Prevent background polling from renewing session TTL - **fixed** — Fix issue related to scanner API - **fixed** — Call /v2/auth/token api to get bearer token for dockerhub adapter - **changed** — Bump Go to 1.25.9 and use goharbor/photon:5.0 base images - **changed** — Bump up the go.opentelemetry.io/otel/sdk and github.com/go-jose/go-jose package - **fixed** — Fix the issue distribution instance edit without credentials ##### What's Changed ###### Component updates ⬆️ * [CHERRY_PICK] fix(session): fix SessionRegenerate save args and lifetime by @chlins in https://github.com/goharbor/harbor/pull/22882 * [CHERRY-PICK] feat(session): prevent background polling from renewing session TTL by @chlins in https://github.com/goharbor/harbor/pull/23098 * (cherry-pick) Fix issue related to scanner API by @stonezdj in https://github.com/goharbor/harbor/pull/23109 * (cherry-pick) Call /v2/auth/token api to get bearer token for dockerhub adapter by @stonezdj in https://github.com/goharbor/harbor/pull/23208 * bump Go to 1.25.9 and use goharbor/photon:5.0 base images by @stonezdj in https://github.com/goharbor/harbor/pull/23204 * Bump up the go.opentelemetry.io/otel/sdk and github.com/go-jose/go-jose package by @stonezdj in https://github.com/goharbor/harbor/pull/23215 * (cherry-pick) Fix the issue distribution instance edit without creden… by @chlins in https://github.com/goharbor/harbor/pull/23220 **Full Changelog**: https://github.com/goharbor/harbor/compare/v2.14.3...v2.14.4