RELEASE.2022-11-26T22-43-32Z
版本发布时间: 2022-11-27 12:37:12
minio/minio最新发布版本:RELEASE.2024-10-29T16-01-48Z(2024-10-31 05:56:02)
Highlights
- Optimizations in Multipart code-path in multi-pool setups, via #16086
- Fixes a regression in server side replication due to ETag mismatch issue under specific type of MinIO setups, fixed via #16129
What's Changed
- bucket resync: persist reset id to bucket metadata by @poornas in https://github.com/minio/minio/pull/16088
- avoid partID lock validating uploadID exists prematurely by @harshavardhana in https://github.com/minio/minio/pull/16086
- fix: skip free version ID and marker in metadata equality by @harshavardhana in https://github.com/minio/minio/pull/16093
- config: Return XMinioConfigNotFound code for non existing config by @vadmeste in https://github.com/minio/minio/pull/16065
- update single drive setup error message by @harshavardhana in https://github.com/minio/minio/pull/16098
- Reduce temporary file clean-up waits by @klauspost in https://github.com/minio/minio/pull/16110
- fix: checking for stale STS account under site replication by @vadmeste in https://github.com/minio/minio/pull/16109
- fix: duplicated shared prefix with custom delimiter when listing by @klauspost in https://github.com/minio/minio/pull/16111
- fix: Timestamp not added in diagnostics report by @anjalshireesh in https://github.com/minio/minio/pull/16114
- notify: Return detailed err msg when connecting to target fails by @vadmeste in https://github.com/minio/minio/pull/16118
- wrapped error will not equal by @jiuker in https://github.com/minio/minio/pull/16113
- add disk.Close() in healFreshDisk to indicate idiomatic flow of code by @jiuker in https://github.com/minio/minio/pull/16124
- preserve replicated ETag properly on target by @poornas in https://github.com/minio/minio/pull/16129
Full Changelog: https://github.com/minio/minio/compare/RELEASE.2022-11-17T23-20-09Z...RELEASE.2022-11-26T22-43-32Z