diff --git a/CHANGELOG b/CHANGELOG index adfebe0..0a3add0 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -2741,3 +2741,12 @@ Improve replication performance. See (#12080, #12054, #12009) for more details. [3.18.0] * CLOUDRON_OIDC_PROVIDER_NAME implemented +[3.18.1] +* Update minio to RELEASE.2024-12-18T13-15-44Z +* [Full Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2024-12-18T13-15-44Z) +* Bump golang.org/x/crypto from 0.23.0 to 0.31.0 in /docs/debugging/inspect by [@​dependabot](https://github.com/dependabot) in https://github.com/minio/minio/pull/20760 +* Bump golang.org/x/crypto from 0.29.0 to 0.31.0 by [@​dependabot](https://github.com/dependabot) in https://github.com/minio/minio/pull/20767 +* update all dependencies and use latest msgp by [@​harshavardhana](https://github.com/harshavardhana) in https://github.com/minio/minio/pull/20768 +* s3: Sanitize the source object name in CopyObject handler by [@​marktheunissen](https://github.com/marktheunissen) in https://github.com/minio/minio/pull/20774 +* heal: Include more use case of not healable but readable objects ([#​248](https://github.com/minio/minio/issues/248)) by [@​vadmeste](https://github.com/vadmeste) in https://github.com/minio/minio/pull/20776 + diff --git a/CloudronManifest.json b/CloudronManifest.json index 7ace1c7..e3f3fcc 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -5,7 +5,7 @@ "description": "file://DESCRIPTION.md", "changelog": "file://CHANGELOG", "tagline": "Distributed object storage", - "version": "3.18.0", + "version": "3.18.1", "upstreamVersion": "RELEASE.2024-12-18T13-15-44Z", "healthCheckPath": "/minio/login", "memoryLimit": 2147483648,