Skip to content

v1.8.0

Compare
Choose a tag to compare
@mniewrzal mniewrzal released this 17 Feb 10:46
· 225 commits to main since this release

What's Changed

  • New errors in public API: ErrStorageLimitExceeded and ErrSegmentsLimitExceeded (#77)
  • Improvements for storage node connections:
    • Increased upload/download timeout
    • Better connection pooling
  • Fixed issue with missing metadata while listing objects (#85)
  • Last part can be now zero-size (#78)
  • Small improvements in godoc
  • Updated storj.io/common dependency
  • Minum Go version required is now 1.15

Full Changelog: v1.7.1...v1.8.0