v27.4.0-rc.2
Pre-release
Pre-release
thaJeztah
released this
19 Nov 16:06
·
1190 commits
to master
since this release
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:
- There is no changelog yet; an overview of pull requests included in this release can be found on GitHub:
- docker cli: all pull requests for 27.4.0 / all "changelog" pull requests for 27.4.0
- docker engine: all pull requests for 27.4.0 / all "changelog" pull requests for 27.4.0
- There are no packages available yet for the s390x and ppc64le architectures
Bugs and regressions can be reported in these issue trackers:
- Related to the CLI: https://github.com/docker/cli/issues
- Related to the Docker Engine https://github.com/moby/moby/issues
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