1
0
mirror of https://git.cloudron.io/cloudron/minio-app synced 2025-09-28 16:07:24 +00:00

Version 3.6.2

This commit is contained in:
Girish Ramakrishnan
2023-07-12 09:05:00 +05:30
parent 55711af940
commit 7fa5fa0427
2 changed files with 11 additions and 2 deletions

View File

@@ -1885,3 +1885,12 @@ Improve replication performance. See (#12080, #12054, #12009) for more details.
* fix: upon DNS refresh() failure use previous values by @harshavardhana in #17561
* fix: create user without policy that is required by @jiuker in #17554
* fix: under FanOut API avoid repeated md5sum calculation by @harshavardhana in #17572
[3.6.2]
* Update minio to 2023-07-11T21-29-34Z
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2023-07-11T21-29-34Z)
* add variadic delays in peer notification retries by @harshavardhana in #17592
* Fix helm templating syntax in post-job by @aztechian in #17600
* Avoid per request URL parsing by @klauspost in #17593
* fix: set request ID in tracing context key by @donatello in #17602
* prometheus: Fix internode stats by @vadmeste in #17594