diff --git a/CHANGELOG b/CHANGELOG index 31ef98c..12729fc 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1112,3 +1112,12 @@ Improve replication performance. See (#12080, #12054, #12009) for more details. * Set permissions for GitHub actions by @naveensrinivasan in #14693 * Add support for minio tier type by @krisis in #14468 +[2.4.10] +* Update minio to 2022-04-16T04-26-02Z +* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2022-04-16T04-26-02Z) +* Allow parallel decom migration threads to be more than erasure sets by @krishnasrinivas in #14733 +* Include speedtest as part of healthinfo api by @anjalshireesh in #14696 +* Support templating accessKey existingSecret and bucket name by @yisiqi in #14643 +* enable go1.18.x builds by @harshavardhana in #14746 +* [S3Select] Switch to new parquet library and reduce locking by @donatello in #14731 +* Update Console v0.15.13 by @dvaldivia in #14751 diff --git a/CloudronManifest.json b/CloudronManifest.json index 04977a0..44cbed1 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -5,8 +5,8 @@ "description": "file://DESCRIPTION.md", "changelog": "file://CHANGELOG", "tagline": "Distributed object storage", - "version": "2.4.9", - "upstreamVersion": "2022-04-12T06-55-35Z", + "version": "2.4.10", + "upstreamVersion": "2022-04-16T04-26-02Z", "healthCheckPath": "/minio/login", "httpPort": 8000, "httpPorts": {