1
0
mirror of https://git.cloudron.io/cloudron/minio-app synced 2025-09-01 23:04:59 +00:00

Version 2.6.0

This commit is contained in:
Girish Ramakrishnan
2022-06-02 08:23:38 -07:00
parent 32684767b6
commit d23b35e1b8
2 changed files with 8 additions and 2 deletions

View File

@@ -1179,3 +1179,9 @@ Improve replication performance. See (#12080, #12054, #12009) for more details.
* hash-set: Add file input for debug tool by @klauspost in #14965
* site replication: Allow replication rule edit by @poornas in #14969
* fix: copyObject on versioned bucket when updating metadata by @harshavardhana in #14971
[2.6.0]
* Update minio to 2022-06-02T02-11-04Z
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2022-06-02T02-11-04Z)
* feat: Single drive XL implementation