From 29e111eb6780d675cf7f1752bba2339e51bb32e1 Mon Sep 17 00:00:00 2001 From: Lorena Rangel Date: Mon, 23 Nov 2020 16:06:00 +0100 Subject: [PATCH] Docker Desktop release notes 2.5.2 Signed-off-by: Lorena Rangel --- docker-for-mac/edge-release-notes.md | 17 +++++++++++++++++ docker-for-windows/edge-release-notes.md | 14 ++++++++++++++ 2 files changed, 31 insertions(+) diff --git a/docker-for-mac/edge-release-notes.md b/docker-for-mac/edge-release-notes.md index 00c5808fca..3bb4181b53 100644 --- a/docker-for-mac/edge-release-notes.md +++ b/docker-for-mac/edge-release-notes.md @@ -11,6 +11,23 @@ This page contains information about Docker Desktop Edge releases. Edge releases For information about Stable releases, see the [Stable release notes](release-notes.md). For Docker Desktop system requirements, see [What to know before you install](install.md#what-to-know-before-you-install). +## Docker Desktop Community 2.5.2 +2020-11-24 + +> [Download](https://desktop.docker.com/mac/edge/50073/Docker.dmg) + +### New + +- Use of three digit version number. +- Starting with Docker Desktop 2.5.2, updates will be much smaller as they will be applied using delta patches. +- Support for MacOS 11.0 (Big Sur) with Intel processors. + +### Bug fixes and minor changes + +- Re-enabled the experimental SOCKS proxy. Fixes [docker/for-mac#5048](https://github.com/docker/for-mac/issues/5048). +- Fixed an unexpected EOF error when trying to start a non-existing container with `-v /var/run/docker.sock:`. See [docker/for-mac#5025](https://github.com/docker/for-mac/issues/5025). +- Display an error message if the application needs write access on specific directories instead of crashing. See [docker/for-mac#5068](https://github.com/docker/for-mac/issues/5068) + ## Docker Desktop Community 2.5.1.0 2020-11-18 diff --git a/docker-for-windows/edge-release-notes.md b/docker-for-windows/edge-release-notes.md index 1a2b38ac69..754a2758a1 100644 --- a/docker-for-windows/edge-release-notes.md +++ b/docker-for-windows/edge-release-notes.md @@ -11,6 +11,20 @@ This page contains information about Docker Desktop Edge releases. Edge releases For information about Stable releases, see the [Stable release notes](release-notes.md). For Docker Desktop system requirements, see [What to know before you install](install.md#what-to-know-before-you-install). +## Docker Desktop Community 2.5.2 +2020-11-24 + +> [Download](https://desktop.docker.com/win/edge/50073/Docker%20Desktop%20Installer.exe) + +### New + +- Use of three digit version number. +- Starting with Docker Desktop 2.5.2, updates will be much smaller as they will be applied using delta patches. + +### Bug fixes and minor changes + +- Fixed an unexpected EOF error when trying to start a non-existing container with `-v /var/run/docker.sock:`. See [docker/for-mac#5025](https://github.com/docker/for-mac/issues/5025). + ## Docker Desktop Community 2.5.1.0 2020-11-18