Skip to content

v2.37.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 12 Jun 09:00
· 5 commits to main since this release

What's Changed

✨ Improvements

  • Add support for extra_hosts building with bake by @ndeloof in #12935

🐛 Fixes

  • Fix SIGSEGV on Enable Watch by @ndeloof in #12909
  • Revert docker compose images JSON output to array format by @x0rw in #12917
  • Sanitize service name so they can be used as bake targets by @ndeloof in #12925
  • Only look for required image in bake metadata by @ndeloof in #12930
  • Don't create metadatafile, just generate a random name by @ndeloof in #12931
  • Fix the generated manifest for compose artifacts by @jcarter3 in #12933
  • Fix support for additional_contexts with service sub-dependencies by @ndeloof in #12936
  • Fix panic on failure starting plugin server by @ndeloof in #12914

🔧 Internal

  • Do not forget to remove the bake metadata file by @glours in #12912

⚙️ Dependencies

New Contributors

Full Changelog: v2.37.0...v2.37.1