v1.0.4
What's Changed
- Add regression test for the upload deadlock by @peterjan in #893
- ui: v0.44.0 by @github-actions in #916
- Add mysql settings to config prompt by @n8maninger in #914
- use the host's block height when setting an expiry on EA withdrawal messages by @peterjan in #912
- improve shutdown of host interaction recorders by @peterjan in #913
- Update minScore algorithm to adjust for case where fewer hosts than needed are available by @ChrisSchinnerl in #930
- build(deps): bump golang.org/x/crypto from 0.16.0 to 0.18.0 by @dependabot in #933
- build(deps): bump github.com/klauspost/reedsolomon from 1.12.0 to 1.12.1 by @dependabot in #934
- build(deps): bump github.com/minio/minio-go/v7 from 7.0.65 to 7.0.66 by @dependabot in #936
- build(deps): bump gorm.io/gorm from 1.25.5 to 1.25.7 by @dependabot in #932
- Add dispatch.yml to notify other repos of new releases by @ChrisSchinnerl in #919
- upgrade go version to 1.21 by @peterjan in #938
- use TimeRFC3339 for PruneMetric Timestamp by @peterjan in #939
- Also run tests for newly released go1.22 by @ChrisSchinnerl in #940
- Attach interaction recorder to worker shutdownCtx by @ChrisSchinnerl in #943
- Debug large number of 'unused' workers on failed downloads by @ChrisSchinnerl in #941
- Don't trigger respository dispatch for releases with a dash by @ChrisSchinnerl in #945
- Speed up upserting sectors and slabs by @ChrisSchinnerl in #946
- Scan twice before recording a failed scan by @ChrisSchinnerl in #944
Full Changelog: v1.0.3...v1.0.4