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

Version 1.9.0

This commit is contained in:
Girish Ramakrishnan
2018-03-19 09:55:45 -07:00
parent 8870033cd0
commit d1798f7964
3 changed files with 8 additions and 2 deletions

View File

@@ -108,3 +108,9 @@
* Handle incoming proxy requests ip, scheme (#5591)
* Make sure to filter out internal metadata (#5601)
* Use toAPIErrorCode in HeadObject handler when decrypting request fails (#5600)
[1.9.0]
* Update minio to 2018-03-16T22-52-12Z
* Fixes a regression in Heal() implementation due to lock contention.
* Major cleanup of notification sub-system.