17th chunk of `content/manuals/desktop/previous-versions/edge-releases-windows.md`
b3238f55a51bff7fa290340ab5123686b3f46448f41ea0a30000000100000fc8
- [Compose on Kubernetes 0.4.22](https://github.com/docker/compose-on-kubernetes/releases/tag/v0.4.22)
- [Kubernetes 1.14.1](https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG-1.14.md#changelog-since-v1141)
* New
- App: Docker CLI plugin to configure, share, and install applications
- Extend Compose files with metadata and parameters
- Reuse the same application across multiple environments (Development/QA/Staging/Production)
- Multi-orchestrator installation (Swarm or Kubernetes)
- Push/Pull/Promotion/Signing supported for application, with the same workflow as images
- Fully CNAB compliant
- Full support for Docker Contexts
- Buildx (Tech Preview): Docker CLI plugin for extended build capabilities with BuildKit
- Familiar UI from docker build
- Full BuildKit capabilities with container driver
- Multiple builder instance support
- Multi-node builds for cross-platform images (out-of-the-box support for linux/arm/v7 and linux/arm64)
- Concurrent building of compose files
- High-level build constructs with `bake`
* Bug fixes and minor changes
- Fix `Delete` of persistent volume claims
- Truncate UDP DNS responses which are over 512 bytes in size
## Docker Community Edition 2.0.3.0 2019-03-05
* Upgrades
- [Docker 18.09.3](https://github.com/docker/docker-ce/releases/tag/v18.09.3)
* Bug fixes and minor changes
- Fixed docker not added to PATH after install in some cases
- Fixed port 8080 that was used on localhost when starting Kubernetes.
- Fixed "create issue" link in diagnostics windows.
## Docker Community Edition 2.0.2.1 2019-02-15
* Upgrades
- [Docker 18.09.2](https://github.com/docker/docker-ce/releases/tag/v18.09.2), fixes [CVE-2019-5736](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-5736)
## Docker Community Edition 2.0.2.0 2019-02-06
* Upgrades
- [Docker Compose 1.24.0-rc1](https://github.com/docker/compose/releases/tag/1.24.0-rc1)
- [Docker Machine 0.16.1](https://github.com/docker/machine/releases/tag/v0.16.1)
- [Compose on Kubernetes 0.4.18](https://github.com/docker/compose-on-kubernetes/releases/tag/v0.4.18)
* New
- Rebranded UI
* Bug fixes and minor changes
- Kubernetes: use default maximum number of pods for kubelet. [docker/for-mac#3453](https://github.com/docker/for-mac/issues/3453)
## Docker Community Edition 2.0.1.0 2019-01-11
* Upgrades
- [Docker 18.09.1](https://github.com/docker/docker-ce/releases/tag/v18.09.1)
- [Kubernetes 1.13.0](https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG-1.13.md#v1130)
- [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)
WARNING: If you have an existing Kubernetes cluster created with Docker Desktop, this upgrade will reset the cluster. If you need to back up your Kubernetes cluster or persistent volumes you can use [Ark](https://github.com/heptio/ark).
* Bug fixes and minor changes
- Fix service log collection in diagnostics
- Gather /etc/hosts to help diagnostics
- Add 18.09 missing daemon options
- Rename Docker for Windows to Docker Desktop
- Partially open services ports if possibles
- Quit will not check if service is running anymore
- Fix UI lock when changing kubernetes state
## Edge Releases of 2018
### Docker Community Edition 2.0.0.0-win82 2018-12-07
* Upgrades
- [Docker compose 1.23.2](https://github.com/docker/compose/releases/tag/1.23.2)
* Bug fixes and minor changes
- Compose: Fixed a bug where build context URLs would fail to build on Windows. Fixes [docker/for-win#2918](https://github.com/docker/for-win/issues/2918)
### Docker Community Edition 2.0.0.0-win77 2018-11-14
* Upgrades
- [Docker 18.09.0](https://github.com/docker/docker-ce-packaging/releases/tag/v18.09.0)