Releases: dragonflyoss/client
Releases · dragonflyoss/client
v0.1.99
What's Changed
- chore(deps): Bump tabled from 0.15.0 to 0.16.0 by @dependabot in #662
- chore(deps): Bump regex from 1.10.5 to 1.10.6 by @dependabot in #664
- chore(deps): Bump serde_json from 1.0.121 to 1.0.124 by @dependabot in #665
- chore(deps): Bump hyper from 1.4.0 to 1.4.1 by @dependabot in #666
- chore(deps): Bump clap from 4.5.11 to 4.5.15 by @dependabot in #663
- feat: filter query params by @gaius-qi in #667
Full Changelog: v0.1.98...v0.1.99
v0.1.98
What's Changed
- Feat: add tar package build by @Liam-Zhao in #659
- feat: calculate piece length by file length by @gaius-qi in #661
Full Changelog: v0.1.97...v0.1.98
v0.1.97
What's Changed
Full Changelog: v0.1.96...v0.1.97
v0.1.96
What's Changed
- chore(deps): Bump uuid from 1.9.1 to 1.10.0 by @dependabot in #654
- chore(deps): Bump toml from 0.8.16 to 0.8.19 by @dependabot in #653
- chore(deps): Bump rustls-pemfile from 2.1.1 to 2.1.3 by @dependabot in #652
- chore(deps): Bump bytes from 1.6.1 to 1.7.1 by @dependabot in #651
- feat: add log for deleting piece by @gaius-qi in #656
- feat: add buffer_size for GRPC client by @gaius-qi in #657
- feat: add zstd compression for grpc by @gaius-qi in #658
Full Changelog: v0.1.95...v0.1.96
v0.1.95
What's Changed
- feat: remove is_uploading condition in gc by @gaius-qi in #646
- Feat: dfdaemon is started using systemd by @Liam-Zhao in #648
- feat: support crc32 for calculating piece content by @gaius-qi in #649
- feat: update tonic version for grpc by @gaius-qi in #655
Full Changelog: v0.1.94...v0.1.95
v0.1.94
v0.1.93
What's Changed
- fix: add missing fields to the announce host request by @BruceAko in #622
- refactor: disk information in announcer module by @gaius-qi in #639
- chore: add ci dir for actions by @gaius-qi in #640
- feat: Add rpm package and deb package build by @Liam-Zhao in #636
- chore: rename config.yaml for ci by @gaius-qi in #641
- feat: add header for mirror mode by @gaius-qi in #644
New Contributors
- @Liam-Zhao made their first contribution in #636
Full Changelog: v0.1.92...v0.1.93
v0.1.92
v0.1.91
What's Changed
- fix: fix url encode/decode bug by @Lzzzzzt in #628
- chore(deps): Bump toml from 0.8.13 to 0.8.16 by @dependabot in #629
- chore(deps): Bump serde_json from 1.0.120 to 1.0.121 by @dependabot in #630
- chore(deps): Bump tokio from 1.38.1 to 1.39.2 by @dependabot in #631
- chore(deps): Bump thiserror from 1.0.61 to 1.0.63 by @dependabot in #632
- chore(deps): Bump clap from 4.5.9 to 4.5.11 by @dependabot in #633
- chore(deps): Bump libloading from 0.8.4 to 0.8.5 by @dependabot in #634
- feat: add warn logs when handle level1 task task slowly by @gaius-qi in #637
Full Changelog: v0.1.90...v0.1.91