From ed0313ab96ba4d5780ecaaa121ac2cdd49507b77 Mon Sep 17 00:00:00 2001 From: David Scott Date: Mon, 14 Jun 2021 17:01:36 +0100 Subject: [PATCH] Link to more fixed Docker for Mac issues Signed-off-by: David Scott --- docker-for-mac/release-notes.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docker-for-mac/release-notes.md b/docker-for-mac/release-notes.md index be7760d892..9289a3e85c 100644 --- a/docker-for-mac/release-notes.md +++ b/docker-for-mac/release-notes.md @@ -55,7 +55,8 @@ This page contains information about the new features, improvements, known issue - Use `vpnkit` with `virtualization.framework` to fix connectivity issues with VPN clients such as Cisco AnyConnect. - Fixed version number missing in update dialog window. - Fixed an issue where the diagnostics were sometimes not uploaded correctly from the **Support** dialog. -- Fixed DNS entries for `*.docker.internal` and Kubernetes cluster reset after the VM IP changes. +- Fixed DNS entries for `*.docker.internal` and Kubernetes cluster reset after the VM IP changes. Fixes [docker/for-mac#5707](https://github.com/docker/for-mac/issues/5707), [docker/for-mac#5680](https://github.com/docker/for-mac/issues/5680), [docker/for-mac#5663](https://github.com/docker/for-mac/issues/5663) and [docker/for-mac#5653](https://github.com/docker/for-mac/issues/5653). +- Avoid running `com.docker.osxfs` when gRPC FUSE is enabled. Fixes [docker/for-mac#5725](https://github.com/docker/for-mac/issues/5725). ### Known issues