diff --git a/CHANGELOG b/CHANGELOG index 0b037f0..af03582 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -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 + diff --git a/CloudronManifest.json b/CloudronManifest.json index 379f46d..764cea7 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -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,