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

Bump version

This commit is contained in:
Johannes Zellner
2023-12-24 10:20:38 +01:00
parent 951a874909
commit 669976c293
3 changed files with 17 additions and 3 deletions

View File

@@ -2180,3 +2180,17 @@ Improve replication performance. See (#12080, #12054, #12009) for more details.
* Fix quota config replication for SR by @poornas in #18684
* Update Console version to v0.43.1 by @cesnietor in #18683
[3.11.4]
* Update minio to 2023-12-23T07-19-11Z
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2023-12-23T07-19-11Z)
* Export tier metrics by @krisis in https://github.com/minio/minio/pull/18678
* allow pre-allocating buffers to reduce frequent GCs during growth by @harshavardhana in https://github.com/minio/minio/pull/18686
* prom: Add online and healing drives metrics per erasure set by @vadmeste in https://github.com/minio/minio/pull/18700
* send proper IPv6 names avoid bracketing notation by @harshavardhana in https://github.com/minio/minio/pull/18699
* rename object_size -> block_size for cache subsystem by @harshavardhana in https://github.com/minio/minio/pull/18694
* tier: Allow edit of the new Azure and AWS auth params by @vadmeste in https://github.com/minio/minio/pull/18690
* fix: reject clients that do not send proper payload by @harshavardhana in https://github.com/minio/minio/pull/18701
* Graph cluster wide where applicable by @shtripat in https://github.com/minio/minio/pull/18705
* server-info: Avoid initializing audit/log http/kafka targets by @vadmeste in https://github.com/minio/minio/pull/18703
* Fix precendence bug in S3Select SQL IN clauses by @donatello in https://github.com/minio/minio/pull/18708