Releases: docker/bake-action
Releases · docker/bake-action
v5.6.1
- 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
- Generate GitHub annotations for build checks by @crazy-max in #238
- Bump @docker/actions-toolkit from 0.35.0 to 0.37.0 in #236 #237
Full Changelog: v5.5.0...v5.6.0
v5.5.0
- 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
- 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
DOCKER_BUILD_RECORD_UPLOADenvironment variable to enable/disable build record upload by @crazy-max in #230DOCKER_BUILD_NO_SUMMARYhas been deprecated. SetDOCKER_BUILD_SUMMARYtofalseinstead 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
- 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
- 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
- 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
- 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
- Export build record and generate build summary by @crazy-max in #208
- Bump @docker/actions-toolkit from 0.24.0 to 0.26.0 in #212 #213 #215
- Bump braces from 3.0.2 to 3.0.3 in #214
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