v0.14.1
github-actions
released this
22 May 17:20
·
434 commits
to master
since this release
buildx 0.14.1
Welcome to the 0.14.1 release of buildx!
Please try out the release binaries and report any issues at
https://github.com/docker/buildx/issues.
Notable changes
- Fix possible duplicate requests when setting up a connection to buildkit instance #2467
- Fix error handling when merging multi-node build results #2424
- Fix creating metadata file if
--print
is used #2422 - Fix creating an empty image when "default load" and
--print
are both set #2421 - Fix bake files that use same named context pointing to another target multiple times with different names #2444
- Defer metrics provider setup to updated docker/cli library #2460
Dependency Changes
This release has no dependency changes
Previous release can be found at v0.14.0