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

Version 1.50.0

This commit is contained in:
Girish Ramakrishnan
2019-02-21 10:53:41 -08:00
parent 76eb4498e6
commit b2fad00b2d
4 changed files with 10 additions and 3 deletions

View File

@@ -275,3 +275,10 @@
[1.49.0]
* Update minio to 2019-02-14T00-21-45Z
[1.50.0]
* Update minio to 2019-02-20T22-44-29Z
* [Full changelog](https://github.com/minio/minio/releases/tag/RELEASE.2019-02-20T22-44-29Z)
* Security Fix: Incoming requests with unusual behavior are now validated.Please see here for more details. Upgrade is recommended.
* Simplified and fixed vault token renewal. See #7241 for details.
* Added support for HTTP/2.0 in Minio Server. See #7204 for details.