github containerd/containerd v1.6.5
containerd 1.6.5

latest releases: v1.7.16, v2.0.0-rc.1, v1.7.15...
23 months ago

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)
  • [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)
    • f1d2d9260 [release/1.6] vendor: golang.org/x/sys v0.0.0-20220412211240-33da011f77ad
    • 9f99be51b [release/1.6] update golang to 1.17.10
  • [release/1.6] Bug fix for mount path handling (#6929)
  • [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)
    • 246a1b42e vendor: github.com/opencontainers/runc v1.1.2
    • 43717e03a update runc binary to v1.1.2
  • [release/1.6] Allow git commands in Vagrantfile (#6941)
    • 06bdfeb67 Allow git commands in Vagrantfile
  • [release/1.6] Update critools to v1.24 (#6895)

Changes from containerd/go-cni

6 commits

  • go.mod: update libcni to v1.1.1 (#101)
    • cb645ef go.mod: update libcni to v1.1.1
  • add in some serial setup tests; a little make cleanup (#100)
    • 42cfe0f add in some serial setup tests; a little make cleanup
  • Re-introduce serial network setup (#99)
    • ee1a707 Re-introduce serial network setup

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

Don't miss a new containerd release

NewReleases is sending notifications on new releases.