8000 Release v2.38.0 · docker/compose · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

v2.38.0

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Jun 18:33
&m 88A7 iddot; 4 commits to main since this release

What's Changed

✨ Improvements

🐛 Fixes

  • only expose API socket to service asking for it by @ndeloof in #12972
  • check progress default value instead of empty string to use BUILDKIT_PROGRESS env variable value by @glours in #12982
  • exclude provider services from the list of dependencies that Compose should wait for by @glours in #12983
  • don't fail down cmd if services with pre_stop hook already stopped/removed by @glours in #12986
  • Swap to Reader in bake to avoid hangs on output by @nscott in #12984
  • make sure the post_start hooks fails by @glours in #12996
  • remove error message from exec outpout by default by @glours in #12992
  • fix: typos by @hezhizhen in #12963
  • pass project.environment to bake by @ndeloof in #12994
  • fix provider concurrent environment map accesses by @glours in #12999
  • e2e compose run --env by @ndeloof in #12967

⚙️ Dependencies

  • build(deps): bump github.com/docker/cli from 28.2.2+incompatible to 28.3.0+incompatible by @dependabot in #12974
  • build(deps): bump github.com/docker/docker from 28.2.2+incompatible to 28.3.0+incompatible by @dependabot in #12975

New Contributors

Full Changelog: v2.37.3...v2.38.0

0