RELEASE.2022-11-17T23-20-09Z
版本发布时间: 2022-11-18 17:26:04
minio/minio最新发布版本:RELEASE.2024-11-07T00-52-20Z(2024-11-08 08:18:46)
Highlights
- Support for full site level resync is now available for disaster recovery scenarios, refer #15753
- Upgrade KES client dependency for v0.22.0 now supports full stateful load balancing across multiple kes endpoints, refer #16077
What's Changed
- helm: update bucket policy setting via 'mc anonymous' by @elg0ch0 in https://github.com/minio/minio/pull/16055
- save deploymentID to avoid mutating request entry in Audit by @jiuker in https://github.com/minio/minio/pull/16053
- configuring the nats target to reconnect forever by @rayjanoka in https://github.com/minio/minio/pull/16050
- helm: fix positional parameter in template by @yanggangtony in https://github.com/minio/minio/pull/15983
- improve server startup error when pools are incorrect by @harshavardhana in https://github.com/minio/minio/pull/16056
- choose default values upon incorrect storage_class value by @harshavardhana in https://github.com/minio/minio/pull/16058
- helm: add extraContainer by @tamcore in https://github.com/minio/minio/pull/15660
- Create svcacct by @asoria-lf in https://github.com/minio/minio/pull/15939
- errNoSuchPolicy Use errors.Is by @jiuker in https://github.com/minio/minio/pull/16062
- site replication: Add support for site level resync by @poornas in https://github.com/minio/minio/pull/15753
- Allow tls.certSecret in Helm chart to be templated by @OvervCW in https://github.com/minio/minio/pull/16064
- avoid inconsistent versions healing when versions are large by @harshavardhana in https://github.com/minio/minio/pull/16066
- Add missing argument for tpl in Helm chart (fix for bug in #16064) by @OvervCW in https://github.com/minio/minio/pull/16068
- top-locks: Include lock-held duration by @krisis in https://github.com/minio/minio/pull/16061
- fix: refactor getReplicateDiff for safe use by @klauspost in https://github.com/minio/minio/pull/16051
- Send health diagnostics data as part of callhome by @anjalshireesh in https://github.com/minio/minio/pull/16006
- update KES dependency to v0.22.0 by @aead in https://github.com/minio/minio/pull/16077
- allow resultCh to be closed() after clusterMetaHealthInfo() by @jiuker in https://github.com/minio/minio/pull/16073
- allow changing endpoints in distributed setups by @harshavardhana in https://github.com/minio/minio/pull/16071
- fix: update metacache entry only once by @krisis in https://github.com/minio/minio/pull/16072
- fix: replication autoscaling deadlock by @klauspost in https://github.com/minio/minio/pull/16084
- distribute replication ops based on names by @klauspost in https://github.com/minio/minio/pull/16083
New Contributors
- @elg0ch0 made their first contribution in https://github.com/minio/minio/pull/16055
- @tamcore made their first contribution in https://github.com/minio/minio/pull/15660
- @asoria-lf made their first contribution in https://github.com/minio/minio/pull/15939
Full Changelog: https://github.com/minio/minio/compare/RELEASE.2022-11-11T03-44-20Z...RELEASE.2022-11-17T23-20-09Z