Merge pull request #707 from banjot/patch-5

Update Release Notes for DTR 2.1.1 released
This commit is contained in:
Joao Fernandes 2016-11-28 11:36:10 -08:00 committed by GitHub
commit 39fdee9a2a
2 changed files with 13 additions and 1 deletions

View File

@ -40,7 +40,7 @@ defaults:
values:
assignee: "joaofnfernandes"
ucp_latest_version: "2.0.1"
dtr_latest_version: "2.1.0"
dtr_latest_version: "2.1.1"
- scope:
path: "docker-cloud"
values:

View File

@ -14,6 +14,18 @@ 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.1
(28 Nov 2016)
**Features**
* Added Support for Scality as S3 compatible object storage by updating to use AWS v4 headers
**Other Improvements**
* Increase required consecutive failues for healthcheck to report error to 3
* Fix bootstrapper restore command to work with notary
* Fix subsequent joins after a failed join
## DTR 2.1.0
(10 Nov 2016)