Version 3.15.1

This commit is contained in:
Girish Ramakrishnan 2024-10-15 23:07:36 +02:00
parent 38d81367d3
commit 69894610e9
2 changed files with 6 additions and 1 deletions

View File

@ -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 * hold on to batch job stats till cleanup by @poornas in #20480
* use absolute path for binary checksum verification by @harshavardhana in #20487 * use absolute path for binary checksum verification by @harshavardhana in #20487
* Fix PPC cgroup memory limit by @klauspost in #20488 * 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)

View File

@ -5,7 +5,7 @@
"description": "file://DESCRIPTION.md", "description": "file://DESCRIPTION.md",
"changelog": "file://CHANGELOG", "changelog": "file://CHANGELOG",
"tagline": "Distributed object storage", "tagline": "Distributed object storage",
"version": "3.15.0", "version": "3.15.1",
"upstreamVersion": "RELEASE.2024-10-13T13-34-11Z", "upstreamVersion": "RELEASE.2024-10-13T13-34-11Z",
"healthCheckPath": "/minio/login", "healthCheckPath": "/minio/login",
"memoryLimit": 2147483648, "memoryLimit": 2147483648,