Releases: docker/compose
Releases · docker/compose
v2.29.7
v2.29.6
What's Changed
🐛 Fixes
⚙️ Dependencies
- build(deps): bump docker, docker/cli to v27.3.0-rc.2 by @thaJeztah (12136)
Full Changelog: v2.29.5...v2.29.6
v2.29.5
What's Changed
This release fix an issue with bind mounts on WSL2 when using Docker Desktop
🐛 Fixes
🔧 Internal
- Remove custom codeql workflow in favor of default setup by @temenuzhka-thede (12131)
Full Changelog: v2.29.4...v2.29.5
v2.29.4
What's Changed
🐛 Fixes
- Fixed possible
nil
pointer dereference by @disc (12127) - Stop dependent containers before recreating diverged service by @ndeloof (12122)
🔧 Internal
- GHA: test against docker engine v27.3.0 by @thaJeztah (12126)
- Chore(watch): Add debug log when skipping service without build context by @idsulik (12067)
⚙️ Dependencies
- Build(deps): bump docker, docker/cli to v27.3.0-rc.1, buildx v0.17.1 by @thaJeztah (12125)
New Contributors
Full Changelog: v2.29.3...v2.29.4
v2.29.3
What's Changed
✨ Improvements
- Allow combination of bind mounts and 'rebuild' watches by @remcokranenburg (12089)
🐛 Fixes
- Fix(wait): Wait only until first container exit by @idsulik (12064)
- Prefer mount API over bind by @ndeloof (12078)
- Service hash must exclude depends_on by @ndeloof (12072)
- Attach: close streams when done by @laurazard (12112)
- Restore compose v1 behavior to recreate containers when ran with
-V
by @ndeloof (12116)
🔧 Internal
- Allow to add empty line in the logs when nav menu activated by @glours (12062)
- Docs: duplicate documentation for root cmd by @dvdksn (12076)
- Fix typo in pull.go by @jonathan-dev (12108)
- Use logrus instead of direct output to stderr by @felixfontein (11996)
- Fix minor typos by @NathanBaulch (12104)
- Chore(watch): Add changed file paths/count to log by @idsulik (12118)
⚙️ Dependencies
- Build(deps): bump golang.org/x/sys from 0.22.0 to 0.25.0 by @dependabot (12101)
- Bump engine cli v27.2.1 by @glours (12115)
- Bump compose-go to version
v2.2.0
by @glours (12117) - Build(deps): bump golang.org/x/sync from
0.7.0
to0.8.0
by @dependabot (12043)
New Contributors
- @remcokranenburg made their first contribution in (12089)
- @jonathan-dev made their first contribution in (12108)
- @NathanBaulch made their first contribution in (12104)
Full Changelog: v2.29.2...v2.29.3
v2.29.2
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 tov0.16.1
(12020) - bump engine and cli to
v27.1.2
, buildx tov0.16.2
(12057) - remove all dependabot update PRs for OTel dependencies (12006)
- bump golang.org/x/sys
v0.22.0
and gofrs/flockv0.12.1
(12018)
New Contributors
- @janbrasna made their first contribution in (12041)
- @kapurm17 made their first contribution in (12009)
Full Changelog: v2.29.1...v2.29.2
v2.29.1
What's Changed
✨ Improvements
- Enhance JSON progress events with more fields (12000)
🐛 Fixes
- Fix sorting logic by adding secondary sorting for one-off containers (11995)
🔧 Internal
- Test with docker engine 27.1.0 (11998)
- bump docker, docker/cli v27.1.0 (12003)
- bump compose-go v2.1.5 (12007)
New Contributors
- @cmrigney made their first contribution
Full Changelog: v2.29.0...v2.29.1
v2.29.0
What's Changed
✨ Improvements
🐛 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
- Test with docker engine v27.0.3 (11927)
- Remove COMPOSE_MENU env from e2e tests (11654)
- Add stale workflow (11968)
- Change time before closing stale (11979)
- Fix: typos (11632)
⚙️ 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: v2.28.1...v2.29.0
v2.28.1
v2.28.0
What's Changed
⚙️ Dependencies
- bump docker/docker and docker/cli
v27.0.1-rc.1
, compose-gov2.1.3
(11926)
Full Changelog: v2.27.3...v2.28.0