Skip to content

Releases: docker/bake-action

v5.6.1

07 Aug 20:20
8cea75c

Choose a tag to compare

  • Bump @docker/actions-toolkit from 0.37.0 to 0.37.1 in #240

Full Changelog: v5.6.0...v5.6.1

v5.6.0

07 Aug 08:00
955c005

Choose a tag to compare

Full Changelog: v5.5.0...v5.6.0

v5.5.0

22 Jul 09:42
a4d7f0b

Choose a tag to compare

  • Bump @docker/actions-toolkit from 0.33.0 to 0.35.0 in #235

Full Changelog: v5.4.0...v5.5.0

v5.4.0

15 Jul 11:53
eac7453

Choose a tag to compare

  • Bump @docker/actions-toolkit from 0.31.0 to 0.33.0 in #233

Full Changelog: v5.3.0...v5.4.0

v5.3.0

03 Jul 07:58
dbdf67d

Choose a tag to compare

  • DOCKER_BUILD_RECORD_UPLOAD environment variable to enable/disable build record upload by @crazy-max in #230
  • DOCKER_BUILD_NO_SUMMARY has been deprecated. Set DOCKER_BUILD_SUMMARY to false instead by @crazy-max in #227 #229
  • Bump @docker/actions-toolkit from 0.28.0 to 0.31.0 in #223 #226 #228

Full Changelog: v5.2.0...v5.3.0

v5.2.0

26 Jun 13:10
867da3c

Choose a tag to compare

  • Use default retention days for build export artifact by @crazy-max in #220
  • Bump @docker/actions-toolkit from 0.27.0 to 0.28.0 in #222

Full Changelog: v5.1.0...v5.2.0

v5.1.0

21 Jun 07:42
f6acc70

Choose a tag to compare

  • Bump @docker/actions-toolkit from 0.26.2 to 0.27.0 in #219

Full Changelog: v5.0.2...v5.1.0

v5.0.2

20 Jun 14:07
297b5d5

Choose a tag to compare

  • Bump @docker/actions-toolkit from 0.26.1 to 0.26.2 in #218

Full Changelog: v5.0.1...v5.0.2

v5.0.1

18 Jun 15:44
1c5f18a

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

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