What's Changed
✨ Improvements
- docs: Update docker compose kill usage (12041)
- add
x-initSync to watch to always provide initial (12047)
🐛 Fixes
- Removes redundant condition from toAPIBuildOptions in build.go (12009)
- Fix stoping compose process for single container for file change on sync-restart action (12014)
🔧 Internal
- bump golang
1.21.12 (12017)
- bump engine and cli to
v27.1.1, buildx to v0.16.1 (12020)
- bump engine and cli to
v27.1.2, buildx to v0.16.2 (12057)
- remove all dependabot update PRs for OTel dependencies (12006)
- bump golang.org/x/sys
v0.22.0 and gofrs/flock v0.12.1 (12018)
New Contributors
- @janbrasna made their first contribution in (12041)
- @kapurm17 made their first contribution in (12009)
Full Changelog: https://github.com/docker/compose/compare/v2.29.1...v2.29.2