Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: update 4.36 release notes #21341

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

lorenrh
Copy link
Member

@lorenrh lorenrh commented Nov 5, 2024

Description

Related issues or tickets

Reviews

  • Technical review
  • Editorial review
  • Product review

@github-actions github-actions bot added the area/desktop Issue affects a desktop edition of Docker. E.g docker for mac label Nov 5, 2024
Copy link

netlify bot commented Nov 5, 2024

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit 7a52e62
🔍 Latest deploy log https://app.netlify.com/sites/docsdocker/deploys/673323662cfb6e00086b8a22
😎 Deploy Preview https://deploy-preview-21341--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 site configuration.

content/manuals/desktop/release-notes.md Outdated Show resolved Hide resolved
content/manuals/desktop/release-notes.md Outdated Show resolved Hide resolved
content/manuals/desktop/release-notes.md Outdated Show resolved Hide resolved
content/manuals/desktop/release-notes.md Outdated Show resolved Hide resolved
content/manuals/desktop/release-notes.md Outdated Show resolved Hide resolved
content/manuals/desktop/release-notes.md Outdated Show resolved Hide resolved
- Moved Settings button to the sidebar.
- Added a recovery banner to retry update if download failed
- Fixed an issue where there would be a filesystem error if the umask is set to 577 causing rpmbuild failure. Fixes [docker/for-mac](https://github.com/docker/for-mac/issues/6511).
- Fixed a bug that caused ports open on the host to 18 for containers started with `--network=host`.
Copy link
Contributor

Choose a reason for hiding this comment

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

Is there a corresponding issue/PR for this that I can check, not sure what the intention is with this current phrasing

Copy link
Member Author

Choose a reason for hiding this comment

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

content/manuals/desktop/release-notes.md Outdated Show resolved Hide resolved
@aevesdocker aevesdocker added this to the 4.36 milestone Nov 11, 2024
@lorenrh lorenrh force-pushed the 4.36.-release-notes branch 2 times, most recently from 50b45cc to e98f2b8 Compare November 12, 2024 09:27
Signed-off-by: Lorena Rangel <[email protected]>
- Fixed bind mount ownership for non-root containers. Fixes [docker/for-mac#6243](https://github.com/docker/for-mac/issues/6243).

#### For Mac

Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
- Fixed a bug in Docker VMM that prevented MySQL and other databases containers to start. Fixes reports from [docker/for-mac#7464](https://github.com/docker/for-mac/issues/7464).

#### For Mac

- Fixed a bug where the advanced option **Allowed privileged port mapping** was not working as expected. Fixes [docker/for-mac#7460](https://github.com/docker/for-mac/issues/7460).
- Docker Desktop CLI now supports CLI completion.
Copy link
Member

Choose a reason for hiding this comment

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

I think this is too broad. The implementation allows users to "install" the CLI completions automatically for their default shell. This is what I wrote on the original PR https://github.com/docker/pinata/pull/29180

Docker Desktop can now automatically configure shell completion scripts for zsh, bash and fish inside the install wizard and settings screen for macOs users.

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.

5 participants