Skip to content

v2.1.2

Compare
Choose a tag to compare
@mostynb mostynb released this 06 Sep 22:50
· 308 commits to master since this release

Notable changes since v2.1.1:

  • Upgrade minio-go to v7.0.13 for an IMDSv2 fix. (#465)
  • Remove some dead code found by linters.
  • Optimise FindMissingBlobs. (#408)
  • Push both amd64 and arm64 images to dockerhub. (#450)
  • Fix a segfault when unable to create a temporary file. (#451)