mirror of
https://git.cloudron.io/cloudron/minio-app
synced 2025-09-02 15:25:07 +00:00
Version 3.15.1
This commit is contained in:
@@ -2701,3 +2701,8 @@ Improve replication performance. See (#12080, #12054, #12009) for more details.
|
||||
* hold on to batch job stats till cleanup by @poornas in #20480
|
||||
* use absolute path for binary checksum verification by @harshavardhana in #20487
|
||||
* Fix PPC cgroup memory limit by @klauspost in #20488
|
||||
|
||||
[3.15.1]
|
||||
* Update minio to 2024-10-13T13-34-11Z
|
||||
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2024-10-13T13-34-11Z)
|
||||
|
||||
|
@@ -5,7 +5,7 @@
|
||||
"description": "file://DESCRIPTION.md",
|
||||
"changelog": "file://CHANGELOG",
|
||||
"tagline": "Distributed object storage",
|
||||
"version": "3.15.0",
|
||||
"version": "3.15.1",
|
||||
"upstreamVersion": "RELEASE.2024-10-13T13-34-11Z",
|
||||
"healthCheckPath": "/minio/login",
|
||||
"memoryLimit": 2147483648,
|
||||
|
Reference in New Issue
Block a user