What's Changed
✨ Improvements
- Add JSON stream progress writer (11478)
- Add
--prune option to docker-compose watch command (11932)
🐛 Fixes
- Exclude unnecessary resources after services have been selected (11978)
- Empty env variable with no value must be unset in container(11965)
- Restore setEnvWithDotEnv (11974)
🔧 Internal
⚙️ Dependencies
- Build(deps): bump docker/cli, docker/docker v27.0.2 (11938)
- Build(deps): docker/cli, docker/docker v27.0.3(11951)
- Build(deps): bump compose-go to v2.1.4, buildx to v0.16.0, containerd to v1.7.19 and buildx to v0.15.0(11987)
New Contributors
Full Changelog: https://github.com/docker/compose/compare/v2.28.1...v2.29.0