Releases: docker/setup-buildx-action
Releases · docker/setup-buildx-action
v3.2.0
- Rename and align config inputs by @crazy-max in #303
config
tobuildkitd-config
config-inline
tobuildkitd-config-inline
- Bump @docker/actions-toolkit from 0.17.0 to 0.19.0 in #302 #306
Note
config
and config-inline
input names are deprecated and will be removed in next major release.
Full Changelog: v3.1.0...v3.2.0
v3.1.0
cache-binary
input to enable/disable caching binary to GHA cache backend by @crazy-max in #300- build(deps): bump @babel/traverse from 7.17.3 to 7.23.2 in #282
- build(deps): bump @docker/actions-toolkit from 0.12.0 to 0.17.0 in #281 #284 #299
- build(deps): bump uuid from 9.0.0 to 9.0.1 in #271
- build(deps): bump undici from 5.26.3 to 5.28.3 in #297
Full Changelog: v3.0.0...v3.1.0
v3.0.0
- Node 20 as default runtime (requires Actions Runner v2.308.0 or later) by @crazy-max in #264
- Bump @actions/core from 1.10.0 to 1.10.1 in #267
Full Changelog: v2.10.0...v3.0.0
v2.10.0
- Bump @docker/actions-toolkit from 0.7.1 to 0.10.0 by @crazy-max in #258
- Bump word-wrap from 1.2.3 to 1.2.5 in #253
Full Changelog: v2.9.1...v2.10.0
v2.9.1
- Bump @docker/actions-toolkit from 0.7.0 to 0.7.1 in #248
- Fixes an issue where building Buildx does not match the local platform (docker/actions-toolkit#135)
Full Changelog: v2.9.0...v2.9.1
v2.9.0
- Bump @docker/actions-toolkit from 0.6.0 to 0.7.0 in #246
- Adds support to cache Buildx binary to hosted tool cache and GHA cache backend
Full Changelog: v2.8.0...v2.9.0
v2.8.0
- Only set specific flags for drivers supporting them by @nicks in #241
- Bump @docker/actions-toolkit from 0.5.0 to 0.6.0 in #242
Full Changelog: v2.7.0...v2.8.0
v2.7.0
Full Changelog: v2.6.0...v2.7.0
v2.6.0
- Set node name for k8s driver when appending nodes by @crazy-max in #219
- Bump @docker/actions-toolkit from 0.1.0-beta.18 to 0.3.0 in #220 #229 #231 #236
Full Changelog: v2.5.0...v2.6.0
v2.5.0
cleanup
input to remove builder and temp files by @crazy-max in #213- do not remove builder using the
docker
driver by @crazy-max in #218 - fix current context as builder name for
docker
driver by @crazy-max in #209
Full Changelog: v2.4.1...v2.5.0