v1.7.34
containerd 1.7.34
Fixed 1
- Fix lost container exit events when events arrive before container info is cached
Welcome to the v1.7.34 release of containerd!
The thirty-fourth patch release for containerd 1.7 contains various fixes and updates.
Highlights
Container Runtime Interface (CRI)
- Fix lost container exit events when events arrive before container info is cached (#11634)
Please try out the release binaries and report any issues at https://github.com/containerd/containerd/issues.
Contributors
- Chris Henzie
- Samuel Karp
- Akihiro Suda
- Maksym Pavlenko
- Phil Estes
- Sopho Merkviladze
- ningmingxiao
Changes
- Prepare release notes for v1.7.34 (#13753)
7db112471Prepare release notes for v1.7.34
- Update go to 1.26.5/1.25.12 (#13731)
c06144c85Update go to 1.26.5/1.25.12
- ci: pin fog-json to resolve gem conflict (#13712)
b84460e50ci: pin fog-json to resolve gem conflict
- cri:fix lost container exit events if they arrive before info is cached (#11634)
2fe076ea7cri:fix lost container exit events if they arrive before info is cached
- build(deps): bump golang.org/x/* dependencies (#13502)
862057716bump golang.org/x/* dependencies
Dependency Changes
- golang.org/x/crypto v0.45.0 -> v0.52.0
- golang.org/x/mod v0.29.0 -> v0.35.0
- golang.org/x/net v0.47.0 -> v0.55.0
- golang.org/x/sync v0.18.0 -> v0.20.0
- golang.org/x/sys v0.38.0 -> v0.45.0
- golang.org/x/term v0.37.0 -> v0.43.0
- golang.org/x/text v0.31.0 -> v0.37.0
Previous release can be found at v1.7.33