[release/2.1] Prepare release notes for v2.1.8#13489
Merged
Merged
Conversation
Member
|
@cpuguy83 containerd/release-tool#65 can help prep the release notes (including selecting highlights and writing descriptions) |
Member
Author
|
Thanks, posted the generated notes in he PR body. |
cpuguy83
force-pushed
the
release_notes_2.1.8
branch
from
June 1, 2026 21:02
6b35b7f to
782280e
Compare
Member
Author
|
Updated to include #13497 |
fuweid
approved these changes
Jun 1, 2026
fuweid
enabled auto-merge
June 1, 2026 22:46
fuweid
disabled auto-merge
June 1, 2026 22:54
Member
|
#13497 is a backport of the fix for GHSA-fqw6-gf59-qr4w, should be highlighted like it was in 58af965. |
Member
|
@samuelkarp I don't see there is security patch in v2.1 Never mind. the first item in that description - 2054cc5 |
fuweid
reviewed
Jun 2, 2026
cpuguy83
force-pushed
the
release_notes_2.1.8
branch
from
June 2, 2026 15:08
782280e to
dcab853
Compare
Member
Author
|
Updated |
Member
|
is it possible to remove this |
Signed-off-by: Brian Goff <[email protected]>
cpuguy83
force-pushed
the
release_notes_2.1.8
branch
from
June 2, 2026 16:10
dcab853 to
07f2265
Compare
Member
Author
Done |
estesp
approved these changes
Jun 2, 2026
samuelkarp
approved these changes
Jun 2, 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.1.8
Welcome to the v2.1.8 release of containerd!
The eighth patch release for containerd 2.1 contains various fixes and updates.
Security Updates
Highlights
Runtime
Snapshotters
Please try out the release binaries and report any issues at
https://github.com/containerd/containerd/issues.
Contributors
Changes
11 commits
782280ef0Prepare release notes for v2.1.82054cc54coci: return explicit error for out-of-range USER values677e8f08aSupport both styles of volatile mount optionf3b4b35c9sandbox: forward Create fields, fix event topicseba90da61apparmor: Set abi conditionallyb8b110584Add GitHub Action for k8s node e2e testsDependency Changes
This release has no dependency changes
Previous release can be found at v2.1.7
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.