diff --git a/CHANGELOG b/CHANGELOG index b42b1a8..3f94b7a 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -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. + diff --git a/CloudronManifest.json b/CloudronManifest.json index 1da7218..bc59e59 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -5,8 +5,8 @@ "description": "file://DESCRIPTION.md", "changelog": "file://CHANGELOG", "tagline": "Distributed object storage", - "version": "2.9.13", - "upstreamVersion": "2022-10-21T22-37-48Z", + "version": "2.10.0", + "upstreamVersion": "2022-10-29T06-21-33Z", "healthCheckPath": "/minio/login", "memoryLimit": 805306368, "httpPort": 8000,