Skip to content

Releases: docker/compose

v2.29.6

19 Sep 13:12
Compare
Choose a tag to compare

What's Changed

🐛 Fixes

⚙️ Dependencies

Full Changelog: v2.29.5...v2.29.6

v2.29.5

17 Sep 09:20
Compare
Choose a tag to compare

What's Changed

This release fix an issue with bind mounts on WSL2 when using Docker Desktop

🐛 Fixes

🔧 Internal

Full Changelog: v2.29.4...v2.29.5

v2.29.4

16 Sep 09:42
Compare
Choose a tag to compare

What's Changed

🐛 Fixes

  • Fixed possible nil pointer dereference by @disc (12127)
  • Stop dependent containers before recreating diverged service by @ndeloof (12122)

🔧 Internal

⚙️ 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

12 Sep 15:32
Compare
Choose a tag to compare

What's Changed

✨ Improvements

🐛 Fixes

🔧 Internal

⚙️ Dependencies

New Contributors

Full Changelog: v2.29.2...v2.29.3

v2.29.2

16 Aug 09:47
Compare
Choose a tag to compare

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

Full Changelog: v2.29.1...v2.29.2

v2.29.1

23 Jul 14:39
Compare
Choose a tag to compare

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

Full Changelog: v2.29.0...v2.29.1

v2.29.0

17 Jul 14:16
Compare
Choose a tag to compare

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

  • 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

24 Jun 13:19
Compare
Choose a tag to compare

What's Changed

🐛 Fixes

  • Remove console.Terminal check and use IsTerminal from streams.Out by @vvoland in #11934

New Contributors

Full Changelog: v2.28.0...v2.28.1

v2.28.0

21 Jun 12:13
Compare
Choose a tag to compare

What's Changed

⚙️ Dependencies

  • bump docker/docker and docker/cli v27.0.1-rc.1, compose-go v2.1.3 (11926)

Full Changelog: v2.27.3...v2.28.0

v2.27.3

21 Jun 12:00
Compare
Choose a tag to compare

What's Changed

⚙️ Dependencies

  • build(deps): bump github.com/docker/buildx from 0.15.0 to 0.15.1 (11921)
  • build(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1 (11915)

Full Changelog: v2.27.2...v2.27.3