Bugfix Release
minio-trusted
released this
26 Jun 16:11
·
2746 commits
to master
since this release
What's Changed
- remove gateway banner and some other TODO loggers by @harshavardhana in #15125
- s3-verify: Fix endpoint and missing comparison by @vadmeste in #15129
- Parallelize new disks healing of different erasure sets by @vadmeste in #15112
- fips: simplify TLS configuration by @aead in #15127
- fix: cant parse comment without '=' in environment file by @anoworl in #15130
- add go1.18 specific curve preferences by @harshavardhana in #15132
- s3/zip: extract metadata properly for Zipped objects by @harshavardhana in #15123
- replication: Avoid proxying when precondition failed by @poornas in #15134
- CopyObject: fix read/write err on closed pipe by @poornas in #15135
- fips: fix order of elliptic curves by @aead in #15141
- s3-verify: Add a flag to exclude younger than a certain age by @vadmeste in #15142
- use signature-v2 for 'object perf' tests to avoid CPU using sha256 by @harshavardhana in #15151
- heal: Include dir markers when healing a fresh disk by @vadmeste in #15158
- Add API's to import/export IAM data by @poornas in #15014
- reduce sha256 CPU usage by turning it off for speedtests by @harshavardhana in #15154
- Trace all http requests by @vadmeste in #15064
- Fix health client leak when calling UpdateAllTargets by @klauspost in #15167
- fix: change timedValue to return the previously cached value by @harshavardhana in #15169
New Contributors
Full Changelog: RELEASE.2022-06-20T23-13-45Z...RELEASE.2022-06-25T15-50-16Z