1
0
mirror of https://git.cloudron.io/cloudron/minio-app synced 2025-09-27 23:47:26 +00:00

Version 2.9.13

This commit is contained in:
Girish Ramakrishnan
2022-10-25 20:34:13 +02:00
parent f55d0e6b40
commit 79b941eb4c
2 changed files with 7 additions and 1 deletions

View File

@@ -1497,3 +1497,9 @@ Improve replication performance. See (#12080, #12054, #12009) for more details.
* Fix deletemarker replication check properly by @poornas in #15923
* Check for s3zip content offset by @klauspost in #15924
[2.9.13]
* Update minio to 2022-10-24T18-35-07Z
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2022-10-24T18-35-07Z)
* Fix Prometheus Probe tlsConfig, doesn't belong in ProberSpec by @briend in #15739
* Audit dangling object removal by @vadmeste in #15933