From 293beffadce3c639bdf0642214063cc8f31e6592 Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Sun, 21 May 2023 07:18:24 +0200 Subject: [PATCH] Version 3.5.0 --- CHANGELOG | 11 +++++++++++ CloudronManifest.json | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index fb48412..b995f92 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1790,3 +1790,14 @@ Improve replication performance. See (#12080, #12054, #12009) for more details. * optimization use small blocks up to 64KB by @klauspost in #17107 * Support systemd notify protocol by @WGH- in #17062 * fix: store notification events immediately for persistent queues by @Praveenrajmani in #17112 + +[3.5.0] +* Update minio to 2023-05-18T00-05-36Z +* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2023-05-18T00-05-36Z) +* Signed trailers for signature v4 by @klauspost in #16484 +* add etc-path to post-job.yaml in helm chart by @mstein11 in #17148 +* helm: declare missing properties in values.yaml by @dnskr in #17153 +* Validate if replication config being added is self referential by @poornas in #17142 +* helm-chart: Use minio service account for post-deploy job if available by @LinAnt in #17077 +* put *msgp.Reader back to pool by @jiuker in #17156 +* add Err to BucketExists when NoSuchBucket by @jiuker in #17155 diff --git a/CloudronManifest.json b/CloudronManifest.json index 8ff70a2..1dff6b3 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -5,7 +5,7 @@ "description": "file://DESCRIPTION.md", "changelog": "file://CHANGELOG", "tagline": "Distributed object storage", - "version": "3.4.20-1", + "version": "3.5.0", "upstreamVersion": "2023-05-18T00-05-36Z", "healthCheckPath": "/minio/login", "memoryLimit": 805306368,