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

Version 2.9.5

This commit is contained in:
Girish Ramakrishnan
2022-09-23 09:30:39 +02:00
parent fce20e1783
commit 00f3eb3d69
2 changed files with 11 additions and 2 deletions

View File

@@ -1422,3 +1422,12 @@ Improve replication performance. See (#12080, #12054, #12009) for more details.
* Fix flaky TestGetObjectWithOutdatedDisks by @klauspost in #15687
* When listing, do not count delete markers by @klauspost in #15689
[2.9.5]
* Update minio to 2022-09-22T18-57-27Z
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2022-09-22T18-57-27Z)
* nable cross compile for openbsd/amd64 by @harshavardhana in #15701
* Implement KMS methods for keys, policies and identities by @reivaj05 in #15673
* Remove deprecated io/ioutil by @klauspost in #15707
* helm: specify service account for the jobs by @cowjen01 in #15706
* site replication: clear config if remove --all specified by @poornas in #15716
* Fix cancellation leaks by @jiuker in #15721