Skip to content

v0.1.83

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Jul 08:28
· 199 commits to main since this release
8d44be4

What's Changed

  • chore(deps): Bump lazy_static from 1.4.0 to 1.5.0 by @dependabot in #557
  • chore: add verbose for codecov actions by @gaius-qi in #559
  • chore(deps): Bump url from 2.5.1 to 2.5.2 by @dependabot in #554
  • chore(deps): Bump libloading from 0.8.3 to 0.8.4 by @dependabot in #555
  • chore(deps): Bump uuid from 1.8.0 to 1.9.0 by @dependabot in #558
  • feat: add interval field to AnnounceHostRequest by @BruceAko in #562
  • chore(deps): Bump dashmap from 5.5.3 to 6.0.1 by @dependabot in #564
  • chore(deps): Bump uuid from 1.9.0 to 1.9.1 by @dependabot in #565
  • chore(deps): Bump serde_json from 1.0.117 to 1.0.119 by @dependabot in #568
  • chore(deps): Bump clap from 4.5.7 to 4.5.8 by @dependabot in #567
  • chore(deps): Bump jemalloc_pprof from 0.1.0 to 0.2.0 by @dependabot in #566
  • chore: update rust-toolchain version by @gaius-qi in #571
  • feat: add delete task rpc implement by checking task status and reclaiming local storage with metadata. by @IRONICBo in #560
  • feat: move task logic from mod.rs to task.rs by @gaius-qi in #569
  • feat: add import subcommand by @gaius-qi in #572
  • feat: add progress bar for dfcache import by @gaius-qi in #573
  • feat: add metrics for dfcache by @gaius-qi in #574
  • feat: add import feature in client by @gaius-qi in #575
  • feat: add stat_cache_task and delete_cache_task features by @gaius-qi in #576
  • chore: change codecov vesion and delete fail_ci_if_error field by @gaius-qi in #582
  • chore(deps): Bump jemalloc_pprof from 0.2.0 to 0.4.1 by @dependabot in #578
  • chore(deps): Bump hyper from 1.2.0 to 1.4.0 by @dependabot in #579
  • chore(deps): Bump serde_json from 1.0.119 to 1.0.120 by @dependabot in #580
  • chore(deps): Bump serde from 1.0.203 to 1.0.204 by @dependabot in #581
  • feat: drop cache_task when client shutdown by @gaius-qi in #584
  • feat: optimize log for piece id with tracing instrument by @gaius-qi in #585

New Contributors

Full Changelog: v0.1.82...v0.1.83