Version 2.4.14

This commit is contained in:
Girish Ramakrishnan 2022-05-04 09:18:40 -07:00
parent c10b3888f0
commit 0ec3052ad8
2 changed files with 8 additions and 2 deletions

View File

@ -1139,3 +1139,9 @@ Improve replication performance. See (#12080, #12054, #12009) for more details.
* Check error status codes by @klauspost in #14850
* Log Range Header by @klauspost in #14851
* fix: remove embedded-policy as requested by the user by @harshavardhana in #14847
[2.4.14]
* Update minio to 2022-05-04T07-45-27Z
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2022-05-04T07-45-27Z)
* Add audit log for decommissioning

View File

@ -5,8 +5,8 @@
"description": "file://DESCRIPTION.md",
"changelog": "file://CHANGELOG",
"tagline": "Distributed object storage",
"version": "2.4.13",
"upstreamVersion": "2022-05-03T20-36-08Z",
"version": "2.4.14",
"upstreamVersion": "2022-05-04T07-45-27Z",
"healthCheckPath": "/minio/login",
"httpPort": 8000,
"httpPorts": {