[release/2.0] Prepare release notes for v2.0.4#11541
Merged
dmcgowan merged 1 commit intocontainerd:release/2.0from Mar 17, 2025
Merged
[release/2.0] Prepare release notes for v2.0.4#11541dmcgowan merged 1 commit intocontainerd:release/2.0from
dmcgowan merged 1 commit intocontainerd:release/2.0from
Conversation
Signed-off-by: Derek McGowan <[email protected]>
austinvazquez
approved these changes
Mar 14, 2025
djdongjin
approved these changes
Mar 14, 2025
samuelkarp
approved these changes
Mar 14, 2025
AkihiroSuda
approved these changes
Mar 15, 2025
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.
Generated notes
containerd 2.0.4
Welcome to the v2.0.4 release of containerd!
The fourth patch release for containerd 2.0 includes various bug fixes and updates.
Highlights
client.WithTimeoutoption on connect (#11536)Node Resource Interface (NRI)
Please try out the release binaries and report any issues at
https://github.com/containerd/containerd/issues.
Contributors
Changes
16 commits
06a886a8ePrepare release notes for v2.0.4client.WithTimeoutoption on connect (#11536)6b5efba83client: Respectclient.WithTimeoutoption916d48722core/remotes: Handle attestations in MakeRefKeydf4d905a6core/images: Ignore attestations when traversing children4f037050cadd name in package versione5ad0d0a0update build to go1.23.7, test go1.24.1a39f1146bdocs: include note about unprivileged sysctls81b3384a0e2e: use the shim bundled with containerd artifact7215a7d2cbuild(deps): bump containerd/project-checks from 1.1.0 to 1.2.1Dependency Changes
This release has no dependency changes
Previous release can be found at v2.0.3
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.