RELEASE.2024-08-17T01-24-54Z
版本发布时间: 2024-08-17 20:44:12
minio/minio最新发布版本:RELEASE.2024-11-07T00-52-20Z(2024-11-08 08:18:46)
What's Changed
- batch-exp: Remove 1000 maximum objects per call by @harshavardhana in https://github.com/minio/minio/pull/20212
- use singleflight when bucket metadata is reloaded() by @harshavardhana in https://github.com/minio/minio/pull/20216
- chore: Adjust setup guide for development. by @iFurySt in https://github.com/minio/minio/pull/20204
- Add dummy PutBucketCors for functional test compatibility by @marktheunissen in https://github.com/minio/minio/pull/20220
- ldap: use custom TLS cipher suites by @aead in https://github.com/minio/minio/pull/20221
- enhance getActualSize() to return valid values for most situations by @harshavardhana in https://github.com/minio/minio/pull/20228
- Fix missing hash in GetObjectAttributes by @klauspost in https://github.com/minio/minio/pull/20231
- Prevent overwrites due to rebalance-stop race by @krisis in https://github.com/minio/minio/pull/20233
- avoid source index to be same as destination index by @harshavardhana in https://github.com/minio/minio/pull/20238
- implement a safer completeMultipart implementation by @harshavardhana in https://github.com/minio/minio/pull/20227
- Simplify error logging on event send by @klauspost in https://github.com/minio/minio/pull/20246
- Add admin info timeouts by @klauspost in https://github.com/minio/minio/pull/20249
- Relax quorum agreement on DataDir values by @krisis in https://github.com/minio/minio/pull/20232
- Add dummy DeleteBucketCors for safety by @marktheunissen in https://github.com/minio/minio/pull/20253
- update deps and update azure WARM tier implementation by @harshavardhana in https://github.com/minio/minio/pull/20247
- chore: fix some function names by @rubyisrust in https://github.com/minio/minio/pull/20243
- flatten out audit tags, do not send as free-form by @harshavardhana in https://github.com/minio/minio/pull/20256
- heal: Persist MRF queue in the disk during shutdown by @vadmeste in https://github.com/minio/minio/pull/19410
- Fix govet+staticcheck issues by @klauspost in https://github.com/minio/minio/pull/20263
- Removing the audit log retry mechanism by @zveinn in https://github.com/minio/minio/pull/20259
- avoid crash when initializing bucket quota cache by @harshavardhana in https://github.com/minio/minio/pull/20258
- sr: Avoid recursion when loading site replicator credentials by @vadmeste in https://github.com/minio/minio/pull/20262
- Add support profile deadlines and concurrent operations by @klauspost in https://github.com/minio/minio/pull/20244
- support relative paths for KMS_SECRET_KEY_FILE by @harshavardhana in https://github.com/minio/minio/pull/20264
- Fix uninitialized replication stats by @klauspost in https://github.com/minio/minio/pull/20260
- remove region locks and make them simpler by @harshavardhana in https://github.com/minio/minio/pull/20268
- Add signature and SHA to the Docker images by @ramondeklein in https://github.com/minio/minio/pull/20270
- try loading temp account if not in cache by @poornas in https://github.com/minio/minio/pull/20266
- remove requests deadline, instead just reject the requests by @harshavardhana in https://github.com/minio/minio/pull/20272
- add missing STS accounts loading by @harshavardhana in https://github.com/minio/minio/pull/20279
New Contributors
- @iFurySt made their first contribution in https://github.com/minio/minio/pull/20204
- @rubyisrust made their first contribution in https://github.com/minio/minio/pull/20243
Full Changelog: https://github.com/minio/minio/compare/RELEASE.2024-08-03T04-33-23Z...RELEASE.2024-08-17T01-24-54Z