containerd 1.6.23
Welcome to the v1.6.23 release of containerd!
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 (#8854)
- **cri: Don't use rel path for image volumes (#8927)
- **Upgrade GitHub actions packages in release workflow (#8908)
- **update to go1.19.12 (#8905)
- **backport: ro option for userxattr mount check + cherry-pick: Fix ro mount option being passed (#8888)
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
- Kirtana Ashok
- Maksym Pavlenko
- Austin Vazquez
- Ben Foster
- Derek McGowan
- Mike Brown
- Phil Estes
- Rodrigo Campos
- Sebastiaan van Stijn
- Wei Fu
Changes
13 commits
- [release/1.6] Add release notes for v1.6.23 (#8939)
e297a668fAdd release notes for v1.6.23
- [release/1.6] Add stable ABI support in windows platform matcher + update hcsshim tag (#8854)
- [release/1.6] cri: Don't use rel path for image volumes (#8927)
cc5b0a21bcri: Don't use rel path for image volumes- [release/1.6 backport] Upgrade GitHub actions packages in release workflow (#8908)
4238cff1cUpgrade GitHub actions packages in release workflow
- [release/1.6] update to go1.19.12 (#8905)
00d1092b7update to go1.19.12
- [release/1.6] backport: ro option for userxattr mount check + cherry-pick: Fix ro mount option being passed (#8888)
47d73b2deFix ro mount option being passed
Dependency Changes
- github.com/Microsoft/hcsshim v0.9.8 -> v0.9.10
Previous release can be found at v1.6.22