Skip to content

build: buildx 0.24.0 release notes #22689

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 28, 2025

Conversation

crazy-max
Copy link
Member

Description

https://github.com/docker/buildx/releases/tag/v0.24.0

Reviews

  • Technical review
  • Editorial review
  • Product review

@crazy-max crazy-max requested a review from ArthurFlag as a code owner May 22, 2025 12:30
Copy link

netlify bot commented May 22, 2025

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit 12adfb5
🔍 Latest deploy log https://app.netlify.com/projects/docsdocker/deploys/6836cd397fcf1b00089cfc35
😎 Deploy Preview https://deploy-preview-22689--docsdocker.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions github-actions bot added the area/build Relates to Dockerfiles or docker build command label May 22, 2025

{{< release-date date="2025-05-21" >}}

The full release note for this release is available
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
The full release note for this release is available
The full release notes for this release are available


### Enhancements

- New `type` attribute added to `variable` block in Bake to allow explicit typing of variables. [docker/buildx#3167](https://github.com/docker/buildx/pull/3167), [docker/buildx#3189](https://github.com/docker/buildx/pull/3189), [docker/buildx#3198](https://github.com/docker/buildx/pull/3198)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- New `type` attribute added to `variable` block in Bake to allow explicit typing of variables. [docker/buildx#3167](https://github.com/docker/buildx/pull/3167), [docker/buildx#3189](https://github.com/docker/buildx/pull/3189), [docker/buildx#3198](https://github.com/docker/buildx/pull/3198)
- New `type` attribute added to the `variable` block in Bake to allow explicit typing of variables. [docker/buildx#3167](https://github.com/docker/buildx/pull/3167), [docker/buildx#3189](https://github.com/docker/buildx/pull/3189), [docker/buildx#3198](https://github.com/docker/buildx/pull/3198)

### Enhancements

- New `type` attribute added to `variable` block in Bake to allow explicit typing of variables. [docker/buildx#3167](https://github.com/docker/buildx/pull/3167), [docker/buildx#3189](https://github.com/docker/buildx/pull/3189), [docker/buildx#3198](https://github.com/docker/buildx/pull/3198)
- New `--finalize` flag added to `history export` command to finalize build traces before exporting. [docker/buildx#3152](https://github.com/docker/buildx/pull/3152)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- New `--finalize` flag added to `history export` command to finalize build traces before exporting. [docker/buildx#3152](https://github.com/docker/buildx/pull/3152)
- New `--finalize` flag added to the `history export` command to finalize build traces before exporting. [docker/buildx#3152](https://github.com/docker/buildx/pull/3152)

### Bug fixes

- Fix issue where some builds may leave behind temporary files after completion. [docker/buildx#3133](https://github.com/docker/buildx/pull/3133)
- Fix wrong image ID returned when building with docker and containerd-snapshotter enabled. [docker/buildx#3136](https://github.com/docker/buildx/pull/3136)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- Fix wrong image ID returned when building with docker and containerd-snapshotter enabled. [docker/buildx#3136](https://github.com/docker/buildx/pull/3136)
- Fix wrong image ID returned when building with Docker when containerd-snapshotter is enabled. [docker/buildx#3136](https://github.com/docker/buildx/pull/3136)

@crazy-max crazy-max force-pushed the buildx-0.24.0-release-notes branch from 6003bdc to 12adfb5 Compare May 28, 2025 08:45
@crazy-max crazy-max requested a review from ArthurFlag May 28, 2025 08:46
@crazy-max crazy-max merged commit 5ad9cd6 into docker:main May 28, 2025
14 checks passed
@crazy-max crazy-max deleted the buildx-0.24.0-release-notes branch May 28, 2025 08:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/build Relates to Dockerfiles or docker build command
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants