Version 1.57.0

This commit is contained in:
Girish Ramakrishnan 2019-04-10 10:06:35 -07:00
parent d754979356
commit caed9ab165
3 changed files with 5 additions and 2 deletions

View File

@ -309,3 +309,6 @@
* (security) Validate if bucket names are internal
* canonicalize ETag correctly
[1.57.0]
* Update minio to 2019-04-09T01-22-30Z

View File

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

View File

@ -1,4 +1,4 @@
This app packages Minio <upstream>2019-04-04T18-31-46Z</upstream>.
This app packages Minio <upstream>2019-04-09T01-22-30Z</upstream>.
Minio is a distributed object storage server built for cloud applications and devops.