Releases: dragonflyoss/client
Releases · dragonflyoss/client
v0.2.9
v0.2.8
What's Changed
- chore(deps): Bump tabled from 0.17.0 to 0.18.0 by @dependabot in #967
- chore(deps): Bump uuid from 1.12.1 to 1.13.1 by @dependabot in #968
- chore(deps): Bump clap from 4.5.27 to 4.5.28 by @dependabot in #969
- chore(deps): Bump toml from 0.8.19 to 0.8.20 by @dependabot in #970
- chore(deps): Bump bytes from 1.9.0 to 1.10.0 by @dependabot in #971
- fix: if disk has no enough space, client return failed by @gaius-qi in #973
Full Changelog: v0.2.7...v0.2.8
v0.2.7
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
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
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