containerd 1.7.10
github-actions
released this
08 Dec 21:34
·
203 commits
to master
since this release
Welcome to the v1.7.10 release of containerd!
The tenth patch release for containerd 1.7 contains various fixes and updates.
Notable Updates
- Enhance container image unpack client logs (#9379)
- cri: fix using the pinned label to pin image (#9381)
- fix: ImagePull should close http connection if there is no available data to read. (#9409)
See the changelog for complete list of changes
Please try out the release binaries and report any issues at
https://github.com/containerd/containerd/issues.
Contributors
- Wei Fu
- Iceber Gu
- Austin Vazquez
- Derek McGowan
- Phil Estes
- Samuel Karp
- ruiwen-zhao
Changes
11 commits
- Add release notes for v1.7.10 (#9426)
a995fe3a8
Add release notes for v1.7.10
- [release/1.7] fix: ImagePull should close http connection if there is no available data to read. (#9409)
206806128
remotes/docker: close connection if no more data328493962
integration: reproduce containerd#9347d1aab27cb
fix: deflake TestCRIImagePullTimeout/HoldingContentOpenWriter
- [release/1.7] cri: fix using the pinned label to pin image (#9381)
- [release/1.7] Enhance container image unpack client logs (#9379)
5930a3750
Enhance container image unpack client logs
Dependency Changes
This release has no dependency changes
Previous release can be found at v1.7.9