Skip to content

Releases: goharbor/harbor

v1.2.0-rc3

30 Aug 10:08
Compare
Choose a tag to compare
Merge pull request #3129 from reasonerjt/update_license

Update license

v1.2.0-rc2

23 Aug 07:52
Compare
Choose a tag to compare
  • Various bug fixes (UI, jobservice panic, etc.)

Note: If you are using v1.2.0-rc1 and want to upgrade to v1.2.0-rc2, please refer this PR(#3072) to upgrade DB schema manually. This is because that the migrator doesn't support RC release upgrade so far.

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.