diff --git a/CHANGELOG b/CHANGELOG index e726559..712cc23 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1705,3 +1705,13 @@ Improve replication performance. See (#12080, #12054, #12009) for more details. * Add Object Version count histogram by @klauspost in #16739 * fix: site-repl should heal STS with virtual parent by @donatello in #16792 * chore: drop go versions in static analysis by @ferhatelmas in #16790 + +[3.4.13] +* Update minio to 2023-03-20T20-16-18Z +* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2023-03-20T20-16-18Z) +* Update audit log flow to use new headers with unit by @nitisht in #16797 +* restore rotating root credentials properly by @harshavardhana in #16812 +* remove unncessary logs from WalkDir(), PutObject() by @harshavardhana in #16818 +* update go dependencies by @harshavardhana in #16798 +* fix: return appropriate Location header for MakeBucket() by @harshavardhana in #16820 +* debug: new tool to reorder local erasure disks by @vadmeste in #16816 diff --git a/CloudronManifest.json b/CloudronManifest.json index 2d46d1d..4e8feae 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.12", - "upstreamVersion": "2023-03-13T19-46-17Z", + "version": "3.4.13", + "upstreamVersion": "2023-03-20T20-16-18Z", "healthCheckPath": "/minio/login", "memoryLimit": 805306368, "httpPort": 8000,