Add release notes for DTR 2.1.3

This commit is contained in:
Joao Fernandes 2016-12-20 17:41:05 -08:00
parent f75e9787ee
commit c0baaec1b3
2 changed files with 21 additions and 0 deletions

View File

@ -6,6 +6,12 @@
- ucp-version: "2.0"
tar-files:
- ucp-version: "2.0.1"
dtr-version: "2.1.3"
url: https://packages.docker.com/caas/ucp-2.0.1_dtr-2.1.3.tar.gz
- ucp-version: "2.0.1"
dtr-version: "2.1.2"
url: https://packages.docker.com/caas/ucp-2.0.1_dtr-2.1.2.tar.gz
- ucp-version: "2.0.1"
dtr-version: "2.1.1"
url: https://packages.docker.com/caas/ucp-2.0.1_dtr-2.1.1.tar.gz

View File

@ -13,6 +13,21 @@ known issues for each DTR version.
You can then use [the upgrade instructions](install/upgrade.md),
to upgrade your installation to the latest release.
## DTR 2.1.3
(20 Dec 2016)
**Bug fixes**
* docker/dtr image
* Restore command now correctly prints error messages
* Improved join command to retry after failure
* DTR web UI
* UI now renders correctly when hiding the left navigation bar
* You can now create organizations that use hyphens in their name
* DTR now displays a UI banner when migrating tag data
* Tag and manifest tags now render faster
## DTR 2.1.2
(8 Dec 2016)