github minio/minio-go 4.0.6
Bug fix and feature release

latest releases: v7.0.70, v7.0.69, v7.0.68...
6 years ago

Highlights

  • Support Storage Class option for PutObject API.
  • Supports redirection of requests to new Hosts by re-authenticating the request automatically.

Changelog

  • Support redirect headers to sign again with new Host header. (#829)
  • Fail in PutObject if invalid user metadata is passed
  • PutObjectOptions Header: Don't include invalid header
  • Increase max retry count to 10 (#913)
  • Fix contentType typo while logging in testFputObject (#912)
  • Fixed misspelled mint mode env. var. (#909)
  • Add new regions for Paris and China west. (#905)
  • fix s3signer to use req.Host header (#899) <Bartłomiej Nogaś>
  • Update functional tests to not expect storage class (#904)
  • Fix PutObject docs for x-amz-storage-class (#903)
  • Add storage class support (#896)

Don't miss a new minio-go release

NewReleases is sending notifications on new releases.