Skip to content

Container Registry Release Notes

This page lists the release notes of the container registry, so that you can understand the evolution path and feature changes of each version.

2023-03-29

v0.16.1

  • Added best practice documentation for deploying Harbor via LoadBalancer mode.
  • Added support for upgrading Kangaroo through Kpanda Helm application updates.
  • Fixed issue of failed image deletion in Docker Registry.
  • Fixed issue of failed creation of image recycling rules for regular tenants (with wsadmin permissions).
  • Fixed dependency issue in creating and deleting Harbor with custom role management.
  • Fixed error that occurred when creating an image repository with Chinese characters in the description.

2023-01-31

v0.15.0

  • Fixed an error when querying registry space for associated JFrog image repository
  • Fixed a failure to generate login command

2023-12-29

v0.14.0

  • Improved compatibility for supporting illegal k8s usernames
  • Fixed an issue of consuming excessive bandwidth during large-scale image synchronization
  • Fixed an issue of high latency in querying large-scale images in a single registry space

2023-11-30

v0.13.1

  • Fixed an issue with binding workspace to registry space
  • Fixed an issue with granting authorization to all public registry spaces when generating login instructions

2023-10-31

v0.12.0

  • Added support for quick deployment of middleware when creating a managed Harbor in non-platinum versions
  • Added best practices for publishing Harbor Nginx configuration
  • Added best practices for resource planning when releasing container registries
  • Improved resource validation when creating a managed Harbor
  • Improved prompt for installing cert manager as a dependency for Harbor operator

2023-09-06

v0.11.0

  • Added harbor hosting status verification
  • Added deployment to download station
  • Added best practices for Nginx proxy, resource capacity planning
  • Fixed an issue preventing updates to managed Harbor description
  • Improved display of truncated registry space in bootstrap container registry
  • Improved a frontend error for WS admin when creating recycle rules

2023-08-02

v0.10.0

  • Added a solution for migrating/backing up/restoring container registry, which has been verified through the migration of the release-ci repository
  • Added best practices for logging into non-secure container registry
  • Added support for using the internal middleware MINIO when creating managed Harbor
  • Added support for the PG mode of Renmin Jincang
  • Improved the format validation for PG and Redis addresses when creating managed Harbor
  • Improved grayed-out and prompt optimization for unauthorized access
  • Improved handling of special cases after unbinding clusters

2023-07-02

v0.9.0

  • Added support for selecting the middleware minio instance when creating managed harbor
  • Added support for key auditing functionality in Ghippo
  • Improved Validated container registry resources under a workspace (WS) when deleting the workspace
  • Improved Handled abnormal states of managed harbor after unbinding clusters
  • Fixed an issue where Ghippo workspace resources could not be unbound
  • Fixed an issue with Sidecar injection
  • Fixed an issue where images could not be pushed when selecting minio during harbor creation

2023-06-05

v0.8.0

New Features

  • Added image description information to the harbor type repository
  • Added instance status to the registry space list
  • Added support for randomly generating nodeport port numbers when creating a harbor
  • Added validation for duplicate usage of redis, postgresql, and s3 in the creation of harbor
  • Added image recycling feature to the project

Fixes

  • Fixed the concatenation error in the offline deployment of managed harbor image addresses
  • Fixed pagination issue in the docker registry type project list
  • Fixed search issue in the docker registry type repository
  • Fixed existing account problem when creating robot accounts

Improvements

  • Added job cleanup logic
  • Removed the project field from the interface for obtaining temporary login instructions
  • Improved login instructions
  • Improved logic for image scanning judgment

2023-05-08

v0.7.0

New features

  • Added support page configuration image synchronization between multiple instances
  • Added support for associating jfrog type repositories in workspaces
  • Added support for creating managed harbor in offline ARM environment

Fixes

  • Fixed the problem that the registry integration URL could not be updated after modification
  • Fixed logical incompatibilities after Project was deleted from the native harbor page

Improvements

  • Improved the performance of docking jfrog interface to within 2s

2023-04-07

v0.6.2

New features

  • Added support custom roles in global management, granting different role permissions to users
  • Added support for generating temporary login commands
  • Added managed harbor to support cpu, memory verification
  • Added managed harbor support for editing image scanners
  • Added managed harbor support for using S3 storage

Fixes

  • Fixed an issue that the installation byte of harbor-operator helm is too large

Improvements

  • Improved the performance of the image list feature page, and propose a separate Project list page

2023-03-15

v0.5.0

New features

  • Added support for creating managed Harbor instances with NodePort exposure and validation of port availability.
  • Added support for creating managed Harbor instances with https exposure.
  • Added support for creating managed Harbor instances with DCE 5.0 ODIC integration, allowing users to log in to Harbor using DCE 5.0 credentials.
  • Added support for validating the installation of harbor-operator in the deployed cluster when creating managed Harbor instances.
  • Added support for deploying redis instances using the middleware module in managed Harbor instances.
  • Added support for modifying Admin password, resource quotas, Redis instances, and access types in managed Harbor instances.
  • Added support for automatically creating image scanners in managed Harbor instances.
  • Added support for repository integration, including validation of user passwords and permissions.
    • Added support for validating the correctness of username and password in repository integration and ensuring that the user has administrator privileges.
    • Added support for validating the correctness of username and password in repository integration.
  • Added support for fuzzy searching in the repository integration list.
  • Added support for editing the visibility of projects as public or private.
  • Added support for displaying multi-architecture images in the pages of Harbor and Docker Registry repositories.

Fixes

  • Fixed support for accessing Harbor and Docker Registry repositories via https integration.

2022-12-30

v0.4.0

New features

  • Added support for creating managed registries based on Harbor
  • Added support multi-copy deployment
  • Added support full life cycle management of container registry
  • Added support deploying managed harbor instances in any namespace under any cluster of the platform
  • Added support platform access and management of external Harbor, Docker Registry container registry
  • Added support separate allocation of private registry space for platform workspace (tenant)
  • Added support for creating public/private registry spaces
  • Added support workspace (tenant) independent access to external Harbor, Docker Registry container registry
  • Added support for selecting images through the image selector when deploying applications
  • Added support image scanning

Comments