Sourced from github.com/containerd/containerd's releases.
containerd 1.7.10
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
- 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)
- [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 logsDependency Changes
This release has no dependency changes
Previous release can be found at v1.7.9
4e1fe74
Merge pull request #9426
from ruiwen-zhao/1.7.10a995fe3
Add release notes for v1.7.1021b85e9
Merge pull request #9409
from ruiwen-zhao/progress-fix-1.72068061
remotes/docker: close connection if no more data3284939
integration: reproduce #9347d1aab27
fix: deflake TestCRIImagePullTimeout/HoldingContentOpenWriterb1c6f01
Merge pull request #9381
from Iceber/fix_pin_image_1.7bb0e42a
Merge pull request #9379
from austinvazquez/cherry-pick-v1.7-01c442147fd084cc...a2b16d7
cri: fix update of pinned label for images8dc8618
cri: fix using the pinned label to pin image