Version 3.5.0

This commit is contained in:
Girish Ramakrishnan 2023-05-21 07:18:24 +02:00
parent 29f3101513
commit 293beffadc
2 changed files with 12 additions and 1 deletions

View File

@ -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

View File

@ -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,