Version 2.9.8

This commit is contained in:
Girish Ramakrishnan 2022-10-06 10:39:47 +02:00
parent bcf271abc9
commit a8805259b5
2 changed files with 5 additions and 2 deletions

View File

@ -1454,3 +1454,6 @@ Improve replication performance. See (#12080, #12054, #12009) for more details.
* Re-load config after reset by @anjalshireesh in #15771
* fix: de-duplicate conflicting object names on namespace by @harshavardhana in #15772
[2.9.8]
* Update minio to 2022-10-05T14-58-27Z
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2022-10-05T14-58-27Z)

View File

@ -5,8 +5,8 @@
"description": "file://DESCRIPTION.md",
"changelog": "file://CHANGELOG",
"tagline": "Distributed object storage",
"version": "2.9.7",
"upstreamVersion": "2022-10-02T19-29-29Z",
"version": "2.9.8",
"upstreamVersion": "2022-10-05T14-58-27Z",
"healthCheckPath": "/minio/login",
"memoryLimit": 805306368,
"httpPort": 8000,