Skip to content

Commit d1a288f

Browse files
committed
add 4.43.0 release notes
Signed-off-by: Lorena Rangel <[email protected]>
1 parent 7b18100 commit d1a288f

File tree

1 file changed

+33
-0
lines changed

1 file changed

+33
-0
lines changed

content/manuals/desktop/release-notes.md

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,39 @@ For more frequently asked questions, see the [FAQs](/manuals/desktop/troubleshoo
2929
>
3030
> If you're experiencing malware detection issues on Mac, follow the steps documented in [docker/for-mac#7527](https://github.com/docker/for-mac/issues/7527).
3131
32+
## 4.43.0
33+
34+
{{< release-date date="2025-06-26" >}}
35+
36+
{{< desktop-install-v2 all=true beta_win_arm=true version="4.43.0" build_path="/TBD/" >}}
37+
38+
### New
39+
40+
- Deploy your Compose project to K8s right on Docker Desktop via Compose Bridge CLI.
41+
42+
### Upgrades
43+
44+
- [Docker Buildx v0.25.0](https://github.com/docker/buildx/releases/tag/v0.25.0)
45+
- [Docker Compose v2.37.2](https://github.com/docker/compose/releases/tag/v2.37.2)
46+
- [Docker Engine v28.3.0-rc.1](https://github.com/moby/moby/releases/tag/v28.3.0-rc.1)
47+
- [NVIDIA Container Toolkit v1.17.8](https://github.com/NVIDIA/nvidia-container-toolkit/releases/tag/v1.17.8)
48+
49+
### Bug fixes and enhancements
50+
51+
#### For all platforms
52+
53+
- Fixed a bug causing `docker start` to drop the container's port mappings for a container already running.
54+
- Fixed a bug that prevented container ports to be displayed on the GUI when a container was re-started.
55+
- Fixed a bug that caused Docker API `500 Internal Server Error for API route and version` error application start.
56+
- The dashboard's settings screen's "Apply & restart" button is now labeled "Apply" when clicking it will not restart the VM.
57+
- Fixed a bug where the disk would be corrupted if Docker is shutdown during a `fsck`.
58+
- Fixed a bug causing an incorrect `~/.kube/config` in WSL2 when using a `kind` kubernetes cluster.
59+
- Return an explicit error to a Docker API / `docker` CLI command if Docker Desktop has been manually paused.
60+
61+
#### For Linux
62+
63+
- Bump `virtiofsd` to `1.13.1`.
64+
3265
## 4.42.1
3366

3467
{{< release-date date="2025-06-18" >}}

0 commit comments

Comments
 (0)