Skip to content

Releases: docker/bake-action

v4.1.0

17 Nov 09:58
8497071
Compare
Choose a tag to compare

Full Changelog: v4.0.0...v4.1.0

v4.0.0

12 Sep 07:44
511fde2
Compare
Choose a tag to compare

Full Changelog: v3.1.0...v4.0.0

v3.1.0

13 Jun 10:57
f32f8b8
Compare
Choose a tag to compare

Note

Buildx v0.10 enables support for a minimal SLSA Provenance attestation, which requires support for OCI-compliant multi-platform images. This may introduce issues with registry and runtime support (e.g. Google Cloud Run and AWS Lambda). You can optionally disable the default provenance attestation functionality using provenance: false.

  • Log GitHub Actions runtime token access controls by @crazy-max in #139
  • Bump @docker/actions-toolkit from 0.2.0 to 0.5.0 in #138 #144

Full Changelog: v3.0.1...v3.1.0

v3.0.1

19 Apr 09:27
ad0d2a9
Compare
Choose a tag to compare

Note

Buildx v0.10 enables support for a minimal SLSA Provenance attestation, which requires support for OCI-compliant multi-platform images. This may introduce issues with registry and runtime support (e.g. Google Cloud Run and AWS Lambda). You can optionally disable the default provenance attestation functionality using provenance: false.

Full Changelog: v3.0.0...v3.0.1

v3.0.0

18 Apr 07:13
39f20cb
Compare
Choose a tag to compare

Note

Buildx v0.10 enables support for a minimal SLSA Provenance attestation, which requires support for OCI-compliant multi-platform images. This may introduce issues with registry and runtime support (e.g. Google Cloud Run and AWS Lambda). You can optionally disable the default provenance attestation functionality using provenance: false.

Full Changelog: v2.3.0...v3.0.0

v2.3.0

12 Oct 06:49
6c87dcc
Compare
Choose a tag to compare
  • Remove workaround for setOutput by @crazy-max (#94)
  • Bump @actions/core from 1.9.0 to 1.10.0 (#90 #92)

Full Changelog: v2.2.0...v2.3.0

v2.2.0

19 Jul 15:00
e878ca2
Compare
Choose a tag to compare
  • Add workdir input by @tuler (#76)
  • Bump csv-parse from 5.2.0 to 5.3.0 (#86)

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

v2.1.0

25 Jun 11:46
c7fa0af
Compare
Choose a tag to compare
  • Support building from remote bake definition by @crazy-max (#82)
  • Bump @actions/core from 1.6.0 to 1.9.0 (#75 #80)
  • Bump csv-parse from 5.0.4 to 5.2.0 (#77 #79)

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

v2.0.0

05 May 16:53
fb56172
Compare
Choose a tag to compare
  • Node 16 as default runtime by @crazy-max (#64)
    • This requires a minimum Actions Runner version of v2.285.0, which is by default available in GHES 3.4 or later.
  • Standalone mode support by @crazy-max (#71)
  • chore: update dev dependencies and workflow by @crazy-max (#63)
  • Bump @actions/exec from 1.1.0 to 1.1.1 (#62)
  • Bump minimist from 1.2.5 to 1.2.6 (#66)
  • Bump semver from 7.3.5 to 7.3.7 (#69)
  • Bump csv-parse from 4.16.3 to 5.0.4 (#57)

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

v1.7.0

14 Feb 10:37
bbd00fc
Compare
Choose a tag to compare
  • Enhance outputs display (#59)
  • Update dev workflow (#54)
  • Bump @actions/core from 1.5.0 to 1.6.0 (#52)
  • Bump ansi-regex from 5.0.0 to 5.0.1 (#50)
  • Bump tmpl from 1.0.4 to 1.0.5 (#49)