Skip to content

v0.31.1

Latest
Compare
Choose a tag to compare
@roman-khimov roman-khimov released this 13 Sep 12:05
· 17 commits to master since this release
808be4d

Changed

  • Documentation for extensions and unsupported features (#990, #991, #995, #998)
  • Go 1.22+ is required to build now (#927)
  • stream_timeout default timeout from 10s to 60s (#973)
  • Multipart objects are signed directly by gate now (#1001)

Fixed

  • Incorrect locked object deletion (#992)
  • Potential version ID collisions in some cases (#993)
  • Excessive memory use when working with small objects (#997)

Updated

  • github.com/minio/sio from v0.4.0 to v0.4.1 (#927)
  • github.com/nats-io/nats.go from v1.34.0 to v1.37.0 (#927)
  • github.com/nspcc-dev/tzhash from v1.8.1 to v1.8.2 (#927)
  • github.com/prometheus/client_golang from v1.20.0 to v1.20.2 (#927)
  • github.com/urfave/cli/v2 from v2.27.2 to v2.27.4 (#927)