1
0
mirror of https://git.cloudron.io/cloudron/minio-app synced 2025-09-28 16:07:24 +00:00

Version 3.4.0

This commit is contained in:
Girish Ramakrishnan
2023-01-03 18:06:51 +01:00
parent 15f02a8d0f
commit 9ee3f02a10
3 changed files with 18 additions and 1 deletions

View File

@@ -1590,3 +1590,11 @@ Improve replication performance. See (#12080, #12054, #12009) for more details.
* fix: iso8601TimeFormat padding issue for certain nanoseconds by @harshavardhana in #16207
* Add LDAP DNS SRV record lookup support by @donatello in #16201
[3.4.0]
* Update minio to 2023-01-02T09-40-09Z
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2023-01-02T09-40-09Z)
* Rebalancing pools correctly choose object sizes to calculate the final distribution #16240
* Startup improvements to support WAN-based distributed MinIO setups #16259
* Add HTTP2-only support for external policy plugin #16225
* Locks are now spread across different pools based on object affinity #16312