Version 2.7.1

This commit is contained in:
Girish Ramakrishnan 2022-06-10 11:33:52 -07:00
parent 4c6b99857c
commit 2762522066
2 changed files with 6 additions and 1 deletions

View File

@ -1189,4 +1189,9 @@ Improve replication performance. See (#12080, #12054, #12009) for more details.
* Update minio to 2022-06-07T00-33-41Z
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2022-06-07T00-33-41Z)
[2.7.1]
* Update minio to 2022-06-07T00-33-41Z
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2022-06-07T00-33-41Z)
* do not print errors upon 'nil' err (06/06/22) (Minio Trusted)

View File

@ -5,7 +5,7 @@
"description": "file://DESCRIPTION.md",
"changelog": "file://CHANGELOG",
"tagline": "Distributed object storage",
"version": "2.7.0",
"version": "2.7.1",
"upstreamVersion": "2022-06-07T00-33-41Z",
"healthCheckPath": "/minio/login",
"memoryLimit": 805306368,