Skip to content

v0.1.104

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Sep 03:07
· 272 commits to main since this release

What's Changed

  • feat: add tracing flame for dfdaemon by @gaius-qi in #694
  • feat: add get_pieces() and fix unit tests by @BruceAko in #696
  • test: remove metadata mock const by @gaius-qi in #697
  • chore: update build image and golang image by @gaius-qi in #698
  • feat: set initial_connection_window_size and initial_stream_window_size by @gaius-qi in #699
  • feat: replace read_exact with read_to_end in download_piece by @gaius-qi in #700
  • feat: Add GCS credential path and change GCS url scheme to gs by @Zyyeric in #675
  • feat: optimize operator of the object_storage by @gaius-qi in #701
  • fix: --storage-credential-path in dfget description by @gaius-qi in #705
  • test: add unit tests for BackendFactory by @Lzzzzzt in #695
  • refactor: backend tests in lib.rs by @gaius-qi in #706

Full Changelog: v0.1.103...v0.1.104