Sourced from docker/build-push-action's releases.
v4.2.1
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
.
- warn if docker config can't be parsed by
@crazy-max
in docker/build-push-action#957Full Changelog: https://github.com/docker/build-push-action/compare/v4.2.0...v4.2.1
v4.2.0
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
.
- display proxy configuration by
@crazy-max
in docker/build-push-action#872- chore(deps): Bump
@docker/actions-toolkit
from 0.6.0 to 0.8.0 in docker/build-push-action#930- chore(deps): Bump word-wrap from 1.2.3 to 1.2.5 in docker/build-push-action#925
- chore(deps): Bump semver from 6.3.0 to 6.3.1 in docker/build-push-action#902
Full Changelog: https://github.com/docker/build-push-action/compare/v4.1.1...v4.2.0
0a97817
Merge pull request #957
from crazy-max/warn-docker-configec39ef3
chore: update generated contentf46044b
warn if docker config can't be parsed4e4ee68
Merge pull request #951
from crazy-max/ci-concurrencye86cf55
ci: missing concurrency checksdaa0106
Merge pull request #949
from docker/dependabot/github_actions/actions/checkout-4ce51e90
chore(deps): Bump actions/checkout from 3 to 41fde163
Merge pull request #950
from crazy-max/fix-ciae311c5
ci: fix workflow9311bf5
Merge pull request #932
from crazy-max/form-templates