From 151aeec9cda15b2203f7d8b910bc24548a7ddcf9 Mon Sep 17 00:00:00 2001 From: Package Updates Date: Thu, 13 Mar 2025 07:30:39 +0000 Subject: [PATCH] Update package version to 4.2.0 --- CHANGELOG | 9 +++++++++ CloudronManifest.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 92ec55f..d2f0057 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -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 + diff --git a/CloudronManifest.json b/CloudronManifest.json index 7609cf0..ffea177 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -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,