Skip to content

docker-buildx 0.24.0 #224280

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 21, 2025
Merged

docker-buildx 0.24.0 #224280

merged 2 commits into from
May 21, 2025

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
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 to variable block in Bake to allow explicit typing of variables. #3167 #3189 #3198
  • New --finalize flag added to history export command to finalize build records before exporting. #3152
  • Fix defers to ensure they always run at the end of the build. #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

View the full release notes at https://github.com/docker/buildx/releases/tag/v0.24.0.


@github-actions github-actions bot added go Go use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels May 21, 2025
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

Please do not push to this PR branch before the bottle commits have been pushed, as this results in a state that is difficult to recover from. If you need to resolve a merge conflict, please use a merge commit. Do not force-push to this PR branch.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label May 21, 2025
@BrewTestBot BrewTestBot enabled auto-merge May 21, 2025 19:53
@BrewTestBot BrewTestBot added this pull request to the merge queue May 21, 2025
Merged via the queue into master with commit 4ac3aab May 21, 2025
17 checks passed
@BrewTestBot BrewTestBot deleted the bump-docker-buildx-0.24.0 branch May 21, 2025 20:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. go Go use is a significant feature of the PR or issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants