25.0.15
25.0.15
For a full list of pull requests and changes in this release, refer to the relevant GitHub milestone:
- moby/moby, 25.0.15 milestone
- Changes to the Engine API, see API version history.
Bug fixes and enhancements
- Fix a regression where established network connections could be disrupted during a container's shutdown grace period. https://github.com/moby/moby/pull/51844
- Fix encrypted overlay networks not passing traffic to containers on v28 and older Engines. Encrypted overlay networks will no longer pass traffic to containers on v29.2.0 thru v29.0.0, v28.2.2, v25.0.14 or v25.0.13. https://github.com/moby/moby/pull/51963
- Fix potential panic on
docker network prunehttps://github.com/moby/moby/pull/51969