RELEASE.2024-06-22T05-26-45Z
版本发布时间: 2024-06-22 14:34:26
minio/minio最新发布版本:RELEASE.2024-11-07T00-52-20Z(2024-11-08 08:18:46)
What's Changed
- fix: avoid metadata cache without data for all callers by @harshavardhana in https://github.com/minio/minio/pull/19935
- remove overzealous check during HEAD() by @harshavardhana in https://github.com/minio/minio/pull/19940
- skip healing properly in the scanner when a drive is hotplugged by @harshavardhana in https://github.com/minio/minio/pull/19939
- Do regular checks for healing status while scanning by @klauspost in https://github.com/minio/minio/pull/19946
- do not need response record body by @harshavardhana in https://github.com/minio/minio/pull/19949
- Removing a channel that was not being used by @zveinn in https://github.com/minio/minio/pull/19948
- perform healthchecks before initializing everything fully by @harshavardhana in https://github.com/minio/minio/pull/19953
- compute localIPs only once per server startup() by @harshavardhana in https://github.com/minio/minio/pull/19951
- Do remote unlocks async by @klauspost in https://github.com/minio/minio/pull/19952
- test: Healing test to avoid infinite waiting for servers to be up by @vadmeste in https://github.com/minio/minio/pull/19954
- avoid waiting for quorum health while debugging by @harshavardhana in https://github.com/minio/minio/pull/19955
- Removing timeout on shutdown by @zveinn in https://github.com/minio/minio/pull/19956
- allow server startup to come online with READ success by @harshavardhana in https://github.com/minio/minio/pull/19957
- Do not ping event targets during cluster initialization by @vadmeste in https://github.com/minio/minio/pull/19959
- Add actual inline data to JSON output in xl-meta by @klauspost in https://github.com/minio/minio/pull/19958
- Add fixed timed restarts to updates by @klauspost in https://github.com/minio/minio/pull/19960
- fix errors in metrics code on macos by @anjalshireesh in https://github.com/minio/minio/pull/19965
- Fix reconnected deadlock with full queue by @klauspost in https://github.com/minio/minio/pull/19964
- Fix browser UI animation by @pjuarezd in https://github.com/minio/minio/pull/19966
- reject bootup, if binaries are different in a cluster by @harshavardhana in https://github.com/minio/minio/pull/19968
- Return error from mergeEntryChannels by @klauspost in https://github.com/minio/minio/pull/19970
- bootstrap: Speed up bucket metadata loading by @vadmeste in https://github.com/minio/minio/pull/19969
- fix: gcs tier going offline due to customer HTTPclient by @harshavardhana in https://github.com/minio/minio/pull/19973
Full Changelog: https://github.com/minio/minio/compare/RELEASE.2024-06-13T22-53-53Z...RELEASE.2024-06-22T05-26-45Z