Skip to content

Minor Bug Fix Release

Compare
Choose a tag to compare
@minio-trusted minio-trusted released this 14 Mar 14:30
· 327 commits to master since this release
5.0.8
c86edad

Highlights

  • Support Python 3.8. See (#847) for more details.

Changelog

  • Fixes not subscriptable objects (#858) (03/09/20)
  • Support to put/get/delete default encryption configuration apis on a bucket (#855) (02/24/20)
  • Fix deprecation warnings due to invalid escape sequences. (#853) (02/10/20)
  • Add support for Amazon S3 Transfer Acceleration for presigned urls (#827) (02/02/20)
  • Add note on concurrent usage of Minio client (#849) (02/01/20)
  • python 3.8 compatibility (#847) (01/27/20)