diff --git a/CHANGELOG b/CHANGELOG index 4efb6f1..295ded5 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -2731,3 +2731,10 @@ Improve replication performance. See (#12080, #12054, #12009) for more details. * decompress audit log properly before sending to remote target by [@​ramondeklein](https://github.com/ramondeklein) in https://github.com/minio/minio/pull/20619 * [@​erfantkerfan](https://github.com/erfantkerfan) made their first contribution in https://github.com/minio/minio/pull/20618 +[3.17.0] +* Update minio to RELEASE.2024-12-13T22-19-12Z +* [Full Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2024-12-13T22-19-12Z) +* Fix lint issues from v1.62.0 upgrade by [@​klauspost](https://github.com/klauspost) in https://github.com/minio/minio/pull/20633 +* Harden internode DeadlineConn by [@​klauspost](https://github.com/klauspost) in https://github.com/minio/minio/pull/20631 +* Make DeadlineConn http.Listener compatible by [@​klauspost](https://github.com/klauspost) in https://github.com/minio/minio/pull/20635 + diff --git a/CloudronManifest.json b/CloudronManifest.json index e50b97e..ca8608d 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -5,7 +5,7 @@ "description": "file://DESCRIPTION.md", "changelog": "file://CHANGELOG", "tagline": "Distributed object storage", - "version": "3.16.0", + "version": "3.17.0", "upstreamVersion": "RELEASE.2024-12-13T22-19-12Z", "healthCheckPath": "/minio/login", "memoryLimit": 2147483648,