Version 1.130.0

This commit is contained in:
Girish Ramakrishnan 2020-08-25 11:23:53 -07:00
parent 1fe81c8b1f
commit 19c99f5ac0
2 changed files with 6 additions and 1 deletions

View File

@ -600,3 +600,8 @@
* Web UI Regression: Set default retention for uploaded objects. See (#10285) for more details.
* Single timeout for most locked API/heal ops. See (#10275) for more details.
* List common prefixes in ListObjectVersions. See (#10286) for more details.
[1.130.0]
* Update minio to 2020-08-25T00-21-20Z
* [Full changelog](https://github.com/minio/minio/releases/tag/RELEASE.2020-08-25T00-21-20Z)

View File

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