1
0
mirror of https://git.cloudron.io/cloudron/minio-app synced 2025-09-25 22:47:23 +00:00

Version 3.13.6

This commit is contained in:
Girish Ramakrishnan
2024-05-28 09:06:25 +02:00
parent 9bea0cc891
commit 9d1b7e1a9d
4 changed files with 25 additions and 19 deletions

View File

@@ -2566,3 +2566,9 @@ Improve replication performance. See (#12080, #12054, #12009) for more details.
* kms: add support for MinKMS and remove some unused/broken code (#19368) (05/08/24)
* return appropriate error upon reaching maxClients() (#19669) (05/07/24)
[3.13.16]
* Update minio to 2024-05-27T19-17-46Z
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2024-05-27T19-17-46Z)
* Major optimization in handling hung network disconnects, and related tests and hardening added #19719, #19605, #19741
* Fix a medium CVE for information disclosure - during GETs with conditional headers such as If-modified-since, if-unmodified-since #19810