RELEASE.2024-02-06T21-36-22Z
版本发布时间: 2024-02-07 20:52:20
minio/minio最新发布版本:RELEASE.2024-10-29T16-01-48Z(2024-10-31 05:56:02)
Highlights
- Fixes a second memory leak observed in ReadVersion without data that uses websockets layer.
- Fixes a crash while running
mc admin trace
on a distributed setup. - Fixes TCP socket hangs by adding short deadlines.
What's Changed
- avoid excessive logs when peer is down by @harshavardhana in https://github.com/minio/minio/pull/18969
- remove unused DiskMTime by @harshavardhana in https://github.com/minio/minio/pull/18965
- Add a defensive code to ignore checking parts with transitioned objects by @vadmeste in https://github.com/minio/minio/pull/18973
- Disable Rename2 metrics on non-linux by @klauspost in https://github.com/minio/minio/pull/18970
- sts: Add support of AssumeRoleWithWebIdentity and DurationSeconds by @vadmeste in https://github.com/minio/minio/pull/18835
- do not count context canceled as timeout errors by @harshavardhana in https://github.com/minio/minio/pull/18975
- calculate correct quorum check for metadata updates on object by @harshavardhana in https://github.com/minio/minio/pull/18979
- metrics: add replication metrics on proxied requests by @poornas in https://github.com/minio/minio/pull/18957
- Add missing gob register for map[string]string{} by @harshavardhana in https://github.com/minio/minio/pull/18974
- protect tracker copy properly to avoid race by @harshavardhana in https://github.com/minio/minio/pull/18984
- Fix tracing send on closed channel by @klauspost in https://github.com/minio/minio/pull/18982
- Add websocket TCP write timeouts by @klauspost in https://github.com/minio/minio/pull/18988
- Fix second muxclient context leak by @klauspost in https://github.com/minio/minio/pull/18987
- Enable expired-object-all-versions by @shtripat in https://github.com/minio/minio/pull/18954
Full Changelog: https://github.com/minio/minio/compare/RELEASE.2024-02-04T22-36-13Z...RELEASE.2024-02-06T21-36-22Z