Releases: dragonflyoss/client
Releases · dragonflyoss/client
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
v0.1.90
v0.1.89
What's Changed
- feat: implement remove cache task in dfcache by @gaius-qi in #603
- feat: rename create_persistent_cache_task to create_persistent in cache_task by @gaius-qi in #604
- feat: implement download feature in cache_task by @gaius-qi in #605
- feat: remove the logic of starting dfdaemon when dfget downloads file by @gaius-qi in #606
- feat: remove lock file from dfdaemon by @gaius-qi in #607
- feat: parse output path to absolute path by @gaius-qi in #608
- feat: implement export in dfcache by @gaius-qi in #609
- feat: add garbage collection for cache task by @gaius-qi in #610
- Add license scan report and status by @fossabot in #611
- feat: implement recursive download for dfget by @Lzzzzzt in #613
- refactor: download directory from object storage by @gaius-qi in #614
- chore(deps): Bump openssl from 0.10.64 to 0.10.66 by @dependabot in #616
- chore(deps): Bump hyper-util from 0.1.3 to 0.1.6 by @dependabot in #617
- chore(deps): Bump tokio from 1.38.0 to 1.38.1 by @dependabot in #618
- feat: add check before starting the download task by @Lzzzzzt in #615
- feat: add validate_args for dfget and dfcache by @gaius-qi in #621
- feat: rename task_result to task by @gaius-qi in #623
- feat: if HTTP get the BackendError of the response, return BackendError to proxy by @gaius-qi in #624
New Contributors
Full Changelog: v0.1.88...v0.1.89
v0.1.88
v0.1.87
What's Changed
- feat: support OSS protocol to download single file by @Lzzzzzt in #583
- refactor: oss implements in backend by @gaius-qi in #592
- chore(deps): Bump jemalloc_pprof from 0.4.1 to 0.4.2 by @dependabot in #594
- chore(deps): Bump bytes from 1.6.0 to 1.6.1 by @dependabot in #597
- chore(deps): Bump clap from 4.5.8 to 4.5.9 by @dependabot in #596
- feat: S3 Support for Single File Download by @Zyyeric in #577
- feat: add object storage(s3, gcs, abs, oss, obs, cos) for backend by @gaius-qi in #598
- feat: change http test dependencies in backend by @gaius-qi in #600
New Contributors
Full Changelog: v0.1.86...v0.1.87
v0.1.86
What's Changed
Full Changelog: v0.1.85...v0.1.86