github moby/moby v27.5.0-rc.2

pre-release2 days ago

27.5.0-rc.2

This is a pre-release of the upcoming 27.5.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.5.0-rc] in the issue title

What's Changed

  • [27.x backport] Restore labels when re-creating Windows networks by @robmry in #49200
  • [27.x backport] daemon: adjust tests for changes in go1.24 JSON errors by @thaJeztah in #49203
  • [27.x backport] fix non-constant format string (caught by go1.24) by @thaJeztah in #49204
  • [27.x backport] libnetwork/drivers/windows: fix error-matching for hcsshim "not found" by @thaJeztah in #49212
  • [27.x backport] pkg/fileutils: deprecate GetTotalUsedFds by @thaJeztah in #49209
  • [27.x backport] Use the roundtripper during build by @rumpl in #49194

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

Don't miss a new moby release

NewReleases is sending notifications on new releases.