Skip to content

containerd 1.6.23

Choose a tag to compare

@github-actions github-actions released this 14 Aug 16:21
· 6476 commits to main since this release
v1.6.23
b69f1ad

Welcome to the v1.6.23 release of containerd!

The twenty-third patch release for containerd 1.6 contains various fixes and updates.

Notable Updates

  • **Add stable ABI support in windows platform matcher + update hcsshim tag (#8854)
  • **cri: Don't use rel path for image volumes (#8927)
  • **Upgrade GitHub actions packages in release workflow (#8908)
  • **update to go1.19.12 (#8905)
  • **backport: ro option for userxattr mount check + cherry-pick: Fix ro mount option being passed (#8888)

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

  • Kirtana Ashok
  • Maksym Pavlenko
  • Austin Vazquez
  • Ben Foster
  • Derek McGowan
  • Mike Brown
  • Phil Estes
  • Rodrigo Campos
  • Sebastiaan van Stijn
  • Wei Fu

Changes

13 commits

  • [release/1.6] Add release notes for v1.6.23 (#8939)
  • [release/1.6] Add stable ABI support in windows platform matcher + update hcsshim tag (#8854)
    • f51bf1960 Add support for stable ABI windows versions
    • 43a02c0b2 Update hcsshim tag to v0.9.10
  • [release/1.6] cri: Don't use rel path for image volumes (#8927)
  • cc5b0a21b cri: Don't use rel path for image volumes
  • [release/1.6 backport] Upgrade GitHub actions packages in release workflow (#8908)
    • 4238cff1c Upgrade GitHub actions packages in release workflow
  • [release/1.6] update to go1.19.12 (#8905)
  • [release/1.6] backport: ro option for userxattr mount check + cherry-pick: Fix ro mount option being passed (#8888)

Dependency Changes

  • github.com/Microsoft/hcsshim v0.9.8 -> v0.9.10

Previous release can be found at v1.6.22