v0.1.12
What's Changed
- fix: log of the DownloadPeerBackToSourceFinishedRequest request by @gaius-qi in #198
- feat: get hashring by prefix string in task id by @gaius-qi in #203
- feat: add log for collecter spawn by @gaius-qi in #204
- chore(deps): Bump serde from 1.0.194 to 1.0.195 by @dependabot in #200
- chore(deps): Bump clap from 4.4.12 to 4.4.13 by @dependabot in #201
- chore(deps): Bump libc from 0.2.151 to 0.2.152 by @dependabot in #202
- fix: update available scheduler and addresses by @gaius-qi in #205
- feat: if download pieces are not enough, client send reschedule to scheduler by @gaius-qi in #206
- feat: report candidate parents when download failed by @gaius-qi in #207
- feat: sync available scheduler addresses from manager by @gaius-qi in #208
- feat: add connect error log to grpc client by @gaius-qi in #209
- chore: update cargo version to v0.1.12 by @gaius-qi in #210
Full Changelog: v0.1.11...v0.1.12