Skip to content

4.73 release note addition#25125

Merged
aevesdocker merged 2 commits into
docker:mainfrom
karman-docker:patch-3
May 21, 2026
Merged

4.73 release note addition#25125
aevesdocker merged 2 commits into
docker:mainfrom
karman-docker:patch-3

Conversation

@karman-docker
Copy link
Copy Markdown
Contributor

Improved handling of transient rename failures due to antivirus software.

Release note for this PR https://github.com/docker/pinata/pull/40861

Customer reported issue.

Description

Related issues or tickets

Reviews

  • Technical review
  • Editorial review
  • Product review

Improved handling of transient rename failures due to antivirus software.

Release note for this PR docker/pinata#40861

Customer reported issue.
@netlify
Copy link
Copy Markdown

netlify Bot commented May 20, 2026

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit 3d73f4a
🔍 Latest deploy log https://app.netlify.com/projects/docsdocker/deploys/6a0ec60afd22e300082dca9a
😎 Deploy Preview https://deploy-preview-25125--docsdocker.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions github-actions Bot added the area/desktop Issue affects a desktop edition of Docker. E.g docker for mac label May 20, 2026
@karman-docker karman-docker changed the title Enhance Docker Desktop's transient rename failure handling 4.73 release note addition May 20, 2026
Copy link
Copy Markdown

@docker-agent docker-agent left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Assessment: 🟡 NEEDS ATTENTION

- Fixed a bug where canceling `docker load` left a containerd ref lock held, causing subsequent loads of the same image to fail.
- Fixed an issue where Docker Desktop made unnecessary network requests to `mcp.docker.com` on sign-in when MCP Toolkit was disabled, causing unexpected proxy authentication prompts.
- Fixed an issue where the search input in Gordon's session sidebar would not close if it was left empty.
- Improvements to Docker Desktop handling of transient rename failures caused by antivirus software accessing those files simultaneously.
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[MEDIUM] Vague/inconsistent phrasing: "Improvements to" does not match the surrounding release note style

Every adjacent entry in this section uses a consistent verb-first pattern — "Fixed a bug where…" or "Fixed an issue where…". The new entry opens with the noun phrase "Improvements to Docker Desktop handling…", which is both vague and inconsistent with that pattern.

Additionally, "Docker Desktop handling" is missing an article or possessive — it should be "Docker Desktop's handling" or restructured around an action verb.

Suggested rewrite:

Fixed an issue where Docker Desktop failed to rename files when antivirus software was accessing them simultaneously.

Comment thread content/manuals/desktop/release-notes.md Outdated
Copy link
Copy Markdown
Contributor

@aevesdocker aevesdocker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@aevesdocker aevesdocker merged commit 63fe3b7 into docker:main May 21, 2026
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/desktop Issue affects a desktop edition of Docker. E.g docker for mac

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants