Skip to content

[release/2.0] Prepare release notes for v2.0.4#11541

Merged
dmcgowan merged 1 commit intocontainerd:release/2.0from
dmcgowan:prepare-2.0.4
Mar 17, 2025
Merged

[release/2.0] Prepare release notes for v2.0.4#11541
dmcgowan merged 1 commit intocontainerd:release/2.0from
dmcgowan:prepare-2.0.4

Conversation

@dmcgowan
Copy link
Copy Markdown
Member

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

  • Respect client.WithTimeout option on connect (#11536)
  • Update image type checks to avoid unnecessary logs for attestations (#11537)

Node Resource Interface (NRI)

  • Fix incorrect runtime name being passed to NRI (#11529)

Please try out the release binaries and report any issues at
https://github.com/containerd/containerd/issues.

Contributors

  • Akihiro Suda
  • Paweł Gronowski
  • Akhil Mohan
  • Derek McGowan
  • Phil Estes
  • Samuel Karp
  • ningmingxiao

Changes

16 commits

  • 06a886a8e Prepare release notes for v2.0.4
  • Respect client.WithTimeout option on connect (#11536)
    • 6b5efba83 client: Respect client.WithTimeout option
  • Update image type checks to avoid unnecessary logs for attestations (#11537)
    • 916d48722 core/remotes: Handle attestations in MakeRefKey
    • df4d905a6 core/images: Ignore attestations when traversing children
  • Fix incorrect runtime name being passed to NRI (#11529)
  • update build to go1.23.7, test go1.24.1 (#11514)
    • e5ad0d0a0 update build to go1.23.7, test go1.24.1
  • docs: include note about unprivileged sysctls (#11506)
    • a39f1146b docs: include note about unprivileged sysctls
  • e2e: use the shim bundled with containerd artifact (#11503)
    • 81b3384a0 e2e: use the shim bundled with containerd artifact
  • build(deps): bump containerd/project-checks from 1.1.0 to 1.2.1 (#11497)
    • 7215a7d2c build(deps): bump containerd/project-checks from 1.1.0 to 1.2.1

Dependency 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.

@github-project-automation github-project-automation Bot moved this to Needs Triage in Pull Request Review Mar 14, 2025
@dosubot dosubot Bot added the area/nri Node Resource Interface (NRI) label Mar 14, 2025
@dmcgowan dmcgowan removed the area/nri Node Resource Interface (NRI) label Mar 14, 2025
@github-project-automation github-project-automation Bot moved this from Needs Triage to Review In Progress in Pull Request Review Mar 14, 2025
@dmcgowan dmcgowan merged commit bf82ae2 into containerd:release/2.0 Mar 17, 2025
@github-project-automation github-project-automation Bot moved this from Review In Progress to Done in Pull Request Review Mar 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

6 participants