Skip to content

v1.6.0

Compare
Choose a tag to compare
@amwolff amwolff released this 07 Feb 16:05
· 265 commits to main since this release

Highlights

  • Object Layer:
    • ListObjects/ListObjectsV2 now can be forced to return ordered results (warning: this is inefficient)
    • CompleteMultipartUpload now fully verifies uploaded parts
    • ListObjects/ListObjectsV2 now return no results when max_keys = 0 (this is S3-compliant)
  • MinIO update! Underlying MinIO has been updated to the latest Apache-2.0-licensed commit

Changelog

  • [7583e1a] mod: bump storj.io/minio
  • [8aeda22] miniogw: if max-keys requested zero, return no objects in listing
  • [4b721d3] {mod,miniogw,testsuite}: bump storj.io/minio
  • [a85a953] miniogw: make CompleteMultipartUpload verify uploaded parts
  • [0067a0b] miniogw: don't offset part IDs in multipart ops
  • [6f55960] {miniogw,testsuite/miniogw}: allow ListObjects(V2) to be fully compliant
  • [d3cb100] testsuite/miniogw: add TestSlowDown
  • [b9f9cd8] mod: bump common, quic, golang/x packages
  • [69a8ae5] mod: use vendored base58

Docker image for this release: storjlabs/gateway:7583e1a-v1.6.0-go1.17.5.