Skip to content

Releases: dragonflyoss/client

v0.2.9

11 Feb 14:36
d56dae3
Compare
Choose a tag to compare
feat: add iperf3 for Dockerfile and change is_expired for PersistentC…

v0.2.8

11 Feb 06:16
4407ecd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.7...v0.2.8

v0.2.7

11 Feb 06:15
c776ff0
Compare
Choose a tag to compare

What's Changed

  • chore(deps): Bump clap from 4.5.26 to 4.5.27 by @dependabot in #954
  • chore(deps): Bump uuid from 1.12.0 to 1.12.1 by @dependabot in #956
  • chore(deps): Bump openssl from 0.10.68 to 0.10.69 by @dependabot in #955
  • chore(deps): Bump toml_edit from 0.22.22 to 0.22.23 by @dependabot in #961
  • chore(deps): Bump serde_json from 1.0.137 to 1.0.138 by @dependabot in #957
  • chore(deps): Bump indicatif from 0.17.9 to 0.17.11 by @dependabot in #958
  • chore(deps): Bump openssl from 0.10.69 to 0.10.70 by @dependabot in #962
  • chore(deps): Bump tempfile from 3.14.0 to 3.16.0 by @dependabot in #960
  • chore(deps): Bump rustls-pki-types from 1.10.1 to 1.11.0 by @dependabot in #959
  • fix: the maximum download speed is less than 16M/s in v0.2.5 client by @wgeeker in #964
  • feat: set max of the RateLimiter to the rate limit in config by @gaius-qi in #966
  • chore: update cargo version to 0.2.7 by @gaius-qi in #972

New Contributors

Full Changelog: v0.2.6...v0.2.7

v0.2.6

11 Feb 06:15
58da38d
Compare
Choose a tag to compare

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

v0.2.5

09 Jan 14:32
2ad5768
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.4...v0.2.5

v0.2.4

09 Jan 06:36
9823eac
Compare
Choose a tag to compare

What's Changed

  • feat: use InspectReader to calculate crc32 by @gaius-qi in #935

Full Changelog: v0.2.3...v0.2.4

v0.2.3

09 Jan 06:36
f4c991c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.2...v0.2.3

v0.2.2

07 Jan 14:47
6d9cdbf
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.2.2

v0.2.1

07 Jan 06:30
81ff733
Compare
Choose a tag to compare

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

Full Changelog: v0.2.0...v0.2.1

v0.2.0

30 Dec 15:40
169fca5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.127...v0.2.0