[1.1.0]
Update seaweedfs to 4.24
Full Changelog
fix(balance): don't move remote-tiered volumes; don't fatal on missing .idx by @chrislusf in #9335
fix(ec): planner treats each (server, disk_id) as a distinct target (#9369) by @chrislusf in #9371
fix(volume): don't nuke local data on transient IO error (#9378) by @chrislusf in #9382
fix(iam): deny IAM users with no policies instead of granting full access by @chrislusf in #9317
feat(iam): STS web-identity AWS-fidelity polish (Phase 1) by @chrislusf in #9318
feat(iam): OIDC provider store + read-only IAM API (Phase 2a) by @chrislusf in #9319
feat(s3api): stream chunk copy via io.Pipe to cut peak working set by @chrislusf in #9424
fix(mount): preserve user-set mtime through async/periodic flush (#9363) by @chrislusf in #9370
fix(ec): make multi-disk same-server EC reads work + full-lifecycle integration test by @chrislusf in #9487
cluster: restrict Ping RPC to known peers of the requested type by @chrislusf in #9445