Skip to content

Releases: docker/bake-action

v4.5.0

29 Apr 09:35
7a5dfed
Compare
Choose a tag to compare
  • fix missing runs.post in action.yml by @crazy-max in #203
  • chore(deps): Bump @docker/actions-toolkit from 0.21.1 to 0.22.0 in #202

Full Changelog: v4.4.0...v4.5.0

v4.4.0

25 Apr 13:04
73b0efa
Compare
Choose a tag to compare
  • Git auth token support for private repos by @crazy-max in #200
  • Bump @docker/actions-toolkit from 0.19.0 to 0.21.1 in #197 #199
  • Bump undici from 5.28.3 to 5.28.4 in #198

Full Changelog: v4.3.0...v4.4.0

v4.3.0

14 Mar 08:30
017aa05
Compare
Choose a tag to compare
  • Bump @docker/actions-toolkit from 0.18.0 to 0.19.0 in #194

Full Changelog: v4.2.0...v4.3.0

v4.2.0

12 Mar 12:42
7ea090d
Compare
Choose a tag to compare
  • Git context support by @crazy-max in #181
  • Bump @docker/actions-toolkit from 0.14.0 to 0.18.0 in #190
  • Bump undici from 5.26.3 to 5.28.3 in #186

Important

Git context is opt-in for this release but will be opt-out in the next major v5 similar to docker/build-push-action, to be consistent.

Full Changelog: v4.1.0...v4.2.0

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