Harbor
Backend & InfraAn open source trusted cloud native registry project that stores, signs, and scans content.
Release History
v2.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.
v2.14.12 fixes2 featuresThis patch release (v2.14.1) introduces configuration for limiting upstream proxy connections and includes several component updates, notably bumping Trivy and Go versions, alongside fixes related to audit logging initialization.
v2.13.3Breaking3 fixes1 featureThis patch release (v2.13.3) focuses on updating core components like Trivy, bumping Go versions, and removing deprecated or unnecessary replication features like GCR replication.
v2.13.3-rc22 fixesThis release focuses on component updates, including bumping Trivy and its adapter, updating Go modules, and fixing various build gaps. It also removes GitLab and GCR replication support.
v2.14.1-rc23 fixes2 featuresThis release introduces new configuration options for proxy cache connections and includes several component updates, dependency bumps, and fixes related to audit logging initialization.
v2.13.3-rc11 fixThis release, v2.13.3-rc1, primarily focuses on component updates, including bumping Trivy and its adapter, and addressing various build gaps from the previous release cycle.
v2.14.1-rc11 fix2 featuresHarbor v2.14.1-rc1 introduces new configuration options for proxy cache connections and includes several component updates, dependency bumps, and a fix for a reported robot issue.
v2.14.0Breaking12 fixes5 featuresThis release introduces significant features like Single Active Replication, enhanced proxy-caching, and support for raw CNAI models. It also includes a breaking change related to the introduction of a replication adapter whitelist.
v2.14.0-rc213 fixes6 featuresThis release introduces new features like Single Active Replication and Russian language support, alongside numerous component updates and bug fixes, including improvements to CVE reporting and job retention configuration.
v2.14.0-rc114 fixes6 featuresThis release introduces exciting features like Single Active Replication and Russian language support, alongside numerous component updates and bug fixes, including improved CVE reporting and job retention configuration.
v2.13.21 fixThis patch release (v2.13.2) focuses on updating underlying components, including Go, base images, Helm, Trivy, and fixing an ORM filter function.
v2.13.2-rc11 fixThis release (v2.13.2-rc1) primarily focuses on updating underlying components, including Go, base images, Helm, Trivy, and the Trivy adapter, along with a minor fix to the ORM filter function.
v2.13.12 fixes1 featureHarbor v2.13.1 is a patch release focusing on component updates, dependency bumps, and minor bug fixes, including S3 storage updates and UI fixes.
v2.12.41 featureThis patch release (v2.12.4) includes minor component updates and introduces the ability to configure storage using S3.
v2.13.1-rc32 fixes1 featureThis release, v2.13.1-rc3, focuses on component updates, dependency bumps, and includes a fix for the Helm Chart Copy Button in the UI, alongside an update for S3 storage configuration.
v2.12.4-rc11 featureThis release includes component updates, such as downgrading the gorilla go mod version, and updates the storage configuration to S3.
v2.13.1-rc22 fixes1 featureThis release, v2.13.1-rc2, focuses on component updates, including dependency bumps, build environment upgrades, and minor fixes like correcting the Helm Chart Copy Button in the UI and ensuring consistent log levels.
v2.13.1-rc12 fixesThis release, v2.13.1-rc1, focuses on component updates, dependency bumps, and minor bug fixes, including resolving an issue with the Helm Chart Copy Button in the UI.
v2.12.31 fixThis patch release (v2.12.3) primarily addresses a bug in the Replications Table display and includes dependency updates, including pinning the Trivy adapter version.
v2.12.3-rc21 fixThis release (v2.12.3-rc2) focuses on component updates, dependency upgrades, and a fix for incorrect data display in the Replications Table.
v2.12.3-rc11 fixThis release candidate (v2.12.3-rc1) primarily focuses on component updates, dependency upgrades, and a fix for incorrect data display in the Replications Table. It also upgrades the build machine to Ubuntu 22.
v2.13.09 fixes12 featuresVersion v2.13.0 introduces significant security and feature enhancements, including detailed audit logging, OIDC improvements, CNAI integration, and Redis TLS support. A known configuration issue exists for external Redis with TLS enabled, which will be patched in v2.13.1.
v2.13.0-rc213 fixes17 featuresThis release introduces significant new features centered around audit logging enhancements, OIDC improvements (including PKCE support), and support for AI Model artifact types. It also includes extensive dependency updates and various bug fixes across replication and authentication.
v2.13.0-rc111 fixes17 featuresThis release introduces significant security and feature enhancements, including a detailed audit log extension, enhanced OIDC support with PKCE, and integration with CloudNativeAI for model management. It also adds Redis TLS support and improves Dragonfly preheating capabilities.
v2.12.2This release primarily focuses on updating base images to enhance security and stability.
v2.12.2-rc2This release primarily focuses on updating base images to enhance security and stability. It is a release candidate (v2.12.2-rc2).
v2.12.2-rc1This release primarily focuses on updating base images for the component. It is a release candidate version v2.12.2-rc1.
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