Skip to content

Commit e0a6e1e

Browse files
usha-mandyalorenrh
andauthored
publish updates from main (#22867)
Automated pull request for publishing docs updates. Signed-off-by: Lorena Rangel <[email protected]> Co-authored-by: Lorena Rangel <[email protected]> Co-authored-by: Usha Mandya <[email protected]>
2 parents 876904a + 1ae2043 commit e0a6e1e

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

content/manuals/desktop/release-notes.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,32 @@ 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.42.1
33+
34+
{{< release-date date="2025-06-18" >}}
35+
36+
{{< desktop-install-v2 all=true beta_win_arm=true version="4.42.1" build_path="/196321/" >}}
37+
38+
### Upgrades
39+
40+
- [Docker Compose v2.37.1](https://github.com/docker/compose/releases/tag/v2.37.1)
41+
42+
### Bug fixes and enhancements
43+
44+
#### For all platforms
45+
46+
- Fixed an issue where Docker domains were not reachable when the proxy configuration is not valid.
47+
- Fixed a possible deadlock when exposing ports.
48+
- Fixed a race condition which can cause `docker run -p` ports to disappear.
49+
50+
#### For Mac
51+
52+
- Fixed a bug where a container’s port list appeared empty when inspected immediately after it was created, for example, when using a script. [docker/for-mac#7693](https://github.com/docker/for-mac/issues/7693)
53+
54+
#### For Windows
55+
56+
- Disabled the Resource Saver mode in WSL 2 to prevent `docker` CLI commands hanging in WSL 2 distros. [docker/for-win#14656](https://github.com/docker/for-win/issues/14656#issuecomment-2960285463)
57+
3258
## 4.42.0
3359

3460
{{< release-date date="2025-06-04" >}}

0 commit comments

Comments
 (0)