Skip to content

v2.1.0

Compare
Choose a tag to compare
@wy65701436 wy65701436 released this 18 Sep 06:50
· 154 commits to release-2.1.0 since this release
afc04ae

New Features

  • Non-blocking Garbage Collection
    Run garbage collection uninterrupted so users can continue pushing, pulling, deleting artifacts.

  • Proxy Cache
    Enable Harbor to act as pull through cache registries such as Dockerhub and Harbor.

  • P2P Preheat
    Preheat images to the P2P engines such as Alibaba Dragonfly and Uber Kraken for better geo-distribution of artifacts

  • Harbor for AI/ML
    Harbor expands support for Machine Learning on K8s datamodels such as Kubeflow datamodels.

  • Sysdig Image Scanner
    Harbor expands list of compatible image scanners to Sysdig Secure (https://github.com/sysdiglabs/harbor-scanner-sysdig-secure)

  • Additional Features

    • Simplified manual/cron job management with task manager/scheduler.
    • Improved parallel pushing/pulling performance.
    • Replication varifcation framwork that facilitates rapid development of new replication adapter.
    • Project API reconstruction.

Resolved Issues

Vulnerability Patching