Skip to content

Commit ce9200e

Browse files
authored
Merge pull request #23502 from aevesdocker/build-patch-release
build: buildx 0.29.1 release notes
2 parents cf495df + f9eb295 commit ce9200e

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

content/manuals/build/release-notes.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,21 @@ toc_max: 2
1010
This page contains information about the new features, improvements, and bug
1111
fixes in [Docker Buildx](https://github.com/docker/buildx).
1212

13+
## 0.29.1
14+
15+
{{< release-date date="2025-10-03" >}}
16+
17+
The full release notes for this release are available
18+
[on GitHub](https://github.com/docker/buildx/releases/tag/v0.29.1).
19+
20+
### Enhancements
21+
22+
- `imagetools`: Silence warning for empty-type mediatype used in artifacts. [docker/buildx#3448](https://github.com/docker/buildx/pull/3448)
23+
24+
### Bug fixes
25+
26+
- `imagetools`: Fix possible chain copy on create. [docker/buildx#3447](https://github.com/docker/buildx/pull/3447)
27+
1328
## 0.29.0
1429

1530
{{< release-date date="2025-09-30" >}}

0 commit comments

Comments
 (0)