mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-22 02:05:41 +01:00
Update change log
This commit is contained in:
parent
11288ccc0c
commit
208bdfb20c
39
CHANGELOG.md
39
CHANGELOG.md
@ -1,11 +1,22 @@
|
||||
# Changelog
|
||||
|
||||
## v1.3.0 (2018-1-4)
|
||||
|
||||
- Project level policies for blocking the pull of images with vulnerabilities and unknown provenance.
|
||||
- Remote certificate verification of replication moved to target level.
|
||||
- Refined all images to improve security.
|
||||
|
||||
## v1.2.0 (2017-9-15)
|
||||
|
||||
- Authentication and authorization, implementing vCenter Single Sign On across components and role-based access control at the project level. [Read more](https://vmware.github.io/vic-product/assets/files/html/1.2/vic_overview/introduction.html#projects)
|
||||
- Full integration of the vSphere Integrated Containers Registry and Management Portal user interfaces. [Read more](https://vmware.github.io/vic-product/assets/files/html/1.2/vic_cloud_admin/)
|
||||
- Image vulnerabilities scanning.
|
||||
|
||||
## v1.1.0 (2017-4-18)
|
||||
|
||||
- Add in Notary support
|
||||
- User can update configuration through Harbor UI
|
||||
- Redesign of Harbor's UI using Clarity
|
||||
- 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
|
||||
@ -13,25 +24,25 @@
|
||||
|
||||
## v0.5.0 (2016-12-6)
|
||||
|
||||
- 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.
|
||||
- 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.
|
||||
|
||||
|
||||
|
||||
## v0.4.5 (2016-10-31)
|
||||
|
||||
- Virtual appliance of Harbor for vSphere.
|
||||
- Refactory for new build process.
|
||||
- Refactory for new build process.
|
||||
- Easier configuration for HTTPS in prepare step.
|
||||
- Updated documents.
|
||||
- Various bug fixes.
|
||||
|
Loading…
Reference in New Issue
Block a user