Skip to content

Releases: docker/compose

v2.30.3

07 Nov 13:26
Compare
Choose a tag to compare

What's Changed

🐛 Fixes

⚙️ Dependencies

Full Changelog: v2.30.2...v2.30.3

v2.30.2

05 Nov 14:34
Compare
Choose a tag to compare

What's Changed

🐛 Fixes

  • Service being declared in a profile must not trigger re-creation by @ndeloof in (12265)
  • Remove ArtifactType from Config in OCI v1.1 definition of the artifact by @glours (12266)

🔧 Internal

⚙️ Dependencies

Full Changelog: v2.30.1...v2.30.2

v2.30.1

30 Oct 10:50
Compare
Choose a tag to compare

What's Changed

🐛 Fixes

Fix regression when using stdin as input of -f flag (12248)
Fix regression when using multiple time the same YAML anchor in a Compose file (12247)

⚙️ Dependencies

Full Changelog: v2.30.0...v2.30.1

v2.30.0

29 Oct 15:31
Compare
Choose a tag to compare

What's Changed

✨ Improvements

🐛 Fixes

🔧 Internal

⚙️ Dependencies

New Contributors

Full Changelog: v2.29.7...v2.30.0

v2.29.7

20 Sep 08:52
Compare
Choose a tag to compare

What's Changed

🐛 Fixes

  • fix regressions using mount API for bind mounts by @glours in #12141

Full Changelog: v2.29.6...v2.29.7

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