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

Version 3.12.5

This commit is contained in:
Girish Ramakrishnan
2024-01-19 15:40:44 +01:00
parent 59ed1a0fc1
commit 0e70c439cf
2 changed files with 10 additions and 2 deletions

View File

@@ -2231,3 +2231,11 @@ Improve replication performance. See (#12080, #12054, #12009) for more details.
* adding a missing return case to fix GetObjectTagging by @zveinn in https://github.com/minio/minio/pull/18793
* xl-meta: Clean output by @klauspost in https://github.com/minio/minio/pull/18794
[3.12.5]
* Update minio to 2024-01-18T22-51-28Z
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2024-01-18T22-51-28Z)
* reject reference format from a different deployment by @harshavardhana in #18800
* fix: a typo in storeDataUsageInBackend() comment by @chienguo in #18778
* Deallocate huge read buffers by @klauspost in #18813
* fix: HealBucket regression for empty buckets, simplify it by @harshavardhana in #18815
* Fix mini typo by @fwessels in #18816