From ad93f494674ec9b6a38ea246db79981e9482ee9f Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Thu, 26 May 2022 08:51:17 -0700 Subject: [PATCH] Version 2.5.3 --- CHANGELOG | 8 ++++++++ CloudronManifest.json | 4 ++-- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index e1807f1..855ce36 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1171,3 +1171,11 @@ Improve replication performance. See (#12080, #12054, #12009) for more details. * Fix WalkDir fallback hot loop by @klauspost in #14961 * fetch bucket replication stats across peers in single call by @harshavardhana in #14956 +[2.5.3] +* Update minio to 2022-05-26T05-48-41Z +* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2022-05-26T05-48-41Z) +* replication healing: Fix typo when healing bucket quota info by @vadmeste in #14966 +* Do not use inline data size in xl.meta quorum calculation by @vadmeste in #14831 +* 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 diff --git a/CloudronManifest.json b/CloudronManifest.json index b03134b..11d7ec4 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.2", - "upstreamVersion": "2022-05-23T18-45-11Z", + "version": "2.5.3", + "upstreamVersion": "2022-05-26T05-48-41Z", "healthCheckPath": "/minio/login", "httpPort": 8000, "httpPorts": {