v5.1.1
What's Changed
๐ Fixes
- Only pass ConsoleSize to ExecAttach when TTY is enabled by @mikesir87 in https://github.com/docker/compose/pull/13616
- Fix deadlock in ttyWriter.Done() by @maks2134 in https://github.com/docker/compose/pull/13640
โ๏ธ Dependencies
- update to go1.25.8 by @thaJeztah in https://github.com/docker/compose/pull/13622
- bump github.com/moby/moby/api from 1.53.0 to 1.54.0 by @dependabot[bot] in https://github.com/docker/compose/pull/13619
- bump golang.org/x/sys from 0.41.0 to 0.42.0 by @dependabot[bot] in https://github.com/docker/compose/pull/13626
- bump github.com/containerd/containerd/v2 from 2.2.1 to 2.2.2 by @dependabot[bot] in https://github.com/docker/compose/pull/13631
- bump golang.org/x/sync from 0.19.0 to 0.20.0 by @dependabot[bot] in https://github.com/docker/compose/pull/13627
- bump github.com/moby/moby/client from 0.2.2 to 0.3.0 by @dependabot[bot] in https://github.com/docker/compose/pull/13621
New Contributors
- @maks2134 made their first contribution in https://github.com/docker/compose/pull/13640
Full Changelog: https://github.com/docker/compose/compare/v5.1.0...v5.1.1
Fetched May 19, 2026
