4.73 release note addition#25125
Conversation
Improved handling of transient rename failures due to antivirus software. Release note for this PR docker/pinata#40861 Customer reported issue.
✅ Deploy Preview for docsdocker ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
docker-agent
left a comment
There was a problem hiding this comment.
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. |
There was a problem hiding this comment.
[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.
aevesdocker
left a comment
There was a problem hiding this comment.
Thanks @karman-docker
Improved handling of transient rename failures due to antivirus software. Release note for this PR docker/pinata#40861 Customer reported issue. <!--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 - [x] Editorial review - [ ] Product review --------- Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
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