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

Version 3.13.9

This commit is contained in:
Girish Ramakrishnan
2024-04-01 11:59:58 +02:00
parent d8c7fa0d47
commit 5cee1588f3
2 changed files with 9 additions and 2 deletions

View File

@@ -2429,3 +2429,10 @@ Improve replication performance. See (#12080, #12054, #12009) for more details.
* allow configuring inline shard size value by @harshavardhana in https://github.com/minio/minio/pull/19336
* replication:fix precondition check for multipart by @poornas in https://github.com/minio/minio/pull/19349
[3.13.9]
* Update minio to 2024-03-30T09-41-56Z
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2024-03-30T09-41-56Z)
* Support for SSE-C encrypted objects with site and bucket replication.
* CPU issue addressed when you have 1000's of folder prefixes at bucket root.
* LDAP support normalization of DN names for consistent behavior.