Skip to content

Releases: docker/compose

v2.31.0

28 Nov 10:58
Compare
Choose a tag to compare

What's Changed

✨ Improvements

🐛 Fixes

🔧 Internal

⚙️ Dependencies

  • Build(deps): bump golang.org/x/sync from 0.8.0 to 0.9.0 by @dependabot (12277)
  • Build(deps): bump golang.org/x/sys from 0.26.0 to 0.27.0 by @dependabot (12276)
  • Build(deps): bump github.com/moby/buildkit v0.17.1, github.com/docker/buildx v0.18.0 by @thaJeztah (12298)
  • Build(deps): bump docker/docker v27.4.0-rc.2, docker/cli v27.4.0-rc.2 by @thaJeztah (12306)
  • Build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot (12319)
  • Build(deps): bump github.com/compose-spec/compose-go/v2 from 2.4.5-0.20241111154218-9d02caaf8465 to 2.4.5 by @dependabot (12324)
  • Build(deps): bump github.com/moby/buildkit from 0.17.1 to 0.17.2 by @dependabot (12320)
  • Bump google.golang.org/grpc to v1.68.0 and containerd to v1.7.24 by @glours (12329)

New Contributors

Full Changelog: v2.30.3...v2.31.0

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