Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
v2.36.0 (v2.36.0)
What's Changed
🎉 You can now use external binaries as service provider to extend Compose behaviour. For more information about creating your own plugin check the documentation
✨ Improvements
networks.interface_nameby @ndeloof in introduce networks.interface_name docker/compose#12771COMPOSE_PROGRESSenv variable by @AnvarU in Add support for COMPOSE_PROGRESS env variable docker/compose#12769--checkby @ndeloof in introduce build --check docker/compose#12765🐛 Fixes
--printoutput to stdout by @emersion in build: write --print output to stdout docker/compose#12756--variablesnot honoring the--formatflag by @alessio-perugini in Fix config --variables not honoring the --format flag docker/compose#12809🔧 Internal
⚙️ Dependencies
28.1.0+incompatibleto28.1.1+incompatibleby @dependabot in build(deps): bump github.com/docker/cli from 28.1.0+incompatible to 28.1.1+incompatible docker/compose#1276128.1.0+incompatibleto28.1.1+incompatibleby @dependabot in build(deps): bump github.com/docker/docker from 28.1.0+incompatible to 28.1.1+incompatible docker/compose#127591.71.1to1.72.0by @dependabot in build(deps): bump google.golang.org/grpc from 1.71.1 to 1.72.0 docker/compose#127602.0.4to2.0.5by @dependabot in build(deps): bump github.com/containerd/containerd/v2 from 2.0.4 to 2.0.5 docker/compose#12758v2.6.1by @glours in bump compose-go to v2.6.1 docker/compose#12766v2.6.2by @glours in bump compose-go to v2.6.2 docker/compose#128100.21.0to0.21.1by @dependabot in build(deps): bump github.com/moby/buildkit from 0.21.0 to 0.21.1 docker/compose#127960.13.0to0.14.0by @dependabot in build(deps): bump golang.org/x/sync from 0.13.0 to 0.14.0 docker/compose#128050.32.0to0.33.0by @dependabot in build(deps): bump golang.org/x/sys from 0.32.0 to 0.33.0 docker/compose#128040.5.1to0.5.2by @dependabot in build(deps): bump go.uber.org/mock from 0.5.1 to 0.5.2 docker/compose#12792New Contributors
Full Changelog: docker/compose@v2.35.1...v2.36.0
Compare between v2.35.1 and v2.36.0