containerd 1.3.7
Welcome to the v1.3.7 release of containerd!
The seventh patch release for containerd 1.3 includes bug fixes related to clean-up of containers that don't exist, and suspending a devmapper device to avoid data corruption when taking snapshots.
Notable Updates
- Transfer error to ErrNotFound when kill a not exist container containerd/containerd#4361
- snapshots/devmapper: suspend a device to avoid data corruption containerd/containerd#4416
- shim: move event context timeout to publisher containerd/containerd#4417
- Allow empty scope authorization containerd/containerd#4422
- Replace ocispec.MediaTypeImageManifest with manifest.MediaType containerd/containerd#4432
Please try out the release binaries and report any issues at
https://github.com/containerd/containerd/issues.
Contributors
- Phil Estes
- Derek McGowan
- Xiaodong Ye
- Akihiro Suda
- Joe Julian
- Kazuyoshi Kato
- Wei Fu
- Brian Goff
- Li Yuxuan
- Maksym Pavlenko
- Zhiyu Li
Changes
8fba4e9aMerge pull request #4448 from joejulian/1.3.77101a2a3Merge pull request #4450 from dmcgowan/update-mailmap-1.36816dfaeUpdate mailmap for latest releasea60b483cPrepare v1.3.7 fix releasec9831cbcMerge pull request #4432 from estesp/cp-3904da855486Merge pull request #4417 from cpuguy83/1.3-shim2_event_cancelled59b7f645Merge pull request #4422 from kzys/backport-3889400c7841Remove an empty linef34fe9e5Update checkImages to accept images.MediaTypeDockerSchema2Manifest0e29f9b8Replace ocispec.MediaTypeImageManifest with manifest.MediaTypead19320cshim: move event context timeout to publsher2a76bb8aMerge pull request #4416 from kzys/backport-437497938939snapshots/devmapper: backport ResumeDevice() from mastere59d348fsnapshots/devmapper: suspend a device to avoid data corruption4ee5184cAllow empty scope authorization4f6d25c2Merge pull request #4361 from joejulian/backport-42146bc17344Update to later version of critools with timing fix.b7831603Don't clash with GH Actions runner's containerdfcbd278bcleanup the image synchronously for Usage casea7dca07btest: Do SynchronousDelete cleanup before testing ImageIsUnpacked431b5b5cfixes for backports to 1.3 from 1.49053787aMinor actions fixes/updates57072568[backport] Transfer error to ErrNotFound when kill a not exist container
Dependency Changes
This release has no dependency changes
Previous release can be found at v1.3.6