containerd 1.6.5
Welcome to the v1.6.5 release of containerd!
The fifth patch release for containerd 1.6 includes a few fixes and updated
version of runc.
Notable Updates
- Fix for older CNI plugins not reporting version (#7011)
- Fix mount path handling for CRI plugin on Windows (#6929)
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
- Mike Brown
- Sebastiaan van Stijn
- Kazuyoshi Kato
- Phil Estes
- Wei Fu
- Akihiro Suda
- Derek McGowan
- Paul S. Schweigert
- Amit Barve
- Daniel Canter
- Kevin Parsons
- Marc Schwind
Changes
26 commits
- Prepare release notes for v1.6.5 (#7021)
185e87275
Prepare release notes for v1.6.5
- [release/1.6] update golang to 1.17.11 (#7013)
5c9c83d3e
[release/1.6] update golang to 1.17.11
- [release/1.6] update go-cni/for cni update fixing plugins that don't respond with version (#7011)
fdcdc27bc
update go-cni/for cni update fixing plugins that don't respond with version
- [release/1.6] archive: add human-readable hint to Lchown error (#6985)
e33b9e709
archive: add human-readable hint to Lchown error
- [release/1.6] go.mod: Bump hcsshim to 0.9.3 (#6968)
6eff5b6c0
[release/1.6] go.mod: Bump hcsshim to 0.9.3
- [release/1.6] config: improve config v1 deprecation message (#6980)
3bb5a9d19
config: improve config v1 deprecation message
- [release/1.6] update golang to 1.17.10, golang.org/x/sys v0.0.0-20220412211240-33da011f77ad (#6927)
- [release/1.6] Bug fix for mount path handling (#6929)
70839a344
Bug fix for mount path handling
- [release/1.6] Reverts removal of parallel run from critest (#6942)
82a77be2d
reverts removal of parallel run from critest
- [release/1.6 backport] update runc binary and vendor to v1.1.2 (#6936)
- [release/1.6] Allow git commands in Vagrantfile (#6941)
06bdfeb67
Allow git commands in Vagrantfile
- [release/1.6] Update critools to v1.24 (#6895)
1520bae0f
update critools to v1.24
Changes from containerd/go-cni
6 commits
Dependency Changes
- github.com/Microsoft/hcsshim v0.9.2 -> v0.9.3
- github.com/containerd/go-cni v1.1.5 -> v1.1.6
- github.com/containernetworking/cni v1.1.0 -> v1.1.1
- github.com/opencontainers/runc v1.1.1 -> v1.1.2
- golang.org/x/sys 1d35b9e2eb4e -> 33da011f77ad
Previous release can be found at v1.6.4