1
0
mirror of https://git.cloudron.io/cloudron/minio-app synced 2025-09-02 07:15:04 +00:00

Version 1.52.0

This commit is contained in:
Girish Ramakrishnan
2019-03-08 11:35:18 -08:00
parent 3618aa0f9e
commit b03de0c6f2
3 changed files with 7 additions and 2 deletions

View File

@@ -288,3 +288,8 @@
* s3: Encode StartAfter when encoding type is passed (#7281) (02/25/19)
* s3: Add support of encodingType parameter (#7265) (02/24/19)
[1.52.0]
* Update minio to 2019-03-06T22-47-10Z
* Added support for temporary credentials for minio users via AssumeRole API. See here for details.
* Miscellaneous bugfix improvements in areas such as snappy compression, copyobjectpart, listobjects performance and detecting mountpoints.