Version 2.9.1

This commit is contained in:
Girish Ramakrishnan 2022-08-25 20:00:13 +02:00
parent f8f48ee71c
commit 1a3a0f18b9
2 changed files with 5 additions and 2 deletions

View File

@ -1377,3 +1377,6 @@ Improve replication performance. See (#12080, #12054, #12009) for more details.
* Disk IO statistics is now available as real-time monitoring via mc #15512
* Replication now more accurately tracks failed replication events #15556
[2.9.1]
* Update minio to 2022-08-25T07-17-05Z
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2022-08-25T07-17-05Z)

View File

@ -5,8 +5,8 @@
"description": "file://DESCRIPTION.md",
"changelog": "file://CHANGELOG",
"tagline": "Distributed object storage",
"version": "2.9.0",
"upstreamVersion": "2022-08-22T23-53-06Z",
"version": "2.9.1",
"upstreamVersion": "2022-08-25T07-17-05Z",
"healthCheckPath": "/minio/login",
"memoryLimit": 805306368,
"httpPort": 8000,