From c1dbd2139f47ede8300a80fae2e16bdf09407093 Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Sun, 10 Apr 2022 06:57:22 -0700 Subject: [PATCH] Version 2.4.8 --- CHANGELOG | 9 +++++++++ CloudronManifest.json | 4 ++-- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 4979a19..1cd90f3 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1092,3 +1092,12 @@ Improve replication performance. See (#12080, #12054, #12009) for more details. * fix: multiple pool setup return incorrect DeleteMarker metadata by @harshavardhana in #14642 * Quick type for fix ttfb entry in table by @eco-minio in #14647 +[2.4.8] +* Update minio to 2022-04-09T15-09-52Z +* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2022-04-09T15-09-52Z) +* Add metrics for observing IAM sync operations by @donatello in #14680 +* Write deployment id to health report at the start by @anjalshireesh in #14673 +* etag: add Format and Decrypt functions by @aead in #14659 +* Remove unnecessary log printing by @vadmeste in #14685 +* listing: improve listing of encrypted objects by @aead in #14667 +* Set inspect-input.txt modtime by @klauspost in #14688 diff --git a/CloudronManifest.json b/CloudronManifest.json index ae8630c..9b3814e 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.7", - "upstreamVersion": "2022-04-01T03-41-39Z", + "version": "2.4.8", + "upstreamVersion": "2022-04-09T15-09-52Z", "healthCheckPath": "/minio/login", "httpPort": 8000, "httpPorts": {