All Versions
85
Latest Version
Avg Release Cycle
22 days
Latest Release
1233 days ago

Changelog History
Page 5

  • v1.9.2-rc1 Changes

    November 03, 2019

    Download Binary

    • Open-source Harbor project:
      • Harbor offline installer
        md5: 06d2baa501f24dd44a500e3868b0db0d
      • [Harbor online installer](Online installer is not provided in RC build)

    Resolved Issues

    Known Issues:

    • Migrating to 1.9 can take a few minutes before API is callable. This is due to the implementation of quotas. #8935
    • ๐Ÿ‘ Replication does not work between a Harbor instance of a previous version and a Harbor 1.9.0 instance and is not supported by Harbor team. #8673
  • v1.9.1 Changes

    October 15, 2019

    Download Binary

    Resolved Issues

    Known Issues:

    • Migrating to 1.9 can take a few minutes before API is callable. This is due to the implementation of quotas. #8935
    • ๐Ÿ‘ Replication does not work between a Harbor instance of a previous version and a Harbor 1.9.0 instance and is not supported by Harbor team. #8673
  • v1.9.1-rc1 Changes

    September 27, 2019

    Download Binary

    • Open-source Harbor project:
      • Harbor offline installer
        md5: f24b80db89447c9830526774ebac487b
      • [Harbor online installer](Online installer is not provided in RC build)

    Resolved Issues

    Known Issues:

    • Migrating to 1.9 can take a few minutes before API is callable. This is due to the implementation of quotas. #8935
    • ๐Ÿ‘ Replication does not work between a Harbor instance of a previous version and a Harbor 1.9.0 instance and is not supported by Harbor team. #8673
  • v1.9.0 Changes

    September 19, 2019

    Download Binary

    ๐Ÿ†• New Features

    Project Quotas
    ๐Ÿ“„ By using quota management, system administrators can set constraints that limit the number of artifacts or the amount of storage resources that a project can use. This helps system administrators to better manage and allocate resources across all projects. Read more

    ๐Ÿท Tag Retention
    ๐Ÿ— A repository can rapidly accumulate a large number of image tags, many of which might not be required after a given time or once they have been superseded by a subsequent image build. These excess tags can obviously consume large quantities of storage capacity. As a system administrator, you can define rules that govern how many tags of a given repository to retain, or for how long to retain certain tags. Read more

    Webhooks
    ๐Ÿ”ง Webhooks allow for the integration of Harbor with other tools to streamline continuous integration and development processes. Currently, webhooks can be configured for actions including container image push, container image pull, container image delete, helm chart push, helm chart pull, helm chart delete, image scanning completed, CVE discovered Read more

    CVE whitelists
    ๐Ÿ”ง As a system administrator, you can create exception policies of certain whitelisted CVEs to ignore during vulnerability policy checking. Read more

    Replication enhancements
    ๐Ÿš€ This release includes the following improvements to replication:

    • Adds the ability to replicate resources between Harbor and Google Container Registry, Azure Container Registry, Amazon Elastic Container Registry, Alibaba Cloud Container Registry, Helm Hub.
    • Supports filtering by Harbor labels
    • Supports configuring proxies
      ๐Ÿ“„ Read more

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

    • Groups privileges prioritization: when an administrator privilege is granted to a user's group, but a guest privilege is also granted to the user, then the user has admin privileges.
    • Supports the configuration of an external syslog endpoint and database connection pools.
    • Security enhancement to make Harbor containers run as a non-root user.
    • Adds the ability to upload/fetch charts with robot accounts.
    • Bug Fixes and Improvements in job service: job retry, Redis pool run out, and the rapid growth in the amount of Redis data.

    Known Issues:

    • Migrating to 1.9 can take a few minutes before API is callable. This is due to the implementation of quotas. #8935
    • ๐Ÿ‘ Replication does not work between a Harbor instance of a previous version and a Harbor 1.9.0 instance and is not supported by Harbor team. #8673

    Resolved Issues

  • v1.9.0-rc2 Changes

    September 11, 2019

    Download Binary

    • Open-source Harbor project:
      • Harbor offline installer
        md5: fc39ad4674e714e99be5c508e129631d
      • [Harbor online installer](Online installer is not provided in RC build)

    Resolved Issues

    • Guest/Master Role can assess the webhook,tag and labes retention via deep link(#9014)
    • Define tag retention swagger api (#8925)
    • Always need to input clair notary_signer notary_server database info in external database (#8924)
    • โฌ†๏ธ UI mismatch after upgrade, because of cache (#8895)
    • Disallow creating an admin user when registration, CVE-2019-16097 (https://nvd.nist.gov/vuln/detail/CVE-2019-16097)
  • v1.9.0-rc1 Changes

    September 04, 2019

    Download Binary

    • Open-source Harbor project:
      • Harbor offline installer
        md5: 3511c91fc71fb8b108dabd402182c7db
      • [Harbor online installer](online installer is not provided in RC build)

    ๐Ÿ†• New Features

    Project Quota
    ๐Ÿ‘ Using quotas management, the system admin can set constraints to limit the number of artifacts or amount of storage resources that are used in the project. This helps the system administrator better manage and allocate resources across all projects.

    ๐Ÿท Tag Retention
    ๐Ÿ— A repository can rapidly accumulate a large number of image tags, many of which might not be required after a given time or once they have been superseded by a subsequent image build. These excess tags can obviously consume large quantities of storage capacity. As a system administrator, you can define rules that govern how many tags of a given repository to retain, or for how long to retain certain tags.

    Webhook
    Webhooks allow you to integrate Harbor with other tools to streamline continuous integration and development processes.

    CVE whitelist
    As a system administrator, you can create whitelists of CVEs to ignore them during the vulnerability policy checking.

    Replication enhancement

    • Add the ability to replicate resources between Harbor and Google Container Registry, Azure Container Registry, Amazon Elastic Container Registry, Ali Cloud Container Registry, Helm Hub.
    • Support label filter

    - Support configuring proxy

    โž• Additional Features
    Harbor 1.9 brings numerous other capabilities for both administrators and end-users:

    • Support LDAP group, when an admin privilege is granted to the user's group, but also a guest privilege is grant to the user, then the user should have admin privileges.
    • Support configure external syslog endpoint and database connection pool.
    • Security enhancement to make Harbor containers run as a non-root user
    • Add the ability to upload/fetch chart with robot account.
    • Bug Fixes and Improvements in job service: job retry, Redis pool run out and the rapid growth in the amount of Redis data.

    Known Issues:

    • Migrating to 1.9 take a few minutes before API is callable due to Quota (#8935)
    • Replication doesn't work for the previous version to v1.9.0 (#8673)
  • v1.8.6 Changes

    November 18, 2019

    Resolved Issues

    • โฌ†๏ธ Bump up Clair version to v2.1.0
  • v1.8.6-rc1 Changes

    November 15, 2019

    Resolved Issues

    • โฌ†๏ธ Bump up Clair version to v2.1.0
  • v1.8.5 Changes

    November 05, 2019

    Resolved Issues

  • v1.8.5-rc1 Changes

    November 03, 2019

    Download Binary

    • Open-source Harbor project:
      • Harbor offline installer
        md5: 901553a3d09131d96af0282f80aa25cd
      • [Harbor online installer](Online installer is not provided in RC build)