Skip to content

Releases: goharbor/harbor

v1.2.0-rc1

10 Aug 09:50
Compare
Choose a tag to compare
  • Integration with Clair for vulnerability scan.
  • Interceptor to filter "docker pull" request based on signature/vulnerability (experimental for standalone Harbor)
  • Security enhancement
  • Various bug fixes (realname column too short, etc.)

1.1.2

09 Jun 09:35
Compare
Choose a tag to compare

Fixed issue #2206 #2328 #2411

1.1.1

12 May 10:13
Compare
Choose a tag to compare

Resolved Issues

The following issues found in Harbor / vSphere Integrated Containers Registry 1.1.0 have been fixed in 1.1.1:

  • LDAP/AD authentication issues after upgrading from version 0.5 to 1.1. #2034
  • Delete option is lost if you refresh the Tag page for a repository. #2152
  • Cannot set admin password in UI. #2100
  • Authentication error when using passwords with non-alphanumeric characters. #2167
  • Deleted images do not synchronize to the remote Harbor node. #2238

Known Issues

  • Image replication doesn't carry the signature in Notary. #2102
    When an image is replicated from a Harbor instance deployed with notary to another Harbor instance, if the image is signed, the signature information in Notary is not replicated.
  • The date format component blocks the datagrid view to display data on versions of Safari earlier than 10. #2007
  • Docker Content Trust does not function if the hostname of vSphere Integrated Containers Registry changes. #1506

Download Binaries

Open-source Harbor project: TBD

Documentation

Open Source Components

The copyright statements and licenses applicable to the open source software components distributed in vSphere Integrated Containers Registry are available in the LICENSE file.

1.1.1-rc4

05 May 11:10
Compare
Choose a tag to compare

1.1.1-rc3

03 May 11:19
Compare
Choose a tag to compare

1.1.1-rc2

28 Apr 10:46
Compare
Choose a tag to compare
v1.1.1-rc2

Update for member guard. (#2182)

1.1.1-rc1

27 Apr 03:52
Compare
Choose a tag to compare

Fixed some critical issues in LDAP/AD authentication.

Fixed issues:#2034, #2126, #2100

version 1.1.0

16 Apr 02:24
Compare
Choose a tag to compare
  • Add in Notary support
  • User can update configuration through Harbor UI
  • Redesign of Harbor's UI using Clarity
  • Some changes to API
  • Fix some security issues in token service
  • Upgrade base image of nginx for latest openssl version
  • Various bug fixes.

Known Issues

  • LDAP/AD authentication issues after upgrading from version 0.5 to 1.1. #2034
    Please DO NOT use this version if you plan to enable LDAP/AD authentication of Harbor. This includes upgrading from Harbor 0.5 to version 1.1. An issue prevents users in LDAP/AD from correct authentication. VMware is working to resolve the issue.
  • Image replication doesn't carry the signature in Notary. #2102
    When an image is replicated from a Harbor instance deployed with notary to another Harbor instance, if the image is signed, the signature information in Notary is not replicated.
  • Delete option is lost if you refresh the Tag page for a repository. #2152
  • The date format component blocks the datagrid view to display data on versions of Safari earlier than 10. #2007
  • Docker Content Trust does not function if the hostname of vSphere Integrated Containers Registry changes. #1506

Note: Due to issues in LDAP/AD support, please use 1.1.1 installer.

0.5.0

06 Dec 11:17
Compare
Choose a tag to compare

What's new?

  • Refactory for a new build process
  • Easier configuration for HTTPS in prepare script
  • Script to collect logs of a Harbor deployment
  • User can view the storage usage (default location) of Harbor.
  • Add an attribute to disable normal user to create project
  • Various bug fixes.

For Harbor virtual appliance:

  • Improve the bootstrap process of ova installation.
  • Enable HTTPS by default for .ova deployment, users can download the default root cert from UI for docker client or VCH.
  • Preload a photon:1.0 image to Harbor for users who have no internet connection.

1. If you are installing Harbor on a Linux host, download one of the tgz files:

harbor-online-installer-0.5.0.tgz : for host that can connect directly to Internet.
harbor-offline-installer-0.5.0.tgz : for host that does not have connectivity to Internet.

Refer to the Installation Guide for more instructions.

2. If you are installing Harbor as part of VIC (vSphere Integrated Containers), or installing standalone Harbor on vSphere platform, download the below OVA file and import into vCenter as a virtual appliance:

harbor_0.5.0-9e4c90e.ova
md5sum: af1f91c977681db5900ff9dff145cc82

Refer to the Virtual Appliance Installation Guide for more instructions.


**Known Issues:**

LDAP user named "admin" cannot be used in Harbor. #997
LDAP user must log in at least once before he/she can be added to a project #954
For AD, based DN must be set at the "ou" level for searching users. #1136
Harbor launches very slow when there are a lot of repos: #1052
If incorrect password is set in the email account, it takes a long time to report the errors: #1181

0.5.0-rc2

29 Nov 09:35
Compare
Choose a tag to compare
0.5.0-rc2 Pre-release
Pre-release
Merge pull request #1184 from ywk253100/161129_push_photon

Push photon to project library