Releases: dragonflyoss/client
Releases · dragonflyoss/client
v0.2.5
What's Changed
- feat: add cache configuration support for preheat tasks by @SouthWest7 in #930
- chore: optimize comments for storage cache by @gaius-qi in #937
- feat: remove redirect stderr to file by @gaius-qi in #938
- feat: add max for ratelimit by @gaius-qi in #939
New Contributors
- @SouthWest7 made their first contribution in #930
Full Changelog: v0.2.4...v0.2.5
v0.2.4
What's Changed
Full Changelog: v0.2.3...v0.2.4
v0.2.3
What's Changed
Full Changelog: v0.2.2...v0.2.3
v0.2.2
What's Changed
- chore(deps): Bump clap from 4.5.21 to 4.5.23 by @dependabot in #932
- chore(deps): Bump anyhow from 1.0.94 to 1.0.95 by @dependabot in #931
- feat: remove crc32 iso3309 from write piece func by @gaius-qi in #933
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- feat: rename proxy_request_by_dfdaemon_total metric to proxy_request_via_dfdaemon_total by @gaius-qi in #925
- feat: add ParentSelector configuration for dfdaemon by @baowj-678 in #917
- feat: support transfer piece content from dfdaemon by @gaius-qi in #926
- chore: optimize comments of the ParentSelector config by @gaius-qi in #927
- chore: update crate version to 0.2.1 by @gaius-qi in #928
New Contributors
- @baowj-678 made their first contribution in #917
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- chore: update version to 0.2.0 by @gaius-qi in #918
- chore(deps): Bump serde from 1.0.216 to 1.0.217 by @dependabot in #923
- chore(deps): Bump chrono from 0.4.35 to 0.4.39 by @dependabot in #922
- chore(deps): Bump reqwest-tracing from 0.5.4 to 0.5.5 by @dependabot in #921
- chore(deps): Bump rustls-pki-types from 1.10.0 to 1.10.1 by @dependabot in #920
- chore(deps): Bump hyper from 1.5.1 to 1.5.2 by @dependabot in #919
Full Changelog: v0.1.127...v0.2.0
v0.1.127
What's Changed
- chore(deps): Bump home from 0.5.9 to 0.5.11 by @dependabot in #909
- chore(deps): Bump tokio-stream from 0.1.16 to 0.1.17 by @dependabot in #910
- chore(deps): Bump serde_json from 1.0.133 to 1.0.134 by @dependabot in #911
- chore(deps): Bump libc from 0.2.168 to 0.2.169 by @dependabot in #912
- chore(deps): Bump bytes from 1.8.0 to 1.9.0 by @dependabot in #913
- chore: update cargo version to 0.1.126 by @gaius-qi in #914
- fix: when the task has started and did not download the data, gc is failed by @gaius-qi in #915
- chore: update crate version to v0.1.127 by @gaius-qi in #916
Full Changelog: v0.1.126...v0.1.127
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
v0.1.125
What's Changed
- feat: remove zstd for tonic by @gaius-qi in #893
- chore(deps): Bump anyhow from 1.0.93 to 1.0.94 by @dependabot in #888
- chore(deps): Bump serde from 1.0.210 to 1.0.215 by @dependabot in #889
- chore(deps): Bump libloading from 0.8.5 to 0.8.6 by @dependabot in #890
- chore(deps): Bump tokio-util from 0.7.12 to 0.7.13 by @dependabot in #891
- chore(deps): Bump blake3 from 1.5.4 to 1.5.5 by @dependabot in #892
Full Changelog: v0.1.124...v0.1.125