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
.
- Switch to actions-toolkit implementation by @crazy-max in #811 #838 #855 #860 #875
- e2e: quay.io by @crazy-max in #799 #805
- e2e: local harbor and nexus by @crazy-max in #800
- e2e: add artifactory container registry to test against by @jedevc in #804
- e2e: add distribution tests by @jedevc in #814 #815
Full Changelog: v4.0.0...v4.1.0