Harbor v1.10.0-rc1 Release Notes

Release Date: 2019-11-22 // over 4 years ago
  • πŸ†• New Features

    πŸ”Œ Pluggable Scanner
    πŸ”’ Worked with Aqua Security and Anchore to expand Harbor’s list of supported 3rd party scanners that Harbor system admin can configure and allows project admin to use any of the configured scanners for his projects.

    🏷 Tag Immutability
    πŸ‘ Allow Harbor project admin to configure immutability at the project level so images with certain tags cannot be overwritten (including pushing, retagging, deleting, replicating) by actions on images with matching tags.

    βž• Additional Features
    Harbor 1.10.0 adds numerous other capabilities for both administrators and end-users:

    • Replication enhancements: Adds Gitlab, Quay.io and Jfrog Artifactory to list of supported replication targets
    • OIDC enhancements: Supports OIDC group; Supports user-defined CLI secret
    • Introduce a new Limited Guest role which has a lower permission set then the Guest Role and has no visibility into logs and members of the project he belongs to.
    • New webhooks: project quota exceed.

    Resolved Issues