diff --git a/CHANGELOG b/CHANGELOG index e2b2a53..10f30aa 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1211,3 +1211,14 @@ Improve replication performance. See (#12080, #12054, #12009) for more details. * Update dperf to 0.4.1 by @vadmeste in #15071 * sts: Avoid printing all STS errors by @vadmeste in #15065 +[2.7.4] +* Update minio to 2022-06-17T02-00-35Z +* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2022-06-17T02-00-35Z) +* debug: Close object after check by @vadmeste in #15077 +* kms: initialize after cli parsing by @vadmeste in #15076 +* Support configuration of a session policy file by @rgcostea in #15078 +* erasure-sd: Evaluate versioning Prefix in multi-delete objects by @vadmeste in #15081 +* fix: simplify healthcheck code to freeze calls only once by @harshavardhana in #15082 +* add bucket level S3 received/sent bytes by @harshavardhana in #15084 +* fix: background local test also via channel by @harshavardhana in #15086 +* add dataErrs for healing debug log by @harshavardhana in #15092 diff --git a/CloudronManifest.json b/CloudronManifest.json index b032d93..a5cf09c 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -5,8 +5,8 @@ "description": "file://DESCRIPTION.md", "changelog": "file://CHANGELOG", "tagline": "Distributed object storage", - "version": "2.7.3", - "upstreamVersion": "2022-06-11T19-55-32Z", + "version": "2.7.4", + "upstreamVersion": "2022-06-17T02-00-35Z", "healthCheckPath": "/minio/login", "memoryLimit": 805306368, "httpPort": 8000,