Skip to content

Commit f372139

Browse files
authored
fix: the udp port bugfix was released in 4.49.0 (#23670)
<!--Delete sections as needed --> ## Description <!-- Tell us what you did and why --> ## Related issues or tickets <!-- Related issues, pull requests, or Jira tickets --> ## Reviews <!-- Notes for reviewers here --> <!-- List applicable reviews (optionally @tag reviewers) --> - [ ] Technical review - [ ] Editorial review - [ ] Product review
1 parent 6c90163 commit f372139

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/manuals/desktop/release-notes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ For more frequently asked questions, see the [FAQs](/manuals/desktop/troubleshoo
5050
#### For all platforms
5151

5252
- Docker Desktop now detects and attempts to avoid clashes between the "Docker subnet" and physical networks using RFC1918 addresses. For example if the host has a non-default route which overlaps with `192.168.65.0/24` then an alternative network will be chosen automatically. You can still override the choice as before via Docker Desktop settings and admin settings.
53-
- Fixed a bug that caused some forwarded UDP ports to hang.
5453
- Docker Desktop no longer treats Stargz Snapshotter failures as fatal. If a failure occurs, Docker Desktop continues to run without the Stargz Snapshotter.
5554

5655
## 4.49.0
@@ -85,6 +84,7 @@ For more frequently asked questions, see the [FAQs](/manuals/desktop/troubleshoo
8584

8685
- Fixed an issue where Docker Desktop used an expired proxy password while waiting for the user to enter a new one.
8786
- Fixed a 'chown' error shown on startup with Docker Debug.
87+
- Fixed a bug that caused some forwarded UDP ports to hang.
8888

8989
#### For Mac
9090

0 commit comments

Comments
 (0)