Skip to content

v0.17.0-rc2

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 29 Oct 01:39
· 99 commits to master since this release
d09c1e2

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