v0.1.126
What's Changed
- feat: add downloader for downloading piece by @gaius-qi in #894
- chore(deps): Bump sysinfo from 0.32.0 to 0.32.1 by @dependabot in #896
- chore(deps): Bump serde from 1.0.215 to 1.0.216 by @dependabot in #900
- chore(deps): Bump http from 1.1.0 to 1.2.0 by @dependabot in #899
- chore(deps): Bump tokio from 1.41.1 to 1.42.0 by @dependabot in #898
- chore(deps): Bump libc from 0.2.167 to 0.2.168 by @dependabot in #897
- Fix dfinit issue when containerd config_path have multiple paths by @aliazlan-t in #895
- feat: rename remote peer to parent by @gaius-qi in #901
- feat: add protocol for storage server by @gaius-qi in #902
- add doc for optimization by @CormickKneey in #903
- docs: optimize performance optimization guidance by @gaius-qi in #904
- feat: replace redirect_stderr with args.verbose by @gaius-qi in #905
- feat: calculate piece range and store the actual piece reader by @gaius-qi in #906
- test: add unit tests for calculate_piece_range by @gaius-qi in #907
- chore: rename repo Dragonfly2 to dragonfly by @gaius-qi in #908
New Contributors
- @aliazlan-t made their first contribution in #895
Full Changelog: v0.1.125...v0.1.126