[release/2.1] Prepare release notes for v2.1.3#12002
Merged
dmcgowan merged 1 commit intocontainerd:release/2.1from Jun 19, 2025
Merged
[release/2.1] Prepare release notes for v2.1.3#12002dmcgowan merged 1 commit intocontainerd:release/2.1from
dmcgowan merged 1 commit intocontainerd:release/2.1from
Conversation
Signed-off-by: Derek McGowan <[email protected]>
Contributor
estesp
approved these changes
Jun 19, 2025
austinvazquez
approved these changes
Jun 19, 2025
Member
|
#11999 is merged |
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.
See generated release notes
Waiting on
containerd 2.1.3
Welcome to the v2.1.3 release of containerd!
The third patch release for containerd 2.1 contains various fixes and updates
to address pull issues with some registries.
Highlights
Image Distribution
Please try out the release binaries and report any issues at
https://github.com/containerd/containerd/issues.
Contributors
Changes
10 commits
627729341Prepare release notes for v2.1.3fb752bc8efix import for local transfer servicef6d926314Register remote errors for clients to access registry errors7c1813345Decode grpc errors in the transfer client proxybabacebadFix fetch always adding range to requestsf30be44adUpdate fetcher errors to include full registry errorDependency Changes
This release has no dependency changes
Previous release can be found at v2.1.2
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.