mirror of https://github.com/docker/docs.git
Merge pull request #730 from joaofnfernandes/dtr-typo
Fix typo in DDC release notes
This commit is contained in:
commit
52ec9c945d
|
@ -19,13 +19,17 @@ to upgrade your installation to the latest release.
|
||||||
(28 Nov 2016)
|
(28 Nov 2016)
|
||||||
|
|
||||||
**Features**
|
**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**
|
**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
|
* Fix subsequent joins after a failed join
|
||||||
|
|
||||||
|
|
||||||
## DTR 2.1.0
|
## DTR 2.1.0
|
||||||
|
|
||||||
(10 Nov 2016)
|
(10 Nov 2016)
|
||||||
|
|
Loading…
Reference in New Issue