1
0
mirror of https://git.cloudron.io/cloudron/minio-app synced 2025-09-01 23:04:59 +00:00

Version 1.114.0

This commit is contained in:
Girish Ramakrishnan
2020-06-15 08:54:51 -07:00
parent 5a434588e5
commit 1fcd92e537
3 changed files with 7 additions and 2 deletions

View File

@@ -490,3 +490,8 @@
* Delete dopped parts in multi-part upload. See (#9753) for more details.
* Fix manually passing healing options. See (#9756) for more details.
[1.114.0]
* Update minio to 2020-06-14T18-32-17Z
* [Full changelog](https://github.com/minio/minio/releases/tag/RELEASE.2020-06-14T18-32-17Z)
* Fixes a regression in timeout for local lockers, See #9828 for more details