v0.2.6
What's Changed
- chore(deps): Bump uuid from 1.11.0 to 1.11.1 by @dependabot in #940
- chore(deps): Bump clap from 4.5.23 to 4.5.26 by @dependabot in #941
- chore(deps): Bump serde_json from 1.0.134 to 1.0.135 by @dependabot in #942
- chore(deps): Bump tokio from 1.42.0 to 1.43.0 by @dependabot in #943
- feat: upload persistent cache task by piece level by @gaius-qi in #944
- feat: generate persistent task id by wyhash by @gaius-qi in #946
- feat: add args for dfcache by @gaius-qi in #947
- chore(deps): Bump serde_json from 1.0.135 to 1.0.137 by @dependabot in #949
- chore(deps): Bump uuid from 1.11.1 to 1.12.0 by @dependabot in #948
- feat: support download persistent cache task from parents by @gaius-qi in #950
- bug: Remove download server UDS file on client startup if UDS file al… by @e-ngo in #951
- feat: update ttl, persistent and piece_length when download persistent cache task started by @gaius-qi in #952
- feat: support persist cache task when scheduler replicates task by @gaius-qi in #953
New Contributors
Full Changelog: v0.2.5...v0.2.6