Skip to content

v2.37.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Jun 15:11
· 62 commits to main since this release

What's Changed

ℹ️ bake is now used as the default images builder, if you don't want to use it you could opt-out by setting the COMPOSE_BAKE env variable to false

✨ Improvements

🐛 Fixes

  • (Re)start dependent services after watch rebuilt image by @ndeloof in #12879
  • Resolve symlinks while making dockerfile path absolute by @ndeloof in #12884
  • Fix support for BUILDKIT_PROGRESS by @ndeloof in #12894
  • Build dependent service images when required by @ndeloof in #12896
  • Fix recreate network (and connected containers) on config updates by @ndeloof in #12899
  • pull does not require env_file being resolved by @ndeloof in #12904

🔧 Internal

⚙️ Dependencies

New Contributors

Full Changelog: v2.36.2...v2.37.0