Merge pull request #730 from joaofnfernandes/dtr-typo

Fix typo in DDC release notes
This commit is contained in:
Joao Fernandes 2016-11-28 13:32:37 -08:00 committed by GitHub
commit 52ec9c945d
1 changed files with 7 additions and 3 deletions

View File

@ -19,13 +19,17 @@ to upgrade your installation to the latest release.
(28 Nov 2016)
**Features**
* Added Support for Scality as S3 compatible object storage by updating to use AWS v4 headers
* Updated backend storage configuration to use AWS v4 headers
* Added support for Scality, an Amazon S3 compatible object storage
**Other Improvements**
* Increase required consecutive failues for healthcheck to report error to 3
* Fix bootstrapper restore command to work with notary
* Health check now reports failures after 3 consecutive failures
* Restore command now restores Notary server data
* Fix subsequent joins after a failed join
## DTR 2.1.0
(10 Nov 2016)