Add release notes for 2.0.4

This commit is contained in:
Joao Fernandes 2016-10-13 15:37:33 -07:00
parent c88cadcb23
commit dc72df71ed
1 changed files with 20 additions and 0 deletions

View File

@ -16,6 +16,26 @@ weight=10
This document contains the release notes for all versions of Docker Trusted
Registry.
## Version 2.0.4
(13 Oct 2016)
**General improvements**
* Increased limits on pagination for all lists in the UI
* Improved health check endpoints to report DTR status more accurately
**Bug fixes**
* You can now edit the permissions for a team member
* Fixed issue that prevented DTR from being installed in Docker Engine 1.12
* Several improvements to the migrate command
* Improved the reconfigure command to allow tuning the key-value store heartbeat
interval, election timeout, and snapshot count
* Users can now pull from public repositories in an organization namespace
without having to authenticate. Requires UCP 1.1.4
## Version 2.0.3
August 11, 2016