mirror of https://github.com/docker/docs.git
Docker Desktop Edge 2.1.4.0 Rel Notes (#9646)
* Desktop Edge release notes * update edge release notes * Desktop Edge relnote updates * Update for v2.1.4.0
This commit is contained in:
parent
b2bc4a6f4f
commit
27924717da
|
@ -12,6 +12,24 @@ notes](release-notes). For Docker Desktop system requirements, see
|
|||
|
||||
## Edge Releases of 2019
|
||||
|
||||
### Docker Desktop Community 2.1.4.0
|
||||
2019-10-15
|
||||
|
||||
[Download](https://download.docker.com/mac/edge/39097/Docker.dmg)
|
||||
|
||||
### Upgrades
|
||||
|
||||
- [Docker 19.03.3](https://github.com/docker/docker-ce/releases/tag/v19.03.3)
|
||||
- [Kubernetes 1.15.4](https://github.com/kubernetes/kubernetes/releases/tag/v1.15.4)
|
||||
- [Go 1.12.10](https://github.com/golang/go/issues?q=milestone%3AGo1.12.10+label%3ACherryPickApproved) for [CVE-2019-16276](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-16276)
|
||||
- [Kitematic 0.17.9](https://github.com/docker/kitematic/releases/tag/v0.17.9)
|
||||
|
||||
### Bug fixes and minor changes
|
||||
|
||||
- Improved the navigation in **Settings** and **Troubleshoot** UI.
|
||||
- Fixed a bug in the UEFI boot menu that sometimes caused Docker Desktop to hang during restart. Fixes [docker/for-mac#2655](https://github.com/docker/for-mac/issues/2655) and [docker/for-mac#3921](https://github.com/docker/for-mac/issues/3921).
|
||||
- Docker Desktop now allows users to access the host’s SSH agent inside containers. Fixes [docker/for-mac#410](https://github.com/docker/for-mac/issues/410)
|
||||
|
||||
### Docker Desktop Community 2.1.3.0
|
||||
2019-09-16
|
||||
|
||||
|
|
|
@ -12,6 +12,23 @@ notes](release-notes). For Docker Desktop system requirements, see
|
|||
|
||||
## Edge Releases of 2019
|
||||
|
||||
### Docker Desktop Community 2.1.4.0
|
||||
2019-10-15
|
||||
|
||||
[Download](https://download.docker.com/win/edge/39097/Docker%20Desktop%20Installer.exe)
|
||||
|
||||
### Upgrades
|
||||
|
||||
- [Docker 19.03.3](https://github.com/docker/docker-ce/releases/tag/v19.03.3)
|
||||
- [Kubernetes 1.15.4](https://github.com/kubernetes/kubernetes/releases/tag/v1.15.4)
|
||||
- [Go 1.12.10](https://github.com/golang/go/issues?q=milestone%3AGo1.12.10+label%3ACherryPickApproved) for [CVE-2019-16276](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-16276)
|
||||
- [Kitematic 0.17.9](https://github.com/docker/kitematic/releases/tag/v0.17.9)
|
||||
|
||||
### Bug fixes and minor changes
|
||||
|
||||
- Improved the navigation in **Settings** and **Troubleshoot** UI.
|
||||
- Fixed a bug that prevented users from accessing WSL 2 Tech Preview. Fixes [docker/for-win#4734](https://github.com/docker/for-win/issues/4734).
|
||||
|
||||
### Docker Desktop Community 2.1.3.0
|
||||
2019-09-16
|
||||
|
||||
|
|
Loading…
Reference in New Issue