1
0
mirror of https://git.cloudron.io/cloudron/minio-app synced 2025-09-02 07:15:04 +00:00

Version 2.4.1

This commit is contained in:
Girish Ramakrishnan
2022-03-13 10:41:40 -07:00
parent 1f51564fc7
commit 444d1972e2
2 changed files with 7 additions and 2 deletions

View File

@@ -1057,4 +1057,9 @@ Improve replication performance. See (#12080, #12054, #12009) for more details.
* Update minio to 2022-03-11T11-08-23Z
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2022-03-11T11-08-23Z)
[2.4.1]
* Update minio to 2022-03-11T23-57-45Z
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2022-03-11T23-57-45Z)
* add filesystem group change policy for large minio deployments by @dharapvj in #14528
* Fix regression from range GET proxying #14345 by @poornas in #14532