diff --git a/CHANGELOG b/CHANGELOG index 1cea88a..e1807f1 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1163,3 +1163,11 @@ Improve replication performance. See (#12080, #12054, #12009) for more details. * add support for extra Prometheus labels by @harshavardhana in #14899 * use BadRequest HTTP status instead of Conflict for certain errors by @harshavardhana in #14900 +[2.5.2] +* Update minio to 2022-05-23T18-45-11Z +* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2022-05-23T18-45-11Z) +* mrf: Fix stale MRF data showed in heal info by @vadmeste in #14953 +* Relax site replication syncing of service accounts by @poornas in #14955 +* Fix WalkDir fallback hot loop by @klauspost in #14961 +* fetch bucket replication stats across peers in single call by @harshavardhana in #14956 + diff --git a/CloudronManifest.json b/CloudronManifest.json index 9520980..b03134b 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -5,8 +5,8 @@ "description": "file://DESCRIPTION.md", "changelog": "file://CHANGELOG", "tagline": "Distributed object storage", - "version": "2.5.1", - "upstreamVersion": "2022-05-19T18-20-59Z", + "version": "2.5.2", + "upstreamVersion": "2022-05-23T18-45-11Z", "healthCheckPath": "/minio/login", "httpPort": 8000, "httpPorts": {