RELEASE.2024-09-09T16-59-28Z
版本发布时间: 2024-09-10 16:19:09
minio/minio最新发布版本:RELEASE.2024-12-18T13-15-44Z(2024-12-19 21:50:56)
What's Changed
- do not list dangling objects with unmatched ECs by @harshavardhana in https://github.com/minio/minio/pull/20351
- fix: keep locks on same pool for simplicity by @harshavardhana in https://github.com/minio/minio/pull/20356
- add consistent nonce to make multipart deterministic per part by @harshavardhana in https://github.com/minio/minio/pull/20359
- batch: repl: A missing prefix in the remote source will fail replication by @vadmeste in https://github.com/minio/minio/pull/20365
- Store the checksum in PostPolicyHandler so that we can return it on G… by @marktheunissen in https://github.com/minio/minio/pull/20364
- ignore if-unmodified-since header if if-match is set by @T-TRz879 in https://github.com/minio/minio/pull/20326
- remove mincache EOS related feature from upstream by @harshavardhana in https://github.com/minio/minio/pull/20375
- site-repl: Fix ILM document replication in some cases by @vadmeste in https://github.com/minio/minio/pull/20380
- Dont start console service if MINIO_BROWSER=off by @shtripat in https://github.com/minio/minio/pull/20374
- batch:repl fix copy from source -> remote by @poornas in https://github.com/minio/minio/pull/20382
- xl-meta - verify parity data by @klauspost in https://github.com/minio/minio/pull/20384
- verify part.N exists before reading part.N.meta by @harshavardhana in https://github.com/minio/minio/pull/20383
- fix: jwt error overrwriten by nil public key by @jiuker in https://github.com/minio/minio/pull/20387
- make sure listParts returns parts that are valid by @harshavardhana in https://github.com/minio/minio/pull/20390
- readParts: Return error when quorum unavailable by @krisis in https://github.com/minio/minio/pull/20389
- fix: avoid waiting on rebalance metadata by @harshavardhana in https://github.com/minio/minio/pull/20392
- all 2xx status codes to be success for audit by @harshavardhana in https://github.com/minio/minio/pull/20394
- Kafka notify: support batched commits for queue store by @Praveenrajmani in https://github.com/minio/minio/pull/20377
- Fix duplicate groups in ListGroups API by @taran-p in https://github.com/minio/minio/pull/20396
- Limit Response Recorder memory by @klauspost in https://github.com/minio/minio/pull/20399
- Auditfix by @zveinn in https://github.com/minio/minio/pull/20401
- Add support for audit/logger max retry and retry interval by @harshavardhana in https://github.com/minio/minio/pull/20402
- fix: set audit/logger webhook retry interval to maximum 1m by @harshavardhana in https://github.com/minio/minio/pull/20404
- Don't send a canceled context to Unlock by @klauspost in https://github.com/minio/minio/pull/20409
- Add multipart uploads cache for ListMultipartUploads() by @harshavardhana in https://github.com/minio/minio/pull/20407
- Skip non existent ldap entities while import by @shtripat in https://github.com/minio/minio/pull/20352
New Contributors
- @T-TRz879 made their first contribution in https://github.com/minio/minio/pull/20326
Full Changelog: https://github.com/minio/minio/compare/RELEASE.2024-08-29T01-40-52Z...RELEASE.2024-09-09T16-59-28Z