Skip to content

Releases: docker/setup-buildx-action

v2.2.1

18 Oct 09:17
8c0edbc
Compare
Choose a tag to compare

Full Changelog: v2.2.0...v2.2.1

v2.2.0

17 Oct 13:13
c74574e
Compare
Choose a tag to compare
  • Append nodes to builder support by @crazy-max (#165)
  • Bump csv-parse from 5.3.0 to 5.3.1 (#172)

Full Changelog: v2.1.0...v2.2.0

v2.1.0

12 Oct 10:23
95cb08c
Compare
Choose a tag to compare
  • Auth support for tls endpoint by @crazy-max (#164)
  • Nodes metadata JSON ouput by @crazy-max (#162)
    • endpoint, status and flags outputs are deprecated. Use nodes output instead.
  • Skip setting buildkitd flags and config for remote driver by @crazy-max (#161)
  • Move args logic to context module and add tests by @crazy-max (#169)
  • Remove workaround for setOutput by @crazy-max (#170)
  • Fix deprecated fs.rmdir by @crazy-max (#171)
  • Docs: clarify install option by @rodrigc in (#152)
  • Bump @actions/core from 1.6.0 to 1.10.0 (#151 #157 #167)
  • Bump @actions/tool-cache from 1.7.2 to 2.0.1 (#150)
  • Bump @actions/http-client from 1.0.11 to 2.0.1 (#149)
  • Bump uuid from 8.3.2 to 9.0.0 (#159)

Full Changelog: v2.0.0...v2.1.0

v2.0.0

05 May 16:48
dc7b971
Compare
Choose a tag to compare
  • Node 16 as default runtime by @crazy-max (#131)
    • This requires a minimum Actions Runner version of v2.285.0, which is by default available in GHES 3.4 or later.

Full Changelog: v1.7.0...v2.0.0

v1.7.0

28 Apr 05:45
f211e3e
Compare
Choose a tag to compare
  • Standalone mode by @crazy-max in (#119)
  • Update dev dependencies and workflow by @crazy-max (#114 #130)
  • Bump tmpl from 1.0.4 to 1.0.5 (#108)
  • Bump ansi-regex from 5.0.0 to 5.0.1 (#109)
  • Bump @actions/core from 1.5.0 to 1.6.0 (#110)
  • Bump actions/checkout from 2 to 3 (#126)
  • Bump @actions/tool-cache from 1.7.1 to 1.7.2 (#128)
  • Bump @actions/exec from 1.1.0 to 1.1.1 (#129)
  • Bump minimist from 1.2.5 to 1.2.6 (#132)
  • Bump codecov/codecov-action from 2 to 3 (#133)
  • Bump semver from 7.3.5 to 7.3.7 (#136)

v1.6.0

03 Sep 20:29
94ab11c
Compare
Choose a tag to compare
  • Add config-inline input (#106)
  • Bump @actions/core from 1.4.0 to 1.5.0 (#104)
  • Bump codecov/codecov-action from 1 to 2 (#101)

v1.5.1

12 Jul 11:26
abe5d8f
Compare
Choose a tag to compare
  • Explicit version spec for caching (#100)

v1.5.0

02 Jul 13:47
e673438
Compare
Choose a tag to compare
  • Allow building buildx from source (#99)

v1.4.1

29 Jun 12:08
a1c666d
Compare
Choose a tag to compare
  • Fix docker: invalid reference format (#97)

v1.4.0

29 Jun 07:30
2e941f2
Compare
Choose a tag to compare
  • Update dev deps (#95)
  • Use built-in getExecOutput (#94)
  • Use core.getBooleanInput (#93)
  • Bump @actions/exec from 1.0.4 to 1.1.0 (#85)
  • Bump y18n from 4.0.0 to 4.0.3 (#91)
  • Bump hosted-git-info from 2.8.8 to 2.8.9 (#89)
  • Bump ws from 7.3.1 to 7.5.0 (#90)
  • Bump @actions/tool-cache from 1.6.1 to 1.7.1 (#82 #86)
  • Bump @actions/core from 1.2.7 to 1.4.0 (#80 #87)