diff --git a/desktop/mac/release-notes/index.md b/desktop/mac/release-notes/index.md index 6e5ee37b34..de2bd6f44b 100644 --- a/desktop/mac/release-notes/index.md +++ b/desktop/mac/release-notes/index.md @@ -19,13 +19,35 @@ This page contains information about the new features, improvements, known issue Take a look at the [Docker Public Roadmap](https://github.com/docker/roadmap/projects/1){: target="_blank" rel="noopener" class="_"} to see what's coming next. +## Docker Desktop 4.3.1 +2021-12-11 + +> Download Docker Desktop +> +> [Mac with Intel chip](https://desktop.docker.com/mac/main/amd64/Docker.dmg?utm_source=docker&utm_medium=webreferral&utm_campaign=docs-driven-download-mac-amd64){: .button .primary-btn } +> [Mac with Apple +> chip](https://desktop.docker.com/mac/main/arm64/Docker.dmg?utm_source=docker&utm_medium=webreferral&utm_campaign=docs-driven-download-mac-arm64){: +> .button .primary-btn } + +### Upgrades + +[docker scan v0.11.0](https://github.com/docker/scan-cli-plugin/releases/tag/v0.11.0){: target="_blank" rel="noopener" class="_"} + +### Security + +**Log4j 2 CVE-2021-44228**: We have updated the `docker scan` CLI plugin for you. +Older versions of `docker scan` in Docker Desktop 4.3.0 and earlier versions are +not able to detect [Log4j 2 +CVE-2021-44228](https://nvd.nist.gov/vuln/detail/CVE-2021-44228){: +target="_blank" rel="noopener" class="_"}. + ## Docker Desktop 4.3.0 2021-12-02 > Download Docker Desktop > -> [Mac with Intel chip](https://desktop.docker.com/mac/main/amd64/Docker.dmg?utm_source=docker&utm_medium=webreferral&utm_campaign=docs-driven-download-mac-amd64){: .button .primary-btn } -> [Mac with Apple chip](https://desktop.docker.com/mac/main/arm64/Docker.dmg?utm_source=docker&utm_medium=webreferral&utm_campaign=docs-driven-download-mac-arm64){: .button .primary-btn } +> [Mac with Intel chip](https://desktop.docker.com/mac/main/amd64/71786/Docker.dmg) | +> [Mac with Apple chip](https://desktop.docker.com/mac/main/arm64/71786/Docker.dmg) ### Deprecation - The following internal DNS names are deprecated and will be removed from a future release: `docker-for-desktop`, `docker-desktop`, `docker.for.mac.host.internal`, `docker.for.mac.localhost`, `docker.for.mac.gateway.internal`. You must now use `host.docker.internal`, `vm.docker.internal`, and `gateway.docker.internal`. @@ -50,12 +72,12 @@ Take a look at the [Docker Public Roadmap](https://github.com/docker/roadmap/pro - Docker Desktop now uses cgroupv2. If you need to run `systemd` in a container then: - Ensure your version of `systemd` supports cgroupv2. [It must be at least `systemd` 247](https://github.com/systemd/systemd/issues/19760#issuecomment-851565075). Consider upgrading any `centos:7` images to `centos:8`. - Containers running `systemd` need the following options: [`--privileged --cgroupns=host -v /sys/fs/cgroup:/sys/fs/cgroup:rw`](https://serverfault.com/questions/1053187/systemd-fails-to-run-in-a-docker-container-when-using-cgroupv2-cgroupns-priva). - + ## Docker Desktop 4.2.0 2021-11-09 > Download Docker Desktop - +> > [Mac with Intel chip](https://desktop.docker.com/mac/main/amd64/70708/Docker.dmg) | > [Mac with Apple chip](https://desktop.docker.com/mac/main/arm64/70708/Docker.dmg) diff --git a/desktop/windows/release-notes/index.md b/desktop/windows/release-notes/index.md index be8b67abff..fb093fb93d 100644 --- a/desktop/windows/release-notes/index.md +++ b/desktop/windows/release-notes/index.md @@ -19,12 +19,34 @@ This page contains information about the new features, improvements, known issue Take a look at the [Docker Public Roadmap](https://github.com/docker/roadmap/projects/1){: target="_blank" rel="noopener" class="_"} to see what's coming next. +## Docker Desktop 4.3.1 +2021-12-11 + +> Download Docker Desktop +> +> [For +> Windows](https://desktop.docker.com/win/main/amd64/Docker%20Desktop%20Installer.exe?utm_source=docker&utm_medium=webreferral&utm_campaign=docs-driven-download-win-amd64){: +> .button .primary-btn } + +### Upgrades + +[docker scan v0.11.0](https://github.com/docker/scan-cli-plugin/releases/tag/v0.11.0){: target="_blank" rel="noopener" class="_"} + +### Security + +**Log4j 2 CVE-2021-44228**: We have updated the `docker scan` CLI plugin for you. +Older versions of `docker scan` in Docker Desktop 4.3.0 and earlier versions are +not able to detect [Log4j 2 +CVE-2021-44228](https://nvd.nist.gov/vuln/detail/CVE-2021-44228){: +target="_blank" rel="noopener" class="_"}. + + ## Docker Desktop 4.3.0 2021-12-02 > Download Docker Desktop > -> [For Windows](https://desktop.docker.com/win/main/amd64/Docker%20Desktop%20Installer.exe?utm_source=docker&utm_medium=webreferral&utm_campaign=docs-driven-download-win-amd64){: .button .primary-btn } +> [For Windows](https://desktop.docker.com/win/main/amd64/71786/Docker%20Desktop%20Installer.exe) ### Deprecation - The following internal DNS names are deprecated and will be removed from a future release: `docker-for-desktop`, `docker-desktop`, `docker.for.mac.host.internal`, `docker.for.mac.localhost`, `docker.for.mac.gateway.internal`. You must now use `host.docker.internal`, `vm.docker.internal`, and `gateway.docker.internal`.