Release v27.4.0-rc.2 · moby/moby · GitHub
Skip to content

v27.4.0-rc.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@thaJeztah thaJeztah released this 19 Nov 16:06
· 1190 commits to master since this release
a080c3f

27.4.0-rc.2

This is a pre-release of the upcoming 27.4.0 release.

Pre-releases are intended for testing new releases: only install in a test environment!

curl -fsSL https://get.docker.com -o get-docker.sh
sudo CHANNEL=test sh get-docker.sh

Known issues:

Bugs and regressions can be reported in these issue trackers:

When reporting issues, include [27.4.0-rc] in the issue title

What's Changed

  • [27.x] update go:build tags to use go1.22, fix missing go:build tags by @thaJeztah in #48885
  • [27.x] vendor: tags.cncf.io/container-device-interface v0.8.0 by @thaJeztah in #48886
  • [27.x] vendor: github.com/containerd/containerd v1.7.23 by @thaJeztah in #48880
  • [27.x backport] vendor: google.golang.org/grpc v1.66.3 by @thaJeztah in #48899

Full Changelog: v27.4.0-rc.1...v27.4.0-rc.2