[0.5.0]
Update rustfs to 1.0.0-alpha.90
Full Changelog
feat: Add --info command and refactor config module by @houseme in #2234
feat(metrics): migrate system monitoring from rustfs-obs to rustfs-metrics by @heihutu in #2242
fix(admin): avoid tier stats panic on missing tier by @cxymds in #2238
feat(info): add --json flag for JSON output and markdown table format by default by @houseme in #2245
fix(tracing): Fix distributed tracing context linking by @houseme in #2247
fix(admin): accept IAM service account exports by @weisd in #2249
fix(admin): console self password for STS sessions (#1923) by @GatewayJ in #2250
fix(ecstore): invalidate xl.meta cache after writes and rename by @weisd in #2255
fix(madmin): handle blank service-account expiration by @overtrue in #2254
fix(object): Fix concurrent request hang issue in S3 range read workloads by @houseme in #2251