Merge pull request #8031 from gtardif/release_notes_2.0.0.2_mac

Release notes for 2.0.0.2 mac (Stable)
This commit is contained in:
paigehargrave 2019-01-17 07:18:29 -05:00 committed by GitHub
commit 39eb2b38ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 16 additions and 0 deletions

View File

@ -18,6 +18,22 @@ notes](edge-release-notes) are also available. (Following the CE release model,
releases, and download stable and edge product installers at [Download Docker
Desktop for Mac](install.md#download-docker-for-mac).
## Stable Releases of 2019
### Docker Community Edition 2.0.0.2 2019-01-16
[Download](https://download.docker.com/mac/stable/30215/Docker.dmg)
* Upgrades
- [Docker 18.09.1](https://github.com/docker/docker-ce/releases/tag/v18.09.1)
- [Docker Machine 0.16.1](https://github.com/docker/machine/releases/tag/v0.16.1)
- [Kubernetes 1.10.11](https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG-1.10.md#v11011), fixes [CVE-2018-1002105](https://github.com/kubernetes/kubernetes/issues/71411)
- [Kitematic 0.17.6](https://github.com/docker/kitematic/releases/tag/v0.17.6)
- Golang 1.10.6, fixes CVEs: [CVE-2018-16875](https://www.cvedetails.com/cve/CVE-2018-16875), [CVE-2018-16873](https://www.cvedetails.com/cve/CVE-2018-16873) and [CVE-2018-16874](https://www.cvedetails.com/cve/CVE-2018-16874)
* Bug fixes and minor changes
- Add 18.09 missing daemon options
## Stable Releases of 2018
### Docker Community Edition 2.0.0.0-mac81 2018-12-07