Harbor
Backend & InfraAn open source trusted cloud native registry project that stores, signs, and scans content.
Release History
View all versions →v2.15.27 fixes2 featuresThis patch updates core components like Go, UI frameworks (Angular/Clarity/Node.js), and dependencies like Trivy, while fixing several UI/UX bugs and hardening security validations. Notably, Redis has been replaced with Valkey as the cache backend.
v2.15.2-rc311 fixes2 featuresThis release focuses on component upgrades, including Go to v1.26.4 and UI stack to Angular 21/Clarity v18, alongside numerous bug fixes for UI stability and security validations.
v2.15.2-rc211 fixes2 featuresThis release bumps several component versions, including Go to v1.26.4, and upgrades the UI stack to Angular 21 and Clarity v18. Key changes include replacing Redis with Valkey as the cache backend and various UI/UX fixes.
v2.15.2-rc15 fixes2 featuresThis release bumps several core dependencies, including Go to v1.26.4 and upgrades the UI stack to Angular 21/Clarity v18, while also replacing Redis with Valkey as the cache backend.
v2.14.43 fixes1 featureThis patch release (v2.14.4) includes several cherry-picked fixes, updates component dependencies including Go to 1.25.9, and prevents background polling from unnecessarily renewing session TTL.
v2.14.4-rc13 fixes1 featureThis release candidate (v2.14.4-rc1) includes several cherry-picked fixes, updates component dependencies including Go to 1.25.9, and prevents background polling from affecting session TTL.
v2.15.15 fixes2 featuresThis patch release (v2.15.1) focuses on component updates, including bumping Go to 1.25.9 and updating base images to address CVEs, alongside several minor bug fixes and session handling improvements.
v2.15.1-rc25 fixes1 featureThis release includes several cherry-picked fixes and component updates, notably bumping Go to 1.25.9 and updating base images to address CVEs.
v2.15.1-rc15 fixes2 featuresThis release (v2.15.1-rc1) focuses on component updates, including bumping Go to 1.25.9 and updating base images, alongside several bug fixes and minor feature enhancements.
v2.15.0-rc417 fixes10 featuresThis release introduces new UI options for tag deletion, proxy cache configuration, and enhanced registry adapter support, alongside numerous dependency updates and performance refactorings.
v2.15.0-rc318 fixes10 featuresThis release introduces several new features like tag deletion options and UI controls for proxy cache, alongside numerous dependency updates and bug fixes across the system.
v2.15.013 fixes11 featuresVersion v2.15.0 introduces several new UI features for registry management, enhances storage adapter capabilities (like DeleteTag support for AWS/Azure), and includes numerous performance improvements and dependency updates.
v2.15.0-rc211 fixes11 featuresThis release introduces new features like tag deletion options, UI controls for upstream registry limits, and support for Cosign v3 bundles. It also includes numerous dependency updates and internal refactorings for performance and stability.
v2.13.51 fixThis patch release (v2.13.5) primarily focuses on updating underlying components like Go and base images, bumping Trivy and its adapter versions, and applying a security fix related to bearer token validation.
v2.14.31 fixThis patch release (v2.14.3) focuses on component updates, including bumping Trivy and its adapter, and includes a security fix related to bearer token validation.
v2.13.5-rc25 fixes7 featuresThis release introduces several new features focused on replication, UI enhancements, and proxy caching improvements. It also includes numerous component updates and bug fixes across scanning, retention, and UI functionality.
v2.13.5-rc11 fixThis release (v2.13.5-rc1) focuses on component updates, including bumping Trivy and its adapter, and includes a security fix related to bearer token validation.
v2.14.3-rc1v2.15.0-rc1v2.14.22 fixesThis patch release (v2.14.2) primarily focuses on dependency bumps, UI updates, and minor bug fixes, including correcting a typo in artifact column definition and resolving search errors.
v2.13.42 fixesThis patch release (v2.13.4) primarily focuses on component updates, including bumping Trivy and fixing a typo in the artifact type column definition.
v2.13.4-rc21 fixThis release (v2.13.4-rc2) primarily includes component updates, bumping Trivy and its adapter, and fixes a typo in the artifact type column definition.
v2.14.2-rc23 fixes1 featureThis release (v2.14.2-rc2) includes component updates, bumping the UI version and dependencies like trivy, alongside several bug fixes for artifact definitions, search functionality, and log uploads.
v2.14.2-rc13 fixes1 featureThis release bumps several component versions, including UI and security scanners like Trivy, and includes several minor bug fixes.
v2.13.4-rc12 fixesThis release (v2.13.4-rc1) primarily focuses on component updates, including bumping Trivy and its adapter, and fixing a typo in the artifact type column definition.
Common Errors
FileNotFoundError1 reportFileNotFoundError in Harbor usually indicates that a file path used in Harbor's configuration (like TLS certificates or database settings) is incorrect or the file doesn't exist at the specified location. Double-check the file paths in your Harbor configuration files (harbor.yml, docker-compose.yml, etc.) and ensure that the files referenced actually exist at those locations with the correct permissions; adjust the paths if necessary. You may need to re-upload missing files to the correct directory.
ModuleNotFoundError1 reportModuleNotFoundError typically arises when a required Python package isn't installed in the environment where Harbor is running. To resolve this, identify the missing module from the error message and install it using `pip install <module_name>` within the Harbor deployment's Python environment. Ensure the correct Python environment is activated before installing.
Related Backend & Infra Packages
Production-Grade Container Scheduling and Management
Node.js JavaScript runtime ✨🐢🚀✨
Promise based HTTP client for the browser and node.js
A modern runtime for JavaScript and TypeScript.
Deliver web apps with confidence 🚀
Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
Subscribe to Updates
Get notified when new versions are released