containerd 1.6.36
Welcome to the v1.6.36 release of containerd!
The thirty-sixth patch release for containerd 1.6 contains various fixes
and updates.
Highlights
- Ensure the CRIAPIV1Alpha2 warning's lastOccurrence is accurate (#10582)
Build and Release Toolchain
- Update to go1.22.7, go1.23.1 (#10680)
Container Runtime Interface (CRI)
Runtime
Deprecations
- Ensure the CRIAPIV1Alpha2 warning's lastOccurrence is accurate (#10582)
Please try out the release binaries and report any issues at
https://github.com/containerd/containerd/issues.
Contributors
- Samuel Karp
- Davanum Srinivas
- Akhil Mohan
- Akihiro Suda
- Laura Brehm
- Sebastiaan van Stijn
- Chris Henzie
- Cory Snider
- Derek McGowan
- James Sturtevant
- Maksym Pavlenko
- Mike Brown
- Phil Estes
- Shengjing Zhu
Changes
32 commits
- Prepare release notes for v1.6.36 (#10685)
7fee84514Prepare release notes for v1.6.36
- integration: regression test for issue 10589 (#10683)
- Fix bug where init exits were being dropped (#10676)
- Update to go1.22.7, go1.23.1 (#10680)
951af274cupdate to go1.22.7, go1.23.1
- Cumulative stats can't decrease (#10671)
c8e5b1eb6Cumulative stats can't decrease
- move builds to go1.22 and testing to go1.23 (#10595)
- Update runc binary to 1.1.14 (#10667)
fd70da38bupdate runc binary to 1.1.14
- Fix TestNewBinaryIOCleanup on Go 1.23 and Linux 5.4 (#10591)
4fd7d4eefFix TestNewBinaryIOCleanup on Go 1.23 and Linux 5.4
- Fix memory leak with
kubectl exec>= 1.30.0 (#10574)6f9efd3a9hide wsstream under internal/ to prevent external use4694b84e8golangci-lint should only look for problems in new code05c2b1413Run go mod tidya7b0c015dAdd copyright headers78f079926switch over references to the new package64430d636Fix up some constant referencesa37b08102Copy over wsstream from k8s v1.31.0-rc.1 release
- Ensure the CRIAPIV1Alpha2 warning's lastOccurrence is accurate (#10582)
d727961d2Update CRIAPIV1Alpha2 warning lastOccurrence every call
- update to go1.21.13 / go1.22.6 (#10577)
be0f0db07update to go1.21.13 / go1.22.6
Dependency Changes
This release has no dependency changes
Previous release can be found at v1.6.35