🎉 欢迎访问本站,如有问题欢迎 留言
Containerd V1.7.34 Release Note

来源: https://github.com/containerd/containerd/releases/tag/v1.7.34

containerd/containerd v1.7.34 Release Notes

Published at: 2026-07-09T23:41:27Z

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

5 commits

  • Prepare release notes for v1.7.34 (#13753)
  • Update go to 1.26.5/1.25.12 (#13731)
  • ci: pin fog-json to resolve gem conflict (#13712)
    • b84460e50 ci: pin fog-json to resolve gem conflict
  • cri:fix lost container exit events if they arrive before info is cached (#11634)
    • 2fe076ea7 cri:fix lost container exit events if they arrive before info is cached
  • build(deps): bump golang.org/x/* dependencies (#13502)

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