buildkit 0.30.0-rc2
Welcome to the v0.30.0-rc2 release of buildkit!
This is a pre-release of buildkit
Please try out the release binaries and report any issues at
https://github.com/moby/buildkit/issues.
Contributors
- Tõnis Tiigi
- CrazyMax
- Jonathan A. Sternberg
- Natnael Gebremariam
- Sebastiaan van Stijn
Notable Changes
- The version of the built-in Dockerfile frontend that was used is now included in the provenance metadata and reported via worker info APIs. #6705
- Improve error reporting for registry errors on cache export #6762
- Fix possible data race in provenance computation on parallel builds #6758
- Revert "In special modes where the client does not expose the session connection to transfer credentials, builds can now still fall back to anonymous registry auth instead of erroring". Requires more testing. #6744
Dependency Changes
- github.com/Azure/azure-sdk-for-go/sdk/azcore v1.20.0 -> v1.21.0
- github.com/go-openapi/runtime v0.29.2 -> v0.29.3
- github.com/go-openapi/swag v0.25.4 -> v0.25.5
- github.com/go-openapi/swag/cmdutils v0.25.4 -> v0.25.5
- github.com/go-openapi/swag/netutils v0.25.4 -> v0.25.5
- github.com/moby/policy-helpers b7c0b994300b -> a39d60132186
- github.com/sigstore/sigstore v1.10.4 -> v1.10.5
- github.com/sigstore/timestamp-authority/v2 v2.0.3 -> v2.0.6
Previous release can be found at v0.30.0-rc1