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

Version v1.59.4

This commit is contained in:
Girish Ramakrishnan
2021-03-01 14:48:00 -08:00
parent 5416718efd
commit 1b74681053
3 changed files with 6 additions and 2 deletions

View File

@@ -852,3 +852,7 @@ Add support for ListObject caching. See (#10814, #10648, #10784, #10844, #10836,
* fix: Ensure cache has finished deserializing. See (#11620) for more details.
* Use DSYNC for xl.meta writes and NOATIME for reads. See (#11615) for more details.
* remove Content-MD5 on Range requests. See (#11611) for more details.
[1.59.4]
* Update minio to 2021-03-01T04-20-55Z
* [Full changelog](https://github.com/minio/minio/releases/tag/RELEASE.2021-03-01T04-20-55Z)