[release/2.2] Prepare release notes for v2.2.6#13751
Merged
Merged
Conversation
Signed-off-by: Chris Henzie <[email protected]>
chrishenzie
force-pushed
the
prepare-v2.2.6
branch
from
July 9, 2026 17:46
f6f78a7 to
701734d
Compare
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:21
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.2.6
Welcome to the v2.2.6 release of containerd!
The sixth patch release for containerd 2.2 contains various fixes and updates.
Highlights
Container Runtime Interface (CRI)
Image Distribution
Please try out the release binaries and report any issues at
https://github.com/containerd/containerd/issues.
Contributors
Changes
8 commits
701734d2fPrepare release notes for v2.2.6672ea355fCI: migrate Vagrant to Limad7eba3f42Update go to 1.26.5/1.25.128f123e4f7ci: pin fog-json to resolve gem conflictd3e1a2be9Fix nil pointer dereference in NRI GetIPs872a9502ecri: reject CreateContainer when sandbox is not runningba7605ee7Add deferred call to ShutdownSandbox to avoid leaks36c4275eefix: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.2.5
Which file should I download?
containerd-<VERSION>-<OS>-<ARCH>.tar.gz: ✅Recommended. Dynamically linked with glibc 2.35 (Ubuntu 22.04).containerd-static-<VERSION>-<OS>-<ARCH>.tar.gz: Statically linked. Expected to be used on Linux distributions that do not use glibc >= 2.35. 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.