1
0
mirror of https://git.cloudron.io/cloudron/minio-app synced 2025-10-18 00:45:23 +00:00

Version 1.143.0

This commit is contained in:
Girish Ramakrishnan
2020-10-14 09:50:53 -07:00
parent c7b2bfd874
commit 907fda9cf6
3 changed files with 9 additions and 2 deletions

View File

@@ -684,3 +684,10 @@
* remove safeMode behavior in startup. See (#10645) for more details.
* fix: cleanup old directory handling code. See (#10633) for more details.
* Fix replication slowness. See (#10632) for more details.
[1.143.0]
* Update minio to 2020-10-12T21-53-21Z
* [Full changelog](https://github.com/minio/minio/releases/tag/RELEASE.2020-10-12T21-53-21Z)
* Bump default idleConnsPerHost to control conns in time_wait . See(#10653) for more details.
* Add bandwidth monitoring for replication. See (#10501 #10652) for more details.ukla)