1
0
mirror of https://git.cloudron.io/cloudron/minio-app synced 2025-09-24 22:17:35 +00:00

Version 3.10.1

This commit is contained in:
Girish Ramakrishnan
2023-12-06 16:23:56 +01:00
parent ce4f12fbd6
commit 237a7747d9
4 changed files with 20 additions and 10 deletions

View File

@@ -2122,3 +2122,13 @@ Improve replication performance. See (#12080, #12054, #12009) for more details.
* Adding a fix to check for bucket existence before upload by @zveinn in #18496
* use the latest UBI image by @harshavardhana in #18497
* Implement batch snowball by @vadmeste in #18485
[3.10.1]
* Update minio to 2023-12-06T09-09-22Z
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2023-12-06T09-09-22Z)
* avoid hot-tier SLA to be tied to warm-tier SLA by @harshavardhana in #18581
* avoid double MRF heal when there is versions disparity by @harshavardhana in #18585
* upon RenameData() quorum error delete any partial success by @harshavardhana in #18586
* avoid caching metrics for timeout errors per drive by @harshavardhana in #18584
* parallelize renameData() cleanup upon error by @harshavardhana in #18591
* handle crashes with ILM expiry changes by @harshavardhana in #18590