[release/2.0] Prepare release notes for v2.0.11#13752
Merged
Merged
Conversation
Signed-off-by: Chris Henzie <[email protected]>
chrishenzie
marked this pull request as draft
July 9, 2026 18:00
chrishenzie
marked this pull request as ready for review
July 9, 2026 21:15
fuweid
approved these changes
Jul 9, 2026
dmcgowan
approved these changes
Jul 9, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
containerd 2.0.11
Welcome to the v2.0.11 release of containerd!
The eleventh patch release for containerd 2.0 contains various fixes and updates.
Highlights
Image Distribution
Please try out the release binaries and report any issues at
https://github.com/containerd/containerd/issues.
Contributors
Changes
4 commits
24a2ac9dbPrepare release notes for v2.0.118f0774f1aUpdate go to 1.26.5/1.25.12f89266ecbci: pin fog-json to resolve gem conflict179b642d6fix:avoid content storage pollution by limiting the fallback on ref resolutionDependency Changes
This release has no dependency changes
Previous release can be found at v2.0.10
Which file should I download?
containerd-<VERSION>-<OS>-<ARCH>.tar.gz: ✅Recommended. Dynamically linked with glibc 2.31 (Ubuntu 20.04).containerd-static-<VERSION>-<OS>-<ARCH>.tar.gz: Statically linked. Expected to be used on non-glibc Linux distributions. Not position-independent.In addition to containerd, typically you will have to install runc
and CNI plugins from their official sites too.
See also the Getting Started documentation.