Skip to content

Releases: dragonflyoss/client

v0.1.95

06 Aug 04:24
87460ee
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.94...v0.1.95

v0.1.94

06 Aug 04:24
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.93...v0.1.94

v0.1.93

02 Aug 18:49
aee6a66
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.92...v0.1.93

v0.1.92

02 Aug 18:49
ef7a6df
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.91...v0.1.92

v0.1.91

30 Jul 12:47
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.90...v0.1.91

v0.1.90

26 Jul 03:02
97791be
Compare
Choose a tag to compare

What's Changed

  • feat: if download back-to-source failed, abort all jobs by @gaius-qi in #626
  • feat: add request timeout for connection by @gaius-qi in #627

Full Changelog: v0.1.89...v0.1.90

v0.1.89

25 Jul 15:10
Compare
Choose a tag to compare

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

17 Jul 15:20
7671818
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.87...v0.1.88

v0.1.87

17 Jul 09:06
0dda250
Compare
Choose a tag to compare

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

13 Jul 15:10
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.85...v0.1.86