Skip to content

Releases: dragonflyoss/client

v0.1.112

18 Oct 02:33
Compare
Choose a tag to compare

What's Changed

  • feat: add ca_cert, cert and key for mTLS in config by @gaius-qi in #772
  • test: add unit tests for dragonfly-backend::http by @Lzzzzzt in #770
  • refactor: unit tests of the self-signed certs in http backend by @gaius-qi in #778
  • chore(deps): Bump rustls-pki-types from 1.8.0 to 1.9.0 by @dependabot in #773
  • chore(deps): Bump clap from 4.5.18 to 4.5.20 by @dependabot in #774
  • chore(deps): Bump libc from 0.2.158 to 0.2.159 by @dependabot in #775
  • chore(deps): Bump tonic-reflection from 0.12.1 to 0.12.3 by @dependabot in #776
  • feat: load certs in dfdaemon config by @gaius-qi in #779
  • feat: add ServerTlsConfig and ClientTlsConfig for upload service by @gaius-qi in #780
  • feat: add self-signed certs for manager client and scheduler client by @gaius-qi in #781
  • test: fixed invalid_uri_should_fail in manager grpc by @gaius-qi in #782
  • feat: add health check for manager addr by @gaius-qi in #783

Full Changelog: v0.1.111...v0.1.112

v0.1.111

11 Oct 10:31
e54b93d
Compare
Choose a tag to compare

What's Changed

  • fix git info and update cargo.lock by @CormickKneey in #768
  • feat: avoid the out stream is aborted in proxy and add calculate_interested test by @gaius-qi in #769

Full Changelog: v0.1.110...v0.1.111

v0.1.110

09 Oct 11:31
92e21fb
Compare
Choose a tag to compare

What's Changed

  • feat: rename cache task to persistent cache task by @gaius-qi in #753
  • feat(scheduler): add automatic scheduler switching feature by @PoloDyBala in #591
  • ✨ feat: display detailed version for bin instead of the defa… by @CormickKneey in #754
  • refactor: build environment for binaries by @gaius-qi in #755
  • feat: add upload_rate_limit and download_rate_limit for announcer by @gaius-qi in #756
  • chore(deps): Bump tempfile from 3.12.0 to 3.13.0 by @dependabot in #757
  • chore(deps): Bump thiserror from 1.0.63 to 1.0.64 by @dependabot in #761
  • chore(deps): Bump toml_edit from 0.22.20 to 0.22.22 by @dependabot in #760
  • chore(deps): Bump tonic-health from 0.12.2 to 0.12.3 by @dependabot in #759
  • chore(deps): Bump anyhow from 1.0.86 to 1.0.89 by @dependabot in #758
  • chore(deps): Bump regex from 1.10.6 to 1.11.0 by @dependabot in #765
  • chore(deps): Bump termion from 4.0.2 to 4.0.3 by @dependabot in #762
  • chore(deps): Bump hyper-util from 0.1.8 to 0.1.9 by @dependabot in #763
  • chore(deps): Bump sysinfo from 0.30.13 to 0.32.0 by @dependabot in #764
  • chore: update client version to v0.1.110 by @gaius-qi in #767

New Contributors

Full Changelog: v0.1.109...v0.1.110

v0.1.109

28 Sep 10:56
0397170
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.108...v0.1.109

v0.1.108

10 Sep 14:32
d385ef2
Compare
Choose a tag to compare

What's Changed

  • test: Add unit tests for object storage by @Lzzzzzt in #714
  • feat: optimize make_need_fields_message macro by @gaius-qi in #721
  • test: set plugin ext to .dylib in macos by @gaius-qi in #722
  • feat: add log for generate certs by @gaius-qi in #723
  • feat: print log for tls failed by @gaius-qi in #730
  • feat: support ca and skip_verify for containerd registry and remove mirror mode for containerd old version by @gaius-qi in #731
  • chore(deps): Bump tokio-stream from 0.1.15 to 0.1.16 by @dependabot in #729
  • chore(deps): Bump wiremock from 0.6.1 to 0.6.2 by @dependabot in #728
  • chore(deps): Bump serde from 1.0.209 to 1.0.210 by @dependabot in #726
  • chore(deps): Bump leaky-bucket from 1.0.1 to 1.1.2 by @dependabot in #725
  • Fix: Comment for Storage in piece.rs is wrong by @Zyyeric in #724
  • feat: add X-Dragonfly-Use-P2P header for proxy to use P2P to distribute the content by @gaius-qi in #733

Full Changelog: v0.1.107...v0.1.108

v0.1.107

06 Sep 05:46
232ee8a
Compare
Choose a tag to compare

What's Changed

  • feat: proxy reuses the dfdaemon_download_client by @gaius-qi in #719

Full Changelog: v0.1.106...v0.1.107

v0.1.106

05 Sep 10:09
Compare
Choose a tag to compare

What's Changed

  • feat: add interrupt for download from remote peers by @gaius-qi in #717
  • chore: add timeout-minutes for release actions by @gaius-qi in #718

Full Changelog: v0.1.105...v0.1.106

v0.1.105

04 Sep 15:40
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.104...v0.1.105

v0.1.104

03 Sep 03:07
Compare
Choose a tag to compare

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

v0.1.103

28 Aug 03:46
2fe844a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.102...v0.1.103