Skip to content

[release/1.7] Prepare release notes for v1.7.31#13221

Merged
samuelkarp merged 1 commit into
containerd:release/1.7from
samuelkarp:prepare-release-1.7.31
Apr 14, 2026
Merged

[release/1.7] Prepare release notes for v1.7.31#13221
samuelkarp merged 1 commit into
containerd:release/1.7from
samuelkarp:prepare-release-1.7.31

Conversation

@samuelkarp

Copy link
Copy Markdown
Member

containerd 1.7.31

Welcome to the v1.7.31 release of containerd!

The thirty-first patch release for containerd 1.7 contains various fixes
and updates including a security patch.

Security Updates

Highlights

Container Runtime Interface (CRI)

  • Fix CNI issue where DEL is never executed after a restart (#12931)
  • Sanitize error before gRPC return to prevent possible credential leak in pod events (#12805)
  • Improve error message and add warning when concurrent container creation is detected (#12744)

Please try out the release binaries and report any issues at
https://github.com/containerd/containerd/issues.

Contributors

  • Samuel Karp
  • Maksym Pavlenko
  • Akhil Mohan
  • Phil Estes
  • Sebastiaan van Stijn
  • Wei Fu
  • Akihiro Suda
  • Alex Chernyakhovsky
  • Chris Henzie
  • Michael Zappa
  • Ricardo Branco
  • Shachar Tal
  • ningmingxiao
  • yashsingh74

Changes

36 commits

  • 97ff3062e Prepare release notes for v1.7.31
  • update github.com/moby/spdystream v0.5.1 (#13220)
    • 3f795c02a update github.com/moby/spdystream v0.5.1
  • update to Go 1.25.9, 1.26.2 (#13200)
    • 7b1e1b17b update to Go 1.25.9, 1.26.2
    • b673f2d42 update golangci-lint to v2.9.0 with go1.26 support
    • d88d8513a remove windows/arm from cross build
    • a763407b5 Ignore warnings for golangci-lint bump
    • 03dcd8360 ci: bump golangci from 6.5.2 to 7.0.0
  • Update github.com/moby/spdystream v0.2.0->v0.5.0 (#13176)
    • c08711218 Update github.com/moby/spdystream v0.2.0->v0.5.0
  • Skip TestExportAndImportMultiLayer on s390x (#13152)
    • 043548f6d Skip TestExportAndImportMultiLayer on s390x
  • update runc binary to v1.3.5 (#13059)
    • e99bd6050 [release/1.7] update runc binary to v1.3.5
  • CODEOWNERS: mark Sam and Chris as owners for 1.7 (#13069)
    • 3a3103aaf CODEOWNERS: mark Sam and Chris as owners for 1.7
  • Fix vagrant on CI (#13064)
  • ci: modprobe xt_comment on almalinux (#12959)
    • 53e9e73f0 ci: modprobe xt_comment on almalinux
  • Fix TOCTOU race bug in tar extraction (#12970)
    • 61c2733fd Fix TOCTOU race bug in tar extraction
  • Fix CNI issue where CNI DEL is never executed (#12931)
    • f854c1890 fix issue where cni del is never executed
  • apparmor: explicitly set abi/3.0 (#12899)
  • backport: integration: Fix TestImageLoad() failure on CI (#12908)
    • 177ac10fe integration: Fix TestImageLoad() failure on CI
  • update to go1.24.13, go1.25.7 (#12873)
  • fix: sanitize error before gRPC return to prevent credential leak in pod events (#12805)
    • b1fa03843 fix: sanitize error before gRPC return to prevent credential leak in pod events
  • cri: emit warning for concurrent CreateContainer (#12744)
    • e2c93a42c cri: emit warning for concurrent CreateContainer

Dependency Changes

  • github.com/moby/spdystream v0.2.0 -> v0.5.1

Previous release can be found at v1.7.30

Signed-off-by: Samuel Karp <samuelkarp@google.com>
@github-project-automation github-project-automation Bot moved this from Needs Triage to Review In Progress in Pull Request Review Apr 13, 2026
@ningmingxiao

Copy link
Copy Markdown
Contributor

can this pr be merged #11634 ? @samuelkarp

@samuelkarp

Copy link
Copy Markdown
Member Author

@ningmingxiao #11633 should probably be merged to 2.0 first (and maybe released for a bit of usage) before we take #11634 into 1.7.

@samuelkarp samuelkarp merged commit 96caa5d into containerd:release/1.7 Apr 14, 2026
48 checks passed
@github-project-automation github-project-automation Bot moved this from Review In Progress to Done in Pull Request Review Apr 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

7 participants