来源: https://github.com/containerd/containerd/releases/tag/v1.7.29
containerd/containerd v1.7.29 Release Notes
Published at: 2025-11-05T22:15:34Z
Welcome to the v1.7.29 release of containerd!
The twenty-ninth patch release for containerd 1.7 contains various fixes and updates including security patches.
Security Updates
containerd
runc
Highlights
Image Distribution
- Update differ to handle zstd media types (#12018)
Runtime
Please try out the release binaries and report any issues at https://github.com/containerd/containerd/issues.
Contributors
- Derek McGowan
- Akihiro Suda
- Phil Estes
- Austin Vazquez
- Sebastiaan van Stijn
- ningmingxiao
- Maksym Pavlenko
- StepSecurity Bot
- wheat2018
Changes
38 commits
442cb34bdMerge commit from fork0450f046eFix directory permissionse5cb6ddb7Merge commit from forkc575d1b5ffix goroutine leak of container Attach- Prepare release notes for v1.7.29 (#12486)
1fc2daaf3Prepare release notes for v1.7.29
- Update runc binary to v1.3.3 (#12480)
3f5f9f872runc: Update runc binary to v1.3.3
- Update GHA images and bump Go 1.24.9; 1.25.3 (#12471)
667409fb6ci: bump Go 1.24.9, 1.25.3294f8c027Update GHA runners to use latest images for basic binaries buildcf66b4141Update GHA runners to use latest image for most jobsfa3e6fa18pkg/epoch: extract parsing SOURCE_DATE_EPOCH to a functionac334bffcpkg/epoch: fix tests on macOSd04b8721fpkg/epoch: replace some fmt.Sprintfs with strconv
- CI: update Fedora to 43 (#12450)
5cfedbf52CI: update Fedora to 43
- CI: skip ubuntu-24.04-arm on private repos (#12429)
cf99a012dCI: skip ubuntu-24.04-arm on private repos
- runc:Update runc binary to v1.3.1 (#12276)
4c77b8d07runc:Update runc binary to v1.3.1
- Fix lost container logs from quickly closing io (#12375)
d30024db2bugfix:fix container logs lost because io close too quickly
- ci: bump Go 1.24.8 (#12362)
f4b3d96f3ci: bump Go 1.24.8334fd8e4bupdate golangci-lint to v1.64.28a67abc4cDrop inactivated linter exportlooprefe4dbf08f0build(deps): bump golangci/golangci-lint-action from 6.3.2 to 6.5.0d7db2ba06build(deps): bump golangci/golangci-lint-action from 6.2.0 to 6.3.2d7182888fbuild(deps): bump golangci/golangci-lint-action from 6.1.1 to 6.2.04be6c7e3bbuild(deps): bump actions/cache from 4.1.2 to 4.2.0a2e097e86build(deps): bump actions/checkout from 4.2.1 to 4.2.26de404d11build(deps): bump actions/cache from 4.1.1 to 4.1.2038a25584[StepSecurity] ci: Harden GitHub Actions
- Update differ to handle zstd media types (#12018)
eaeb4b6acUpdate differ to handle zstd media types
- ci: bump Go 1.23.12, 1.24.6 (#12188)
83c535339ci: bump Go 1.23.12, 1.24.6
Dependency Changes
This release has no dependency changes
Previous release can be found at v1.7.28