Changelog
- dd31181 Merge branch 'main' of github.com:dragonflyoss/dragonfly into release-2.2
- c1803ce Merge branch 'main' of github.com:dragonflyoss/dragonfly into release-2.2
- c5680e4 chore(client-rs): bump client-rs to v0.2.27 (#4055)
- 9c60d90 chore(deploy/docker-compose): update scheduleTimeout and pieceTimeout for dfdameon config (#4049)
- 9e382fb chore(deps): bump actions/setup-go from 5.4.0 to 5.5.0 (#4054)
- bc86061 chore(deps): bump github.com/onsi/ginkgo/v2 from 2.22.2 to 2.23.4 (#4056)
- f3484ee chore(deps): bump golang.org/x/oauth2 from 0.29.0 to 0.30.0 (#4058)
- 6a6ea2a chore(deps): bump golang.org/x/sync from 0.13.0 to 0.14.0 (#4059)
- 80d109e comments(manager/gc): add NewAuditGCTask function (#4048)
- b94a1c4 feat(manager): change refresh interval of the job rate limiter (#4063)
- ff59f21 feat(manager): support preheating by percentage (#4053)
- 252d11f feat(middlewares): add CreateJobRateLimiter middleware (#4061)
- 7a725c7 feat: add task type to ID generation for Standard and PersistentCache tasks (#4065)
- 21255b1 feat: support preheat by peer count (#4066)
- b2664ab refactor(manager): redis proxy to use bufio.Reader for protocol detection (#4062)
- bba5c52 refactor(manager/handlers/bucket.go): Reorder imports for clarity (#4052)