1
0
mirror of https://git.cloudron.io/cloudron/minio-app synced 2025-09-25 14:37:41 +00:00

Version 3.4.2

This commit is contained in:
Girish Ramakrishnan
2023-01-12 10:53:26 +01:00
parent 02d58cec8b
commit 661c07147e
5 changed files with 35 additions and 30 deletions

View File

@@ -1607,3 +1607,12 @@ Improve replication performance. See (#12080, #12054, #12009) for more details.
* converge listBuckets() as a peer call by @harshavardhana in #16346
* remove unnecessary kernel-tuning docs by @harshavardhana in #16354
[3.4.2]
* Update minio to 2023-01-12T02-06-16Z
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2023-01-12T02-06-16Z)
* xl: Quit early when EC config is not correct by @vadmeste in #16390
* Add comment field to service accounts by @vadmeste in #16380
* fix: allow bind on ipv6 loopback failures by @allanrogerr in #16388
* fix: error out if an object is found after a full decom by @vadmeste in #16277
* Update console to 0.22.5 by @donatello in #16400