diff --git a/CHANGELOG b/CHANGELOG index e7cfdf6..cc76ca9 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1130,4 +1130,12 @@ Improve replication performance. See (#12080, #12054, #12009) for more details. * Update minio to 2022-04-29T01-27-09Z * [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2022-04-29T01-27-09Z) - +[2.4.13] +* Update minio to 2022-05-03T20-36-08Z +* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2022-05-03T20-36-08Z) +* fix: panic in browser redirect handler for unexpected r.Host by @harshavardhana in #14844 +* fix: reject invalid r.Host headers by @harshavardhana in #14846 +* fix: disallow newer policies, users & groups with space characters by @harshavardhana in #14845 +* Check error status codes by @klauspost in #14850 +* Log Range Header by @klauspost in #14851 +* fix: remove embedded-policy as requested by the user by @harshavardhana in #14847 diff --git a/CloudronManifest.json b/CloudronManifest.json index ab34925..d419a1b 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.12", - "upstreamVersion": "2022-04-29T01-27-09Z", + "version": "2.4.13", + "upstreamVersion": "2022-05-03T20-36-08Z", "healthCheckPath": "/minio/login", "httpPort": 8000, "httpPorts": {