Welcome to the v0.24.0 release of buildx!
Please try out the release binaries and report any issues at
https://github.com/docker/buildx/issues.
Contributors
- CrazyMax
- Tõnis Tiigi
- Sebastiaan van Stijn
- Roberto Villarreal
- Guillaume Lours
- Jonathan A. Sternberg
- Alberto Garcia Hierro
- Cesar Talledo
- Jonathan A. Sternberg
- Nicolas De Loof
Notable Changes
- New
type
attribute added tovariable
block in Bake to allow explicit typing of variables. #3167 #3189 #3198 - New
--finalize
flag added tohistory export
command to finalize build traces before exporting. #3152 - Fix issue where some builds may leave behind temporary files after completion. #3133
- Fix wrong image ID returned when building with docker and containerd-snapshotter enabled. #3136
- Fix possible panic when using empty
call
definition with Bake. #3168 - Fix possible malformed Dockerfile path with Bake on Windows. #3141
- Fix current builder not being available in JSON output for
ls
command. #3179 - Fix OTEL context not being propagated to Docker daemon. #3146
- Compose compatibility has been updated to v2.6.3. #3191 #3171
Dependency Changes
- github.com/compose-spec/compose-go/v2 v2.6.0 -> v2.6.3
- github.com/containerd/containerd/v2 v2.0.4 -> v2.0.5
- github.com/docker/cli v28.0.4 -> v28.1.1
- github.com/docker/docker v28.0.4 -> v28.1.1
- github.com/hashicorp/go-cty-funcs c51673e0b3dd -> dda779884a9f
- github.com/mattn/go-runewidth v0.0.15 -> v0.0.16
- github.com/moby/buildkit v0.21.0 -> v0.22.0
- github.com/moby/go-archive v0.1.0 new
- github.com/moby/spdystream v0.4.0 -> v0.5.0
- github.com/moby/sys/atomicwriter v0.1.0 new
- github.com/tonistiigi/fsutil 5b74a7ad7583 -> 3f76f8130144
- github.com/zclconf/go-cty v1.16.0 -> v1.16.2
- golang.org/x/oauth2 v0.23.0 -> v0.29.0
Previous release can be found at v0.23.0