1
0
mirror of https://git.cloudron.io/cloudron/minio-app synced 2025-12-06 08:10:12 +00:00

Version 3.4.18

This commit is contained in:
Girish Ramakrishnan
2023-04-21 18:21:52 +02:00
parent 86ebec77eb
commit 9964fd0db8
4 changed files with 48 additions and 34 deletions

View File

@@ -1755,3 +1755,17 @@ Improve replication performance. See (#12080, #12054, #12009) for more details.
* chore: fix automatic issue handling from linter in ci by @ferhatelmas in #16969
* Add used inodes to disk info by @vadmeste in #16994
* Indicate RenameData is called by healObject by @krisis in #16997
[3.4.18]
* Update minio to 2023-04-20T17-56-55Z
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2023-04-20T17-56-55Z)
* build: support loong64 by @wojiushixiaobai in #17027
* fix: lambda function expiration when cred.Expiration is set by @klauspost in #17029
* heal: avoid logging version not found by @poornas in #17031
* Add part count to checksum by @klauspost in #17035
* commonParity should pick readable FileInfo by @krisis in #17032
* fix: Type of rejection for FIFO quota input by @jiuker in #17016
* fix: DeleteBucketThrottle must delete ARN by @jiuker in #17034
* implement support for FTP/SFTP server by @harshavardhana in #16952
* Reduce allocations in Walkdir by @klauspost in #17036
* Reformat helm chart templates by @dnskr in #16947