What's Changed
✨ Improvements
🐛 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
⚙️ Dependencies
- Bump golang.org/x/sync v0.15.0 by @ndeloof in #12913
- Build(deps): bump google.golang.org/grpc from 1.72.2 to 1.73.0 by @dependabot in #12910
New Contributors
Full Changelog: v2.37.0...v2.37.1