github containerd/containerd v1.5.5
containerd 1.5.5

latest releases: v2.0.0-rc.2, v1.7.17, api/v1.8.0-rc.0...
2 years ago

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

  • 72cec4be5 Merge pull request #5805 from dmcgowan/prepare-1.5.5
  • 677fade0f Prepare release notes for v1.5.5
  • 1c13c54ca Merge pull request #5764 from thaJeztah/1.5_backport_dm_log
  • 883750151 Merge pull request #5772 from thaJeztah/1.5_backport_fix_missing_body_close
  • 7b17268fd remotes/docker/pusher.go: Fix missing Close()
  • 2f11d5855 remotes/docker/fetcher.go: Fix missing Close()
  • bc12da7f6 Merge pull request #5766 from thaJeztah/1.5_backport_fix_authorization_on_redirect
  • 4c1722e2b Update docker resolver to authorize redirects
  • 166a81f88 snapshot/devmapper: log exported methods correctly
  • 47d0f52cb Merge pull request #5747 from fuweid/cp-15-5275
  • c355601d3 Merge pull request #5752 from AkihiroSuda/runc-v1.0.1-15
  • d2cb9949b go.mod: runc v1.0.1
  • 6807d070e update runc binary to v1.0.1
  • d9b284bfd Try 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

Don't miss a new containerd release

NewReleases is sending notifications on new releases.