Skip to content

Releases: docker/bake-action

v5.0.1

18 Jun 15:44
1c5f18a
Compare
Choose a tag to compare
  • Bump @docker/actions-toolkit from 0.26.0 to 0.26.1 in #217

Full Changelog: v5.0.0...v5.0.1

v5.0.0

17 Jun 08:51
6460b33
Compare
Choose a tag to compare

Note

This major release adds support for generating Build summary and exporting build records for your builds. You can disable this feature by setting DOCKER_BUILD_NO_SUMMARY: true environment variable in your workflow.

Full Changelog: v4.6.0...v5.0.0

v4.6.0

10 Jun 08:51
a99697d
Compare
Choose a tag to compare
  • Show builder information before building by @crazy-max in #211
  • Bump @docker/actions-toolkit from 0.22.0 to 0.24.0 in #207 #210

Full Changelog: v4.5.0...v4.6.0

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
  • 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 v6 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