Skip to content

v1.8.3

Compare
Choose a tag to compare
@amwolff amwolff released this 22 Dec 11:45
· 182 commits to main since this release

Highlights

  • Object Layer:
    • Error handling has been improved
  • Bumped Go used to build release binaries to 1.19.3
  • Bumped libuplink to v1.10.0
  • Underlying MinIO has been updated with subtle changes (CHANGELOG)

Changelog

  • [4b74c3b] Makefile: downgrade golangci-lint
  • [f165b93] mod: bump dependencies
  • [6acd5fd] mod: use v1.10.0 tagged commit from storj.io/uplink
  • [f141979] mod: bump storj.io/uplink
  • [3c07a5d] internal/minioclient: instrument nontrivial functions with monkit's Task
  • [f0553a7] CODEOWNERS: use team name
  • [03bd42f] mod: set the language version to 1.18
  • [c818f14] Makefile: upgrade builds to Go 1.19.3
  • [9b3a957] mod: bump storj.io/{common,private,uplink,storj (testsuite)}
  • [9e2fca5] testsuite/go.mod: fix sqlite version
  • [38bdaef] gateway: fix formatting
  • [c749f6e] mod: bump dependencies
  • [1c6075e] mod: bump storj.io/{common,uplink,storj (testsuite)}
  • [d7d86aa] mod: bump storj.io/private
  • [fb2a697] mod: bump dependencies
  • [5d354f1] Makefile: bump golangci-lint to v1.49.0
  • [2abd9de] miniogw: return S3 error response for bad GetObject range requests
  • [e94a177] testsuite/integration: fix cleanup after copy/move
  • [2a1ed78] testsuite/integration: reenable copy and move test
  • [c15bd0e] testsuite/integration: allow kill s3fs error on cleanup
  • [aeb1c5d] mod: bump dependencies
  • [e57641a] miniogw: validate bucket name to provide a better error
  • [2e1a30f] docs: add a user guide
  • [29eab99] testsuite: replace deprecated ioutil

Docker image for this release: storjlabs/gateway:4b74c3b-v1.8.3-go1.19.3.