25.0.13
25.0.13
For a full list of pull requests and changes in this release, refer to the relevant GitHub milestone:
- moby/moby, 25.0.13 milestone
- Changes to the Engine API, see API version history.
Bug fixes and enhancements
- Prevent restoration of iptables rules for deleted networks and containers on firewalld reload. https://github.com/moby/moby/pull/50445
- Fix Swarm services becoming unreachable from published ports after a firewalld reload. https://github.com/moby/moby/pull/50445
- Improve the reliability of the Swarm overlay network control plane by fixing longstanding issues with NetworkDB. https://github.com/moby/moby/pull/50511
- Improve the reliability of Swarm overlay container networks by fixing longstanding issues with the overlay network driver. https://github.com/moby/moby/pull/50551