containerd
v1.7.34Kubernetes CoreJul 9, 2026
containerd v1.7.34 is a routine patch release fixing a CRI bug where container exit events could be lost if they arrived before the container info was cached, with Go toolchain and golang.org/x/* dependency updates.
Key changes (3)
- CRI bug fix: container exit events no longer lost when arriving before container info is cached
- Go toolchain updated to 1.26.5 and 1.25.12
- golang.org/x/* dependencies updated: crypto (v0.45.0→v0.52.0), mod (v0.29.0→v0.35.0), net (v0.47.0→v0.55.0), sync (v0.18.0→v0.20.0), sys (v0.38.0→v0.45.0), term (v0.37.0→v0.43.0), text (v0.31.0→v0.37.0)