What's Changed
✨ Improvements
- introduce
use_api_socket
by @ndeloof in https://github.com/docker/compose/pull/12908
🐛 Fixes
- restore ContainerName in images --json by @ndeloof in https://github.com/docker/compose/pull/12943
- fix panic using w shortcut on project without watch support by @ndeloof in https://github.com/docker/compose/pull/12944
🔧 Internal
- move
run
logic inside backend by @ndeloof in https://github.com/docker/compose/pull/12908
⚙️ Dependencies
- bump compose-go to v2.6.5 by @ndeloof in https://github.com/docker/compose/pull/12958
- build(deps): bump github.com/containerd/containerd/v2 from 2.1.1 to 2.1.2 by @dependabot in https://github.com/docker/compose/pull/12939
Full Changelog: https://github.com/docker/compose/compare/v2.37.1...v2.37.2