mirror of
https://github.com/moby/moby.git
synced 2026-01-11 18:51:37 +00:00
full diff: https://github.com/containerd/containerd/compare/v1.6.22...v1.6.24 v1.6.24 release notes: full diff: https://github.com/containerd/containerd/compare/v1.6.23...v1.6.24 The twenty-fourth patch release for containerd 1.6 contains various fixes and updates. Notable Updates - CRI: fix leaked shim caused by high IO pressure - Update to go1.20.8 - Update runc to v1.1.9 - Backport: add configurable mount options to overlay snapshotter - log: cleanups and improvements to decouple more from logrus v1.6.23 release notes: full diff: https://github.com/containerd/containerd/compare/v1.6.22...v1.6.23 The twenty-third patch release for containerd 1.6 contains various fixes and updates. Notable Updates - Add stable ABI support in windows platform matcher + update hcsshim tag - cri: Don't use rel path for image volumes - Upgrade GitHub actions packages in release workflow - update to go1.19.12 - backport: ro option for userxattr mount check + cherry-pick: Fix ro mount option being passed Signed-off-by: Sebastiaan van Stijn <github@gone.nl>