| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| containerd API 1.11.1 source code.tar.gz | 2026-05-20 | 11.9 MB | |
| containerd API 1.11.1 source code.zip | 2026-05-20 | 16.4 MB | |
| README.md | 2026-05-20 | 1.3 kB | |
| Totals: 3 Items | 28.3 MB | 0 | |
Welcome to the api/v1.11.1 release of containerd!
The first patch release for the containerd 1.11 API includes a fix in the task endpoints for non-runc shims.
Highlights
- Fix sandbox task API endpoints for non-runc runtimes (#13422)
Please try out the release binaries and report any issues at https://github.com/containerd/containerd/issues.
Contributors
- Derek McGowan
- Maksym Pavlenko
- Samuel Karp
Changes
4 commits
* Prepare release notes for api/v1.11.1 ([#13444](https://github.com/containerd/containerd/pull/13444)) * [`da7aef299`](https://github.com/containerd/containerd/commit/da7aef299c57cc1f290700ade8fa0a5fec69a462) Prepare release notes for api/v1.11.1 * Fix sandbox task API endpoints for non-runc runtimes ([#13422](https://github.com/containerd/containerd/pull/13422)) * [`e44f5f9ec`](https://github.com/containerd/containerd/commit/e44f5f9ec610d95a712d230e8a19ae516e0a26ac) protos: include task API address to CreateTaskRequest
Dependency Changes
This release has no dependency changes
Previous release can be found at api/v1.11.0