Skip to content

v0.13.0-rc3

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 28 Feb 06:45
· 322 commits to master since this release
7b23ff0

buildkit 0.13.0-rc3

Welcome to the 0.13.0-rc3 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.

Notable Changes since v0.13.0-rc2

  • Github Actions cache backend now supports defining timeout in case the service gets rate-limited #4702
  • Windows release now has setup instructions #4692
  • Fix issue with Stargz after new Info() API was added #4694 #4558

Dependency Changes

  • github.com/containerd/fuse-overlayfs-snapshotter v1.0.2 -> v1.0.8
  • github.com/felixge/fgprof v0.9.3 new
  • github.com/golang-jwt/jwt/v4 v4.4.2 -> v4.5.0
  • github.com/google/pprof e72429f035bd new
  • github.com/moby/term v0.5.0 new
  • github.com/pkg/profile v1.5.0 -> v1.7.0
  • github.com/serialx/hashring 8b2912629002 -> 22c0c7ab6b1b
  • github.com/spdx/tools-golang v0.5.1 -> v0.5.3
  • github.com/tonistiigi/go-actions-cache 0bdeb6e1eac7 -> a0b64f338598
  • go.etcd.io/bbolt v1.3.7 -> v1.3.9

Previous release can be found at v0.13.0-rc2