Skip to content

Commit 85c219e

Browse files
author
L-Hudson
authored
Merge pull request docker#7720 from gtardif/release_notes_2.0.0.0-mac78
Release notes for 2.0.0.0-mac78 (Stable) cc @gbarr01
2 parents 1c090c8 + 2e0a726 commit 85c219e

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

docker-for-mac/release-notes.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,31 @@ for Mac](install.md#download-docker-for-mac).
2020

2121
## Stable Releases of 2018
2222

23+
### Docker Community Edition 2.0.0.0-mac78 2018-11-19
24+
25+
[Download](https://download.docker.com/mac/stable/28905/Docker.dmg)
26+
27+
* Upgrades
28+
- [Docker 18.09.0](https://github.com/docker/docker-ce-packaging/releases/tag/v18.09.0)
29+
- [Docker compose 1.23.1](https://github.com/docker/compose/releases/tag/1.23.1)
30+
- [Docker Machine 0.16.0](https://github.com/docker/machine/releases/tag/v0.16.0)
31+
- [Kitematic 0.17.5](https://github.com/docker/kitematic/releases/tag/v0.17.5)
32+
- Linux Kernel 4.9.125
33+
34+
* New
35+
- New version scheme
36+
37+
* Deprecation
38+
- Removed support of AUFS
39+
- Removed support of OSX 10.11
40+
41+
* Bug fixes and minor changes
42+
- Fix appearance in dark mode for OSX 10.14 (Mojave)
43+
- VPNKit: Improved scalability of port forwarding. Related to [docker/for-mac#2841](https://github.com/docker/for-mac/issues/2841)
44+
- VPNKit: Limit the size of the UDP NAT table. This ensures port forwarding and regular TCP traffic continue even when running very chatty UDP protocols.
45+
- Ensure Kubernetes can be installed when using a non-default internal IP subnet.
46+
- Fix panic in diagnose
47+
2348
### Docker Community Edition 18.06.1-ce-mac73 2018-08-29
2449

2550
[Download](https://download.docker.com/mac/stable/26764/Docker.dmg)

0 commit comments

Comments
 (0)