Sourced from github.com/containerd/containerd's releases.
containerd 1.6.26
Welcome to the v1.6.26 release of containerd!
The twenty-sixth patch release for containerd 1.6 contains various fixes and updates.
Notable Updates
- Fix windows default path overwrite issue (#9441)
- Update push to inherit distribution sources from parent (#9453)
- 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 usage (#9448)
- Emit deprecation warning for v1 runtime usage (#9468)
- Emit deprecation warning for CRI v1alpha1 usage (#9468)
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
- Kohei Tokunaga
- Phil Estes
- Bjorn Neergaard
- Sebastiaan van Stijn
- Brian Goff
- Charity Kathure
- Kazuyoshi Kato
- Milas Bowman
- Wei Fu
- ruiwen-zhao
Changes
- [release/1.6] Prepare release notes for v1.6.26 (#9490)
ac5c5d3e0
Prepare release notes for v1.6.26- Github Security Advisory GHSA-7ww5-4wqc-m92c
- [release/1.6] update to go1.20.12, test go1.21.5 (#9472)
- [release/1.6] Add cri-api v1alpha2 usage warning to all api calls (#9484)
... (truncated)
3dd1e88
Merge pull request #9490
from dmcgowan/prepare-1.6.26746b910
Merge pull request from GHSA-7ww5-4wqc-m92cac5c5d3
Prepare release notes for v1.6.26e7ca005
Merge pull request #9472
from thaJeztah/1.6_update_golang_1.20.127cbdfc9
update to go1.20.12, test go1.21.5024b1cc
update to go1.20.11, test go1.21.42e40459
Merge pull request #9484
from ruiwen-zhao/cri-api-warning-1.664e56bf
Add cri-api v1alpha2 usage warning to all api callsc566b7d
Merge pull request #9468
from samuelkarp/deprecation-warning-runtime-1.6efefd3b
tasks: emit warning for runc v1 runtime