containerd 1.5.5
Welcome to the v1.5.5 release of containerd!
The fifth patch release for containerd 1.5 updates runc to 1.0.1 and contains
other minor updates.
Notable Updates
- Update runc binary to 1.0.1 #5751
- Update pull logic to try next mirror on non-404 response #5275
- Update pull authorization logic on redirect #5504
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
- Derek McGowan
- Akihiro Suda
- Phil Estes
- Shiming Zhang
- Kazuyoshi Kato
- Sebastian Hasler
Changes
14 commits
72cec4be5Merge pull request #5805 from dmcgowan/prepare-1.5.5677fade0fPrepare release notes for v1.5.51c13c54caMerge pull request #5764 from thaJeztah/1.5_backport_dm_log883750151Merge pull request #5772 from thaJeztah/1.5_backport_fix_missing_body_close7b17268fdremotes/docker/pusher.go: Fix missing Close()2f11d5855remotes/docker/fetcher.go: Fix missing Close()bc12da7f6Merge pull request #5766 from thaJeztah/1.5_backport_fix_authorization_on_redirect4c1722e2bUpdate docker resolver to authorize redirects166a81f88snapshot/devmapper: log exported methods correctly47d0f52cbMerge pull request #5747 from fuweid/cp-15-5275c355601d3Merge pull request #5752 from AkihiroSuda/runc-v1.0.1-15d2cb9949bgo.mod: runc v1.0.16807d070eupdate runc binary to v1.0.1d9b284bfdTry next mirror in case of non-404 errors, too
Dependency Changes
- github.com/bits-and-blooms/bitset v1.2.0 new
- github.com/cilium/ebpf v0.4.0 -> v0.6.2
- github.com/google/go-cmp v0.5.4 -> v0.5.5
- github.com/opencontainers/runc v1.0.0-rc93 -> v1.0.1
- github.com/opencontainers/runtime-spec e6143ca7d51d -> 1c3f411f0417
- github.com/opencontainers/selinux v1.8.0 -> v1.8.2
- github.com/sirupsen/logrus v1.7.0 -> v1.8.1
- golang.org/x/sys 47abb6519492 -> d19ff857e887
Previous release can be found at v1.5.4