From 540ad857fdb270d3ca11ec57af43841356886726 Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Fri, 15 Dec 2023 10:16:17 +0100 Subject: [PATCH] Version 3.11.2 --- CHANGELOG | 7 +++++++ CloudronManifest.json | 4 ++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 38b2b73..1e4e0e8 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -2157,3 +2157,10 @@ Improve replication performance. See (#12080, #12054, #12009) for more details. * reduce logging during permission denied errors by @harshavardhana in #18641 * healthcheck requests with user-agent mozilla do not need redirects by @harshavardhana in #18642 * Changed the expression to render the value by @shtripat in #18627 + +[3.11.2] +* Update minio to 2023-12-14T18-51-57Z +* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2023-12-14T18-51-57Z) +* re-use the same local drive used by remote-peer by @harshavardhana in #18645 +* Label the notification target metrics by their target IDs by @Praveenrajmani in #18633 +* update console UI to v0.43.0 release by @harshavardhana in #18653 diff --git a/CloudronManifest.json b/CloudronManifest.json index 511073d..faeae95 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -5,8 +5,8 @@ "description": "file://DESCRIPTION.md", "changelog": "file://CHANGELOG", "tagline": "Distributed object storage", - "version": "3.11.1", - "upstreamVersion": "2023-12-13T23-28-55Z", + "version": "3.11.2", + "upstreamVersion": "2023-12-14T18-51-57Z", "healthCheckPath": "/minio/login", "memoryLimit": 805306368, "httpPort": 8000,