mirror of
https://git.cloudron.io/cloudron/minio-app
synced 2025-10-18 08:55:24 +00:00
Version 3.14.0
This commit is contained in:
@@ -2682,3 +2682,12 @@ Improve replication performance. See (#12080, #12054, #12009) for more details.
|
||||
* PutObject() for multi-pooled was holding large region locks, which was not necessary. This affects almost all slowpoke clients and lengthy uploads.
|
||||
* Re-arrange locks for CompleteMultipart, PutObject to be close to rename()
|
||||
|
||||
[3.14.0]
|
||||
* Update minio to 2024-09-22T00-33-43Z
|
||||
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2024-09-22T00-33-43Z)
|
||||
* Limit S3 Select JSON documents to 10MB by @klauspost in #20439
|
||||
* remove windows CI/CD for now by @harshavardhana in #20441
|
||||
* Fix behavior of AddServiceAccountLDAP for non-admin users by @taran-p in #20442
|
||||
* Added iam import tests for openid by @shtripat in #20432
|
||||
* batch: Set a default retry attempts and a prefix by @vadmeste in #20452
|
||||
* Ensure proper stale_uploads_cleanup_interval is used at all times by @ramondeklein in #20451
|
||||
|
Reference in New Issue
Block a user