Sourced from github.com/containerd/containerd's releases.
containerd 1.7.11
Welcome to the v1.7.11 release of containerd!
The eleventh patch release for containerd 1.7 contains various fixes and updates including one security issue.
Notable Updates
- Fix Windows default path overwrite issue (#9440)
- Update push to always inherit distribution sources from parent (#9452)
- Update shim to use net dial for gRPC shim sockets (#9458)
- Fix otel version incompatibility (#9483)
- Fix Windows snapshotter blocking snapshot GC on remove failure (#9482)
- Mask
/sys/devices/virtual/powercap
path in runtime spec and deny in default apparmor profile (GHSA-7ww5-4wqc-m92c)Deprecation Warnings
- Emit deprecation warning for AUFS snapshotter (#9436)
- Emit deprecation warning for v1 runtime (#9450)
- Emit deprecation warning for deprecated CRI configs (#9469)
- Emit deprecation warning for CRI v1alpha1 usage (#9479)
- Emit deprecation warning for CRIU config in CRI (#9481)
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
- Samuel Karp
- Derek McGowan
- Phil Estes
- Bjorn Neergaard
- Danny Canter
- Sebastiaan van Stijn
- ruiwen-zhao
- Akihiro Suda
- Amit Barve
- Charity Kathure
- Maksym Pavlenko
- Milas Bowman
- Paweł Gronowski
- Wei Fu
Changes
- [release/1.7] Prepare release notes for v1.7.11 (#9491)
... (truncated)
64b8a81
Merge pull request #9491
from dmcgowan/prepare-1.7.11ea5a477
Merge pull request #9352
from thaJeztah/1.7_update_golang_1.20.1167d356c
Merge pull request from GHSA-7ww5-4wqc-m92cdfae68b
Prepare release notes for v1.7.11de6d8a8
Merge pull request #9482
from ambarve/sn_cleanup_1.7ed7c689
Don't block snapshot garbage collection on Remove failures467de56
Merge pull request #9481
from ruiwen-zhao/cri-ud94f8ff
Merge pull request #9483
from dmcgowan/backport-1.7-fix-otel-http1fdefdd
Add warning for CRIU config usage8e06899
Merge pull request #9479
from ruiwen-zhao/cri-api-warning