Skip to content

Major bugfix release

Compare
Choose a tag to compare
@minio-trusted minio-trusted released this 15 Aug 23:48
· 519 commits to master since this release
2.0.0

Changelog

  • API: Change CopyObjectAsync to support metadata replacement (#233) (07/09/18)
  • update maintainers.md for package creation (#231) (07/02/18)
  • #211 Simplified project and build system. (#212) (06/27/18)
  • fix: redefine LastModifiedDateTime accessor to return nullable DateTime (#228) (06/26/18)
  • fix null pointer exception for zero byte uploads (#227) (06/26/18)
  • fix: pass region down correctly to authenticator (#223) (06/25/18)
  • fix url encoding for presign urls (#221) (06/05/18)
  • fix GetBucketPolicy test failing due to Content-Length header missing (#220) (06/04/18)