Skip to content

v0.18.0-rc2

Pre-release
Pre-release
Compare
Choose a tag to compare
@crazy-max crazy-max released this 29 Oct 09:00
· 121 commits to master since this release
1813483

Welcome to the v0.18.0-rc2 release of buildx!
This is a pre-release of buildx

Please try out the release binaries and report any issues at
https://github.com/docker/buildx/issues.

Contributors

  • Tõnis Tiigi
  • CrazyMax
  • David Karlsson
  • Sebastiaan van Stijn
  • Jonathan A. Sternberg

Notable Changes

  • Fix possible permission issues when accessing local state after running buildx with sudo #2745
  • Add OpenTelemetry grouping around build function #2742
  • Allow capturing of CPU and memory profiles with pprof via environment variables #2746
  • Fix missing error message on running invalid command #2741
  • Fix build details link not showing in experimental mode #2722
  • Fix possible bogus warnings for local state in --call requests #2754

Dependency Changes

  • github.com/containerd/continuity v0.4.3 -> v0.4.4
  • github.com/cpuguy83/go-md2man/v2 v2.0.4 -> v2.0.5
  • github.com/klauspost/compress v1.17.9 -> v1.17.11
  • github.com/moby/buildkit v0.17.0-rc1 -> v0.17.0-rc2
  • github.com/tonistiigi/dchapes-mode ca0759fec205 new
  • github.com/tonistiigi/fsutil 3f140a1299b0 -> 397af5306b5c

Previous release can be found at v0.18.0-rc1