Skip to content

v0.22.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 21 May 12:51
· 85 commits to master since this release
13cf07c

Welcome to the v0.22.0 release of buildkit!

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

Contributors

  • Tõnis Tiigi
  • CrazyMax
  • Akihiro Suda
  • Sebastiaan van Stijn
  • Alberto Garcia Hierro
  • Anthony Nandaa
  • Jonathan A. Sternberg
  • Bertrand Paquet
  • Gleb Nebolyubov
  • Justin Chadwell
  • liulanzheng

Notable Changes

  • Add checksum support to Git source. #5975
  • Allow duration based filters on diskusage requests. #5455
  • Ignore Apple extended file attributes during copy. #5937 tonistiigi/fsutil#235
  • Support for building overlaybd images. #3867 docs
  • Improve error message for registry and local cache export when using image-manifest and oci-mediatypes options. #5966
  • Fix supported platforms reported by the worker. #5968
  • Fix CDI device request by class annotation. #5969
  • Fix panic when using a tiny terminal. #5967
  • CNI plugins have been updated to v1.7.1. #5533

Dependency Changes

  • github.com/containerd/accelerated-container-image v1.2.3 new
  • github.com/containerd/containerd/v2 v2.0.4 -> v2.0.5
  • github.com/docker/cli v28.0.4 -> v28.1.1
  • github.com/docker/docker v28.0.4 -> v28.1.1
  • github.com/moby/go-archive 21f3f3385ab7 -> v0.1.0
  • github.com/moby/sys/atomicwriter v0.1.0 new
  • github.com/tonistiigi/fsutil 5b74a7ad7583 -> 3f76f8130144
  • github.com/vbatts/tar-split v0.11.6 -> v0.12.1

Previous release can be found at v0.21.1