diff --git a/CHANGELOG b/CHANGELOG index 0a89280..4407529 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -2100,3 +2100,12 @@ Improve replication performance. See (#12080, #12054, #12009) for more details. * fix: ignore dperf on unformatted/unavailable/unmounted drives by @harshavardhana in #18435 * Adding a missing return to fix SFTP Rmdir message by @zveinn in #18438 +[3.9.11] +* Update minio to 2023-11-20T22-40-07Z +* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2023-11-20T22-40-07Z) +* health: split liveness and readiness handler by @aead in #18457 +* Remove stale data in HEAD/GET object by @vadmeste in #18460 +* remove checking for BucketInfo() peer call for every PUT() by @harshavardhana in #18464 +* Added graph for Erasure Set Tolerance value by @shtripat in #18472 +* audit: Try to send audit even if the status is offline by @vadmeste in #18458 +* fix: close the http.Body when WebhookTarget isActive by @jiuker in #18467 diff --git a/CloudronManifest.json b/CloudronManifest.json index 2715eca..478cf2d 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -5,8 +5,8 @@ "description": "file://DESCRIPTION.md", "changelog": "file://CHANGELOG", "tagline": "Distributed object storage", - "version": "3.9.10", - "upstreamVersion": "2023-11-15T20-43-25Z", + "version": "3.9.11", + "upstreamVersion": "2023-11-20T22-40-07Z", "healthCheckPath": "/minio/login", "memoryLimit": 805306368, "httpPort": 8000,