Version 1.159.0

This commit is contained in:
Girish Ramakrishnan 2021-02-11 12:00:06 -08:00
parent 582f0c3986
commit 1a24f9436c
3 changed files with 5 additions and 2 deletions

View File

@ -833,3 +833,6 @@ Add support for ListObject caching. See (#10814, #10648, #10784, #10844, #10836,
* Fix replication implementation bugs related to metadata checks, delete marker deletion refer #11465, #11410
* Rolling upgrades are not supported in this release, please upgrade all servers at once.
[1.159.0]
* Update minio to 2021-02-11T08-23-43Z
* [Full changelog](https://github.com/minio/minio/releases/tag/RELEASE.2021-02-11T08-23-43Z)

View File

@ -5,7 +5,7 @@
"description": "file://DESCRIPTION.md",
"changelog": "file://CHANGELOG",
"tagline": "Distributed object storage",
"version": "1.158.0",
"version": "1.159.0",
"healthCheckPath": "/minio/login",
"httpPort": 8000,
"addons": {

View File

@ -1,4 +1,4 @@
This app packages Minio <upstream>2021-02-07T01-31-02Z</upstream>.
This app packages Minio <upstream>2021-02-11T08-23-43Z</upstream>.
Minio is a distributed object storage server built for cloud applications and devops.