1
0
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:
Package Updates
2025-04-09 07:56:47 +00:00
parent 597feab31e
commit d07855b80d
2 changed files with 7 additions and 1 deletions

View File

@@ -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 * 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 * 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

View File

@@ -5,7 +5,7 @@
"description": "file://DESCRIPTION.md", "description": "file://DESCRIPTION.md",
"changelog": "file://CHANGELOG", "changelog": "file://CHANGELOG",
"tagline": "Distributed object storage", "tagline": "Distributed object storage",
"version": "4.4.0", "version": "4.4.1",
"upstreamVersion": "RELEASE.2025-04-08T15-41-24Z", "upstreamVersion": "RELEASE.2025-04-08T15-41-24Z",
"healthCheckPath": "/minio/login", "healthCheckPath": "/minio/login",
"memoryLimit": 2147483648, "memoryLimit": 2147483648,