RELEASE.2024-07-26T20-48-21Z
版本发布时间: 2024-07-27 18:54:05
minio/minio最新发布版本:RELEASE.2024-11-07T00-52-20Z(2024-11-08 08:18:46)
What's Changed
- batch-expiry: Save progress regularly in the drives and at the end by @vadmeste in https://github.com/minio/minio/pull/20098
- s3: Fix wrong continuation token during listing with ILM enabled bucket by @vadmeste in https://github.com/minio/minio/pull/20113
- do not set KMSSecretKey env from KMSSecretKeyFile by @harshavardhana in https://github.com/minio/minio/pull/20122
- remove unnecessary LRU for internode auth token by @harshavardhana in https://github.com/minio/minio/pull/20119
- fix: Use xtime duration to parse batch job by @jiuker in https://github.com/minio/minio/pull/20117
- fips: enforce FIPS-compliant TLS ciphers in FIPS mode by @aead in https://github.com/minio/minio/pull/20131
- Tweak grid for less writes by @klauspost in https://github.com/minio/minio/pull/20129
- add optimizations to bring performance on unversioned READS by @harshavardhana in https://github.com/minio/minio/pull/20128
- Set O_NONBLOCK for reads and writes on unix by @klauspost in https://github.com/minio/minio/pull/20133
- Fix
updateGroupMembershipsForLDAP
behavior with unicode by @taran-p in https://github.com/minio/minio/pull/20137 - avoid sendFile() for ranges or object lengths < 4MiB by @harshavardhana in https://github.com/minio/minio/pull/20141
- use unixNanoTime instead of time.Time in lockRequestorInfo by @harshavardhana in https://github.com/minio/minio/pull/20140
- grafana: Fix the unit in Open FDs panel by @vadmeste in https://github.com/minio/minio/pull/20144
- kms: Expose API when bucket federation is enabled by @vadmeste in https://github.com/minio/minio/pull/20143
- SNMD: Properly reload a fresh drive when found in a failed state during startup by @vadmeste in https://github.com/minio/minio/pull/20145
- Different read quorum for tiered objects by @krisis in https://github.com/minio/minio/pull/20115
- Expose RPC reconnections and ping time by @klauspost in https://github.com/minio/minio/pull/20157
- move to GET for internal stream READs instead of POST by @harshavardhana in https://github.com/minio/minio/pull/20160
- Avoid Batch Replication Job log spam by @klauspost in https://github.com/minio/minio/pull/20158
- fix: check once ready for site-replication by @jiuker in https://github.com/minio/minio/pull/20149
- remove fdatasync() discard, we write with O_SYNC by @harshavardhana in https://github.com/minio/minio/pull/20168
- Update connection deadlines less frequently by @klauspost in https://github.com/minio/minio/pull/20166
- fix panic in replication queuing by @poornas in https://github.com/minio/minio/pull/20169
Full Changelog: https://github.com/minio/minio/compare/RELEASE.2024-07-16T23-46-41Z...RELEASE.2024-07-26T20-48-21Z