From 16d79b24d6fc7853d623b58f9b8b160181583c8a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Gronowski?= Date: Fri, 25 Oct 2024 10:29:50 +0200 Subject: [PATCH 1/2] dd/release-notes(4.35): Remove containerd changes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit These are not released yet as they are a part of the upcoming v28 release. Signed-off-by: Paweł Gronowski --- content/manuals/desktop/release-notes.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/content/manuals/desktop/release-notes.md b/content/manuals/desktop/release-notes.md index 06cf65edaa11..87f71caf5b04 100644 --- a/content/manuals/desktop/release-notes.md +++ b/content/manuals/desktop/release-notes.md @@ -34,9 +34,6 @@ Take a look at the [Docker Public Roadmap](https://github.com/orgs/docker/projec - Support for [Docker Desktop on Red Hat Enterprise Linux](/manuals/desktop/install/linux/rhel.md) is now generally available. - Volume Backup and Share is now generally available and can be found in the **Volumes** view. - Terminal support within Docker Desktop using system shells is now generally available. -- containerd image store: - - Improved output of `docker image inspect` to account for multi-platform images. - - Support multi-platform images via enabling users to pick a specific platform in `docker history`. - Beta release of Docker VMM - the more performant alternative to Apple Virtualization Framework on macOS (requires Apple Silicon and macOS 12.5 or later). ### Upgrades From cfab6ea906b479c87a83ec87bee2d4883d309862 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Gronowski?= Date: Fri, 25 Oct 2024 10:30:48 +0200 Subject: [PATCH 2/2] dd/release-notes(4.35): Fix link to engine release notes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Paweł Gronowski --- content/manuals/desktop/release-notes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/manuals/desktop/release-notes.md b/content/manuals/desktop/release-notes.md index 87f71caf5b04..73137b060096 100644 --- a/content/manuals/desktop/release-notes.md +++ b/content/manuals/desktop/release-notes.md @@ -41,7 +41,7 @@ Take a look at the [Docker Public Roadmap](https://github.com/orgs/docker/projec - [containerd v1.7.21](https://github.com/containerd/containerd/releases/tag/v1.7.21) - [Docker Buildx v0.17.1](https://github.com/docker/buildx/releases/tag/v0.17.1) - [Docker Compose v2.29.7](https://github.com/docker/compose/releases/tag/v2.29.7) -- [Docker Engine v27.3.1](https://docs.docker.com/engine/release-notes/27.3/#2731) +- [Docker Engine v27.3.1](https://docs.docker.com/engine/release-notes/27/#2731) - [Docker Scout CLI v1.14.0](https://github.com/docker/scout-cli/releases/tag/v1.14.0) - Docker Debug `v0.0.37` - Linux kernel `v6.10.9`