Skip to content

[release/2.1] Prepare release notes for v2.1.3#12002

Merged
dmcgowan merged 1 commit intocontainerd:release/2.1from
dmcgowan:prepare-v2.1.3
Jun 19, 2025
Merged

[release/2.1] Prepare release notes for v2.1.3#12002
dmcgowan merged 1 commit intocontainerd:release/2.1from
dmcgowan:prepare-v2.1.3

Conversation

@dmcgowan
Copy link
Copy Markdown
Member

@dmcgowan dmcgowan commented Jun 19, 2025

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

  • Fix import for local transfer service (#12000)
  • Fix registry errors with transfer service (#11979)
  • Fix fetch always adding range to requests (#12001)
  • Update fetcher errors to include full registry error (#11997)

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

Contributors

  • Derek McGowan
  • Phil Estes
  • Adrien Delorme

Changes

10 commits

  • 627729341 Prepare release notes for v2.1.3
  • fix import for local transfer service (#12000)
    • fb752bc8e fix import for local transfer service
  • Fix registry errors with transfer service (#11979)
    • f6d926314 Register remote errors for clients to access registry errors
    • 7c1813345 Decode grpc errors in the transfer client proxy
  • Fix fetch always adding range to requests (#12001)
    • babacebad Fix fetch always adding range to requests
  • Update fetcher errors to include full registry error (#11997)
    • f30be44ad Update fetcher errors to include full registry error

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

@ningmingxiao
Copy link
Copy Markdown
Contributor

ningmingxiao commented Jun 19, 2025

can this pr be merged #11885 @dmcgowan

@github-project-automation github-project-automation Bot moved this from Needs Triage to Review In Progress in Pull Request Review Jun 19, 2025
@estesp
Copy link
Copy Markdown
Member

estesp commented Jun 19, 2025

#11999 is merged

@dmcgowan dmcgowan merged commit c787fb9 into containerd:release/2.1 Jun 19, 2025
101 of 102 checks passed
@github-project-automation github-project-automation Bot moved this from Review In Progress to Done in Pull Request Review Jun 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/distribution Image Distribution size/M

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

5 participants