diff --git a/CHANGELOG b/CHANGELOG index e9ca81f..9734fd6 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1746,3 +1746,12 @@ Improve replication performance. See (#12080, #12054, #12009) for more details. * fix: put *msgp.Reader back in pool by @jiuker in #16927 * fix: avoid out of slice index by @jiuker in #16925 * allow more workers for ILM expiration by @harshavardhana in #16924 + +[3.4.17] +* Update minio to 2023-04-13T03-08-07Z +* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2023-04-13T03-08-07Z) +* add Err to Get getRemoteTargetClient. by @jiuker in #16982 +* trace: Fix func name of requests rejected by max clients by @vadmeste in #16977 +* chore: fix automatic issue handling from linter in ci by @ferhatelmas in #16969 +* Add used inodes to disk info by @vadmeste in #16994 +* Indicate RenameData is called by healObject by @krisis in #16997 diff --git a/CloudronManifest.json b/CloudronManifest.json index 1384601..290c568 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -5,8 +5,8 @@ "description": "file://DESCRIPTION.md", "changelog": "file://CHANGELOG", "tagline": "Distributed object storage", - "version": "3.4.16", - "upstreamVersion": "2023-04-07T05-28-58Z", + "version": "3.4.17", + "upstreamVersion": "2023-04-13T03-08-07Z", "healthCheckPath": "/minio/login", "memoryLimit": 805306368, "httpPort": 8000,