mirror of https://github.com/docker/docs.git
Updated 2.6.1, 2.5.7, 2.4.8 - needs issue #
This commit is contained in:
parent
8d4269ccb5
commit
3eae6d2910
|
@ -19,6 +19,7 @@ to upgrade your installation to the latest release.
|
|||
* [Version 2.5](#version-25)
|
||||
* [Version 2.4](#version-24)
|
||||
|
||||
|
||||
# Version 2.6
|
||||
|
||||
## 2.6.2
|
||||
|
@ -39,6 +40,9 @@ to upgrade your installation to the latest release.
|
|||
* Allow a cluster to go from 2 replicas to 1 without forcing removal (docker/dhe-deploy #9840)
|
||||
* Fixed a race condition in initialization of the scan vulnerability database (docker/dhe-deploy #9907)
|
||||
|
||||
### Changelog
|
||||
* GoLang version bump to 1.11.4.
|
||||
|
||||
## 2.6.0
|
||||
|
||||
(2018-11-08)
|
||||
|
@ -118,6 +122,9 @@ to upgrade your installation to the latest release.
|
|||
* Updated GoRethink library to avoid potential lock contention. (docker/dhe-deploy #9812)
|
||||
* Fixed a bug where notary signing data was not being backed up properly. (docker/dhe-deploy #9851)
|
||||
|
||||
### Changelog
|
||||
* GoLang version bump to 1.10.7.
|
||||
|
||||
## 2.5.6
|
||||
|
||||
(2018-10-25)
|
||||
|
@ -291,6 +298,13 @@ specify `--log-protocol`.
|
|||
|
||||
# Version 2.4
|
||||
|
||||
## Version 2.4.8
|
||||
|
||||
(2019-01-29)
|
||||
|
||||
### Changelog
|
||||
* GoLang version bump to 1.10.6.
|
||||
|
||||
## Version 2.4.7
|
||||
|
||||
(25 October 2018)
|
||||
|
|
Loading…
Reference in New Issue