mirror of
https://git.cloudron.io/cloudron/minio-app
synced 2025-09-13 08:19:12 +00:00
Update package version to 4.0.1
This commit is contained in:
@@ -2764,3 +2764,9 @@ Improve replication performance. See (#12080, #12054, #12009) for more details.
|
||||
* Correct bucket metrics name by [@​shtripat](https://github.com/shtripat) in https://github.com/minio/minio/pull/20823
|
||||
* update deps by [@​harshavardhana](https://github.com/harshavardhana) in https://github.com/minio/minio/pull/20851
|
||||
|
||||
[4.0.1]
|
||||
* Update minio to RELEASE.2025-01-20T14-49-07Z
|
||||
* [Full Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2025-01-20T14-49-07Z)
|
||||
* do not list buckets without local quorum by [@​harshavardhana](https://github.com/harshavardhana) in https://github.com/minio/minio/pull/20852
|
||||
* Add Full Object Checksums and CRC64-NVME by [@​klauspost](https://github.com/klauspost) in https://github.com/minio/minio/pull/20855
|
||||
|
||||
|
@@ -5,7 +5,7 @@
|
||||
"description": "file://DESCRIPTION.md",
|
||||
"changelog": "file://CHANGELOG",
|
||||
"tagline": "Distributed object storage",
|
||||
"version": "4.0.0",
|
||||
"version": "4.0.1",
|
||||
"upstreamVersion": "RELEASE.2025-01-20T14-49-07Z",
|
||||
"healthCheckPath": "/minio/login",
|
||||
"memoryLimit": 2147483648,
|
||||
|
Reference in New Issue
Block a user