1
0
mirror of https://git.cloudron.io/cloudron/minio-app synced 2025-09-24 22:17:35 +00:00

Bump version

This commit is contained in:
Johannes Zellner
2024-03-15 08:40:51 +01:00
parent 042e08f7ad
commit af2efcfd46
3 changed files with 8 additions and 3 deletions

View File

@@ -2387,3 +2387,8 @@ Improve replication performance. See (#12080, #12054, #12009) for more details.
* make immediate purge non-blocking upto 100000 entries per drive
* Bonus: turn-off O_DIRECT verification when FSType is 'XFS'
[3.13.6]
* Update minio to 2024-03-15T01-07-19Z
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2024-03-15T01-07-19Z)
* allow dynamically changing max_object_versions per object (#19265)