1
0
mirror of https://git.cloudron.io/cloudron/minio-app synced 2025-09-25 14:37:41 +00:00

Version 2.10.0

This commit is contained in:
Girish Ramakrishnan
2022-10-29 17:23:37 +02:00
parent f65641edce
commit 2fc891a5ea
2 changed files with 11 additions and 2 deletions

View File

@@ -1503,3 +1503,12 @@ Improve replication performance. See (#12080, #12054, #12009) for more details.
* Fix Prometheus Probe tlsConfig, doesn't belong in ProberSpec by @briend in #15739
* Audit dangling object removal by @vadmeste in #15933
[2.10.0]
* Update minio to 2022-10-29T06-21-33Z
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2022-10-29T06-21-33Z)
* First release to support rebalancing two or more pooled setups to even out disk usage refer #15483
* Removes remaining gateway implementations of NAS/S3 and legacy FS mode completely - refer #15929.
* Existing users should continue to use their current releases if they wish to continue using gateway mode.
* Subscribed customers get downstream support until they are subscribed as per the terms of the subscription.
* Other miscellaneous fixes in Site Replication, Multipart Checksums and SUBNET registration.