Welcome to the v0.31.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
- CrazyMax
- Tõnis Tiigi
- ZRHann
- okhowang(王沛文)
Notable Changes
- Local exports now detect whether multi-platform transfer support is available before using it. #6864
- Fix HTTPS and CNI networking regressions in the exec proxy feature. #6862 #6863
- Fix source policy exact match rules losing the destination value during conversion. #6861
- Fix a data race when reading worker platform information. #6867
Dependency Changes
- github.com/Azure/azure-sdk-for-go/sdk/azcore v1.21.0 -> v1.21.1
- github.com/Azure/azure-sdk-for-go/sdk/internal v1.11.2 -> v1.12.0
- github.com/AzureAD/microsoft-authentication-library-for-go v1.6.0 -> v1.7.0
- github.com/go-openapi/analysis v0.24.3 -> v0.25.2
- github.com/go-openapi/jsonpointer v0.22.5 -> v0.23.1
- github.com/go-openapi/jsonreference v0.21.5 -> v0.21.6
- github.com/go-openapi/runtime v0.29.3 -> v0.32.3
- github.com/go-openapi/runtime/server-middleware v0.30.0 new
- github.com/go-openapi/spec v0.22.4 -> v0.22.5
- github.com/go-openapi/strfmt v0.26.1 -> v0.26.3
- github.com/go-openapi/swag v0.25.5 -> v0.26.0
- github.com/go-openapi/swag/cmdutils v0.25.5 -> v0.26.0
- github.com/go-openapi/swag/conv v0.25.5 -> v0.26.0
- github.com/go-openapi/swag/fileutils v0.25.5 -> v0.26.0
- github.com/go-openapi/swag/jsonname v0.25.5 -> v0.26.0
- github.com/go-openapi/swag/jsonutils v0.25.5 -> v0.26.0
- github.com/go-openapi/swag/loading v0.25.5 -> v0.26.0
- github.com/go-openapi/swag/mangling v0.25.5 -> v0.26.0
- github.com/go-openapi/swag/netutils v0.25.5 -> v0.26.0
- github.com/go-openapi/swag/stringutils v0.25.5 -> v0.26.0
- github.com/go-openapi/swag/typeutils v0.25.5 -> v0.26.0
- github.com/go-openapi/swag/yamlutils v0.25.5 -> v0.26.0
- github.com/go-openapi/validate v0.25.2 -> v0.25.3
- github.com/golang-jwt/jwt/v5 v5.3.0 -> v5.3.1
- github.com/google/certificate-transparency-go v1.3.2 -> v1.3.3
- github.com/google/go-containerregistry v0.20.7 -> v0.21.6
- github.com/google/pprof f64d9cf942d6 -> 545e8a4df936
- github.com/in-toto/attestation v1.1.2 -> v1.2.0
- github.com/moby/policy-helpers a39d60132186 -> d5411a945cfc
- github.com/prometheus/common v0.66.1 -> v0.67.5
- github.com/prometheus/otlptranslator v0.0.2 -> v1.0.0
- github.com/prometheus/procfs v0.17.0 -> v0.20.1
- github.com/secure-systems-lab/go-securesystemslib v0.10.0 -> v0.11.0
- github.com/sigstore/protobuf-specs v0.5.0 -> v0.5.1
- github.com/sigstore/rekor v1.5.0 -> v1.5.2
- github.com/sigstore/rekor-tiles/v2 v2.0.1 -> 5d098a2b6443
- github.com/sigstore/sigstore v1.10.5 -> v1.10.8
- github.com/sigstore/sigstore-go v1.1.4 -> v1.2.1
- github.com/sigstore/timestamp-authority/v2 v2.0.6 -> v2.1.2
- github.com/theupdateframework/go-tuf/v2 v2.4.1 -> v2.4.2
- github.com/transparency-dev/formats 404c0d5b696c -> v0.1.1
- github.com/youmark/pkcs8 a2c0da244d78 new
- go.opentelemetry.io/otel/exporters/prometheus v0.60.0 -> v0.65.0
- google.golang.org/grpc/cmd/protoc-gen-go-grpc v1.5.1 -> v1.6.1
- k8s.io/klog/v2 v2.140.0 new
Previous release can be found at v0.31.0-rc1