From 9a49bb310e7aeaf9caada62707d849e926f3671c Mon Sep 17 00:00:00 2001 From: Emmanuel Briney Date: Tue, 15 Sep 2020 12:34:04 +0200 Subject: [PATCH] Release notes for Desktop stable 2.3.0.5 (#11368) * Release notes for Desktop stable 2.3.0.5 * Fix headlines * Fix headlines and date * Fix date Co-authored-by: Stefan Scherer --- docker-for-mac/release-notes.md | 17 ++++++++++++++++- docker-for-windows/release-notes.md | 17 ++++++++++++++++- 2 files changed, 32 insertions(+), 2 deletions(-) diff --git a/docker-for-mac/release-notes.md b/docker-for-mac/release-notes.md index 47949cdbf0..4546195b49 100644 --- a/docker-for-mac/release-notes.md +++ b/docker-for-mac/release-notes.md @@ -13,10 +13,25 @@ This page contains information about the new features, improvements, known issue For information about Edge releases, see the [Edge release notes](edge-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.3.0.5 +2020-09-15 + +> [Download](https://hub.docker.com/editions/community/docker-ce-desktop-mac/) + +### New + - The new Cloud integration in Docker CLI makes it easy to run containers in the cloud using either Amazon ECS or Microsoft ACI. For more information, see [Deploying Docker containers on ECS](https://docs.docker.com/engine/context/ecs-integration/) and [Deploying Docker containers on Azure](https://docs.docker.com/engine/context/aci-integration/). + +### Upgrades + - [Docker Compose 1.27.2](https://github.com/docker/compose/releases/tag/1.27.2) + - [Cloud integration v0.1.15](https://github.com/docker/aci-integration-beta/releases/tag/v0.1.15) + +### Bug fixes and minor changes + - Fixed automatic start on log in. See [docker/for-mac#4877](https://github.com/docker/for-mac/issues/4877) and [docker/for-mac#4890](https://github.com/docker/for-mac/issues/4890) + ## Docker Desktop Community 2.3.0.4 2020-07-27 -> [Download](https://hub.docker.com/editions/community/docker-ce-desktop-mac/) +> [Download](https://desktop.docker.com/mac/stable/46911/Docker.dmg) ### Upgrades diff --git a/docker-for-windows/release-notes.md b/docker-for-windows/release-notes.md index 4154e39733..453df381bb 100644 --- a/docker-for-windows/release-notes.md +++ b/docker-for-windows/release-notes.md @@ -13,10 +13,25 @@ This page contains information about the new features, improvements, known issue For information about Edge releases, see the [Edge release notes](edge-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.3.0.5 +2020-09-15 + +> [Download](https://hub.docker.com/editions/community/docker-ce-desktop-windows/) + +### New + - The new Cloud integration in Docker CLI makes it easy to run containers in the cloud using either Amazon ECS or Microsoft ACI. For more information, see [Deploying Docker containers on ECS](https://docs.docker.com/engine/context/ecs-integration/) and [Deploying Docker containers on Azure](https://docs.docker.com/engine/context/aci-integration/). + +### Upgrades + - [Docker Compose 1.27.2](https://github.com/docker/compose/releases/tag/1.27.2) + - [Cloud integration v0.1.15](https://github.com/docker/aci-integration-beta/releases/tag/v0.1.15) + +### Bug fixes and minor changes + - WSL2: Fixed a crash when using an incompatible glibc. See [docker/for-win#8183](https://github.com/docker/for-win/issues/8183). + ## Docker Desktop Community 2.3.0.4 2020-07-27 -> [Download](https://hub.docker.com/editions/community/docker-ce-desktop-windows/) +> [Download](https://desktop.docker.com/win/stable/46911/Docker%20Desktop%20Installer.exe) ### Upgrades