v0.17.0-rc2
Pre-release
Pre-release
·
432 commits
to master
since this release
buildkit 0.17.0-rc2
Welcome to the v0.17.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
- Justin Chadwell
- David Karlsson
- Sebastiaan van Stijn
- CrazyMax
- Eoin Farrell
- Jonathan A. Sternberg
- Shaun Thompson
- Akihiro Suda
- Austin Vazquez
- Sergio Garcez
- Talon Bowler
- castrombithisamm
Notable Changes
- Builtin Dockerfile frontend has been updated to v1.11.0-rc2 changelog
- Allow Git builds from SHA references that are not part of a branch or tag #5441
- Optimize memory allocations for copying build results back to client #5442
- Improve OpenTelemetry tracing for authentication routines #5432
- Fix Git builds with
.git
directory possibly not containing information about the cloned reference #5444 - Fix issue with
FileOp
copy with constant timestamps not working correctly for parent directories #5461 - Fix accessing OCI layout from read-only filesystems not working does to file locks #5452
- Fix gRPC h2 protocol identifier to comply with TLS-ALPN #5419
Dependency Changes
- github.com/Azure/azure-sdk-for-go/sdk/azcore v1.1.0 -> v1.11.1
- github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.1.0 -> v1.6.0
- github.com/Azure/azure-sdk-for-go/sdk/internal v1.0.0 -> v1.8.0
- github.com/AzureAD/microsoft-authentication-library-for-go v0.6.0 -> v1.2.2
- github.com/Microsoft/hcsshim v0.11.7 -> v0.12.5
- github.com/containerd/cgroups/v3 v3.0.2 new
- github.com/containerd/continuity v0.4.3 -> v0.4.4
- github.com/cpuguy83/go-md2man/v2 v2.0.4 -> v2.0.5
- github.com/golang-jwt/jwt/v5 v5.2.1 new
- github.com/klauspost/compress v1.17.9 -> v1.17.11
- github.com/tonistiigi/fsutil 3f140a1299b0 -> 397af5306b5c
- github.com/urfave/cli v1.22.15 -> v1.22.16
Previous release can be found at v0.17.0-rc1