We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cf495df + f9eb295 commit ce9200eCopy full SHA for ce9200e
1 file changed
content/manuals/build/release-notes.md
@@ -10,6 +10,21 @@ toc_max: 2
10
This page contains information about the new features, improvements, and bug
11
fixes in [Docker Buildx](https://github.com/docker/buildx).
12
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
28
## 0.29.0
29
30
{{< release-date date="2025-09-30" >}}
0 commit comments