1
0
mirror of https://git.cloudron.io/cloudron/minio-app synced 2025-09-27 23:47:26 +00:00

Version 3.9.7

This commit is contained in:
Girish Ramakrishnan
2023-11-02 10:49:42 +01:00
parent c5a3a190b2
commit 124bc9e833
4 changed files with 15 additions and 10 deletions

View File

@@ -2069,3 +2069,8 @@ Improve replication performance. See (#12080, #12054, #12009) for more details.
* fix: parse the subsys env error by @jiuker in #18319
* add MC_CONFIG_DIR to use mc from writable path by @harshavardhana in #18317
* Reload replication targets lazily if missing by @poornas in #18333
[3.9.7]
* Update minio to 2023-11-01T18-37-25Z
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2023-11-01T18-37-25Z)
* Fix hanging scanner saves by @klauspost in #18368