@@ -10,11 +10,33 @@ toc_max: 2
1010This page contains information about the new features, improvements, and bug
1111fixes in [ Docker Buildx] ( https://github.com/docker/buildx ) .
1212
13+ ## 0.24.0
14+
15+ {{< release-date date="2025-05-21" >}}
16+
17+ The full release notes for this release are available
18+ [ on GitHub] ( https://github.com/docker/buildx/releases/tag/v0.24.0 ) .
19+
20+ ### Enhancements
21+
22+ - 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 )
23+ - 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 )
24+ - Compose compatibility has been updated to v2.6.3. [ docker/buildx #3191 ] ( https://github.com/docker/buildx/pull/3191 ) , [ docker/buildx #3171 ] ( https://github.com/docker/buildx/pull/3171 )
25+
26+ ### Bug fixes
27+
28+ - Fix issue where some builds may leave behind temporary files after completion. [ docker/buildx #3133 ] ( https://github.com/docker/buildx/pull/3133 )
29+ - Fix wrong image ID returned when building with Docker when containerd-snapshotter is enabled. [ docker/buildx #3136 ] ( https://github.com/docker/buildx/pull/3136 )
30+ - Fix possible panic when using empty ` call ` definition with Bake. [ docker/buildx #3168 ] ( https://github.com/docker/buildx/pull/3168 )
31+ - Fix possible malformed Dockerfile path with Bake on Windows. [ docker/buildx #3141 ] ( https://github.com/docker/buildx/pull/3141 )
32+ - Fix current builder not being available in JSON output for ` ls ` command. [ docker/buildx #3179 ] ( https://github.com/docker/buildx/pull/3179 )
33+ - Fix OTEL context not being propagated to Docker daemon. [ docker/buildx #3146 ] ( https://github.com/docker/buildx/pull/3146 )
34+
1335## 0.23.0
1436
1537{{< release-date date="2025-04-15" >}}
1638
17- The full release note for this release is available
39+ The full release notes for this release are available
1840[ on GitHub] ( https://github.com/docker/buildx/releases/tag/v0.23.0 ) .
1941
2042### New
@@ -37,7 +59,7 @@ The full release note for this release is available
3759
3860{{< release-date date="2025-03-18" >}}
3961
40- The full release note for this release is available
62+ The full release notes for this release are available
4163[ on GitHub] ( https://github.com/docker/buildx/releases/tag/v0.22.0 ) .
4264
4365### New
@@ -62,7 +84,7 @@ The full release note for this release is available
6284
6385{{< release-date date="2025-02-19" >}}
6486
65- The full release note for this release is available
87+ The full release notes for this release are available
6688[ on GitHub] ( https://github.com/docker/buildx/releases/tag/v0.21.0 ) .
6789
6890### New
@@ -90,7 +112,7 @@ The full release note for this release is available
90112
91113{{< release-date date="2025-01-23" >}}
92114
93- The full release note for this release is available
115+ The full release notes for this release are available
94116[ on GitHub] ( https://github.com/docker/buildx/releases/tag/v0.20.1 ) .
95117
96118### Bug fixes
@@ -102,7 +124,7 @@ The full release note for this release is available
102124
103125{{< release-date date="2025-01-20" >}}
104126
105- The full release note for this release is available
127+ The full release notes for this release are available
106128[ on GitHub] ( https://github.com/docker/buildx/releases/tag/v0.20.0 ) .
107129
108130> [ !NOTE]
@@ -145,7 +167,7 @@ The full release note for this release is available
145167
146168{{< release-date date="2024-11-27" >}}
147169
148- The full release note for this release is available
170+ The full release notes for this release are available
149171[ on GitHub] ( https://github.com/docker/buildx/releases/tag/v0.19.1 ) .
150172
151173### Bug fixes
@@ -160,7 +182,7 @@ The full release note for this release is available
160182
161183{{< release-date date="2024-11-27" >}}
162184
163- The full release note for this release is available
185+ The full release notes for this release are available
164186[ on GitHub] ( https://github.com/docker/buildx/releases/tag/v0.19.0 ) .
165187
166188### New
@@ -202,7 +224,7 @@ The full release note for this release is available
202224
203225{{< release-date date="2024-10-31" >}}
204226
205- The full release note for this release is available
227+ The full release notes for this release are available
206228[ on GitHub] ( https://github.com/docker/buildx/releases/tag/v0.18.0 ) .
207229
208230### New
@@ -237,7 +259,7 @@ The full release note for this release is available
237259
238260{{< release-date date="2024-09-13" >}}
239261
240- The full release note for this release is available
262+ The full release notes for this release are available
241263[ on GitHub] ( https://github.com/docker/buildx/releases/tag/v0.17.1 ) .
242264
243265### Bug fixes
@@ -256,7 +278,7 @@ The full release note for this release is available
256278
257279{{< release-date date="2024-09-10" >}}
258280
259- The full release note for this release is available
281+ The full release notes for this release are available
260282[ on GitHub] ( https://github.com/docker/buildx/releases/tag/v0.17.0 ) .
261283
262284### New
@@ -308,7 +330,7 @@ The full release note for this release is available
308330
309331{{< release-date date="2024-07-25" >}}
310332
311- The full release note for this release is available
333+ The full release notes for this release are available
312334[ on GitHub] ( https://github.com/docker/buildx/releases/tag/v0.16.2 ) .
313335
314336### Bug fixes
@@ -319,7 +341,7 @@ The full release note for this release is available
319341
320342{{< release-date date="2024-07-18" >}}
321343
322- The full release note for this release is available
344+ The full release notes for this release are available
323345[ on GitHub] ( https://github.com/docker/buildx/releases/tag/v0.16.1 ) .
324346
325347### Bug fixes
@@ -331,7 +353,7 @@ The full release note for this release is available
331353
332354{{< release-date date="2024-07-11" >}}
333355
334- The full release note for this release is available
356+ The full release notes for this release are available
335357[ on GitHub] ( https://github.com/docker/buildx/releases/tag/v0.16.0 ) .
336358
337359### New
@@ -365,7 +387,7 @@ The full release note for this release is available
365387
366388{{< release-date date="2024-06-18" >}}
367389
368- The full release note for this release is available
390+ The full release notes for this release are available
369391[ on GitHub] ( https://github.com/docker/buildx/releases/tag/v0.15.1 ) .
370392
371393### Bug fixes
@@ -377,7 +399,7 @@ The full release note for this release is available
377399
378400{{< release-date date="2024-06-11" >}}
379401
380- The full release note for this release is available
402+ The full release notes for this release are available
381403[ on GitHub] ( https://github.com/docker/buildx/releases/tag/v0.15.0 ) .
382404
383405### New
@@ -406,7 +428,7 @@ The full release note for this release is available
406428
407429{{< release-date date="2024-04-18" >}}
408430
409- The full release note for this release is available
431+ The full release notes for this release are available
410432[ on GitHub] ( https://github.com/docker/buildx/releases/tag/v0.14.0 ) .
411433
412434### Enhancements
@@ -454,7 +476,7 @@ The full release note for this release is available
454476
455477{{< release-date date="2024-03-13" >}}
456478
457- The full release note for this release is available
479+ The full release notes for this release are available
458480[ on GitHub] ( https://github.com/docker/buildx/releases/tag/v0.13.1 ) .
459481
460482### Bug fixes
@@ -466,7 +488,7 @@ The full release note for this release is available
466488
467489{{< release-date date="2024-03-06" >}}
468490
469- The full release note for this release is available
491+ The full release notes for this release are available
470492[ on GitHub] ( https://github.com/docker/buildx/releases/tag/v0.13.0 ) .
471493
472494### New
@@ -508,7 +530,7 @@ The full release note for this release is available
508530
509531{{< release-date date="2024-01-12" >}}
510532
511- The full release note for this release is available
533+ The full release notes for this release are available
512534[ on GitHub] ( https://github.com/docker/buildx/releases/tag/v0.12.1 ) .
513535
514536### Bug fixes and enhancements
@@ -520,7 +542,7 @@ The full release note for this release is available
520542
521543{{< release-date date="2023-11-16" >}}
522544
523- The full release note for this release is available
545+ The full release notes for this release are available
524546[ on GitHub] ( https://github.com/docker/buildx/releases/tag/v0.12.0 ) .
525547
526548### New
@@ -613,7 +635,7 @@ The full release note for this release is available
613635
614636{{< release-date date="2023-07-18" >}}
615637
616- The full release note for this release is available
638+ The full release notes for this release are available
617639[ on GitHub] ( https://github.com/docker/buildx/releases/tag/v0.11.2 ) .
618640
619641### Bug fixes and enhancements
@@ -627,7 +649,7 @@ The full release note for this release is available
627649
628650{{< release-date date="2023-07-05" >}}
629651
630- The full release note for this release is available
652+ The full release notes for this release are available
631653[ on GitHub] ( https://github.com/docker/buildx/releases/tag/v0.11.1 ) .
632654
633655### Bug fixes and enhancements
@@ -645,7 +667,7 @@ The full release note for this release is available
645667
646668{{< release-date date="2023-06-13" >}}
647669
648- The full release note for this release is available
670+ The full release notes for this release are available
649671[ on GitHub] ( https://github.com/docker/buildx/releases/tag/v0.11.0 ) .
650672
651673### New
0 commit comments