Skip to content

Commit b2cf717

Browse files
build: buildx 0.20.1 release notes (#21889)
## Description release notes for buildx 0.20.1: https://github.com/docker/buildx/releases/tag/v0.20.1 ## Reviews <!-- Notes for reviewers here --> <!-- List applicable reviews (optionally @tag reviewers) --> - [ ] Technical review - [ ] Editorial review - [ ] Product review --------- Signed-off-by: CrazyMax <[email protected]> Co-authored-by: Allie Sadler <[email protected]>
1 parent c71c741 commit b2cf717

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

content/manuals/build/release-notes.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,18 @@ 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.20.1
14+
15+
{{< release-date date="2025-01-23" >}}
16+
17+
The full release note for this release is available
18+
[on GitHub](https://github.com/docker/buildx/releases/tag/v0.20.1).
19+
20+
### Bug fixes
21+
22+
- Fix `bake --print` output after missing some attributes for attestations. [docker/buildx#2937](https://github.com/docker/buildx/pull/2937)
23+
- Fix allowing comma-separated image reference strings for cache import and export values. [docker/buildx#2944](https://github.com/docker/buildx/pull/2944)
24+
1325
## 0.20.0
1426

1527
{{< release-date date="2025-01-20" >}}

0 commit comments

Comments
 (0)