mirror of
https://git.cloudron.io/cloudron/minio-app
synced 2025-09-22 13:07:33 +00:00
Update package version to 4.4.1
This commit is contained in:
@@ -2848,3 +2848,9 @@ Improve replication performance. See (#12080, #12054, #12009) for more details.
|
||||
* Try reconnect IAM systems if failed initially by [@shtripat](https://github.com/shtripat) in https://github.com/minio/minio/pull/20333
|
||||
* Fix evaluation of NewerNoncurrentVersions by [@krisis](https://github.com/krisis) in https://github.com/minio/minio/pull/21096
|
||||
|
||||
[4.4.1]
|
||||
* Update minio to RELEASE.2025-04-08T15-41-24Z
|
||||
* [Full Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2025-04-08T15-41-24Z)
|
||||
* decom: Ignore orphan delete markers in verification stage by [@​vadmeste](https://github.com/vadmeste) in https://github.com/minio/minio/pull/21106
|
||||
* ilm: Expect objects with only free versions when scanning by [@​krisis](https://github.com/krisis) in https://github.com/minio/minio/pull/21112
|
||||
|
||||
|
@@ -5,7 +5,7 @@
|
||||
"description": "file://DESCRIPTION.md",
|
||||
"changelog": "file://CHANGELOG",
|
||||
"tagline": "Distributed object storage",
|
||||
"version": "4.4.0",
|
||||
"version": "4.4.1",
|
||||
"upstreamVersion": "RELEASE.2025-04-08T15-41-24Z",
|
||||
"healthCheckPath": "/minio/login",
|
||||
"memoryLimit": 2147483648,
|
||||
|
Reference in New Issue
Block a user