mirror of
https://git.cloudron.io/cloudron/minio-app
synced 2025-09-01 14:54:58 +00:00
Update package version to 4.2.0
This commit is contained in:
@@ -2822,3 +2822,12 @@ Improve replication performance. See (#12080, #12054, #12009) for more details.
|
||||
* Fix healing probability for skipped folders by [@​klauspost](https://github.com/klauspost) in https://github.com/minio/minio/pull/20988
|
||||
* [@​triplechecker-com](https://github.com/triplechecker-com) made their first contribution in https://github.com/minio/minio/pull/20970
|
||||
|
||||
[4.2.0]
|
||||
* Update minio to RELEASE.2025-03-12T18-04-18Z
|
||||
* [Full Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2025-03-12T18-04-18Z)
|
||||
* Enforce a bucket limit of 100 to v2 metrics calls by [@​klauspost](https://github.com/klauspost) in https://github.com/minio/minio/pull/20761
|
||||
* Update typos config by [@​donatello](https://github.com/donatello) in https://github.com/minio/minio/pull/21018
|
||||
* Update ssh and jws libs for fixed CVEs by [@​donatello](https://github.com/donatello) in https://github.com/minio/minio/pull/21017
|
||||
* Disable unstable test by [@​klauspost](https://github.com/klauspost) in https://github.com/minio/minio/pull/20996
|
||||
* decom: Ignore not found buckets ([#​509](https://github.com/minio/minio/issues/509)) by [@​vadmeste](https://github.com/vadmeste) in https://github.com/minio/minio/pull/21023
|
||||
|
||||
|
@@ -5,7 +5,7 @@
|
||||
"description": "file://DESCRIPTION.md",
|
||||
"changelog": "file://CHANGELOG",
|
||||
"tagline": "Distributed object storage",
|
||||
"version": "4.1.3",
|
||||
"version": "4.2.0",
|
||||
"upstreamVersion": "RELEASE.2025-03-12T18-04-18Z",
|
||||
"healthCheckPath": "/minio/login",
|
||||
"memoryLimit": 2147483648,
|
||||
|
Reference in New Issue
Block a user