Releases: dragonflyoss/client
Releases · dragonflyoss/client
v0.1.109
What's Changed
- fix: Ensure the parent directory of the destination exists by @Zyyeric in #732
- feat: ensure the parent directory of the destination exists by @gaius-qi in #734
- feat: announce disable shared for scheduler by @gaius-qi in #735
- chore(deps): Bump tokio-util from 0.7.11 to 0.7.12 by @dependabot in #736
- chore(deps): Bump hyper-util from 0.1.7 to 0.1.8 by @dependabot in #738
- chore(deps): Bump clap from 4.5.16 to 4.5.17 by @dependabot in #739
- chore(deps): Bump blake3 from 1.5.3 to 1.5.4 by @dependabot in #740
- feat: add log for deleting task content by @gaius-qi in #741
- refactor: change comments to rust style by @gaius-qi in #742
- chore(deps): Bump dashmap from 6.0.1 to 6.1.0 by @dependabot in #743
- chore(deps): Bump serde_json from 1.0.127 to 1.0.128 by @dependabot in #744
- chore(deps): Bump bytes from 1.7.1 to 1.7.2 by @dependabot in #745
- chore(deps): Bump clap from 4.5.17 to 4.5.18 by @dependabot in #746
- chore(deps): Bump local-ip-address from 0.6.1 to 0.6.3 by @dependabot in #747
- test: add unit test for dfget by @Lzzzzzt in #748
- test: refactor tests in dfget by @gaius-qi in #749
- chore: update dragonfly-api version to v2.0.159 by @gaius-qi in #750
- chore: update crate verison to v0.1.109 by @gaius-qi in #751
- feat: optimize the profile release for binary by @gaius-qi in #752
Full Changelog: v0.1.108...v0.1.109
v0.1.108
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
What's Changed
Full Changelog: v0.1.106...v0.1.107
v0.1.106
v0.1.105
What's Changed
- chore(deps): Bump tonic from 0.12.1 to 0.12.2 by @dependabot in #707
- chore(deps): Bump tonic-health from 0.12.1 to 0.12.2 by @dependabot in #709
- Feat change release by @Liam-Zhao in #713
- feat: when send piece error drop out_stream_tx by @gaius-qi in #715
- Update release.yml by @gaius-qi in #716
Full Changelog: v0.1.104...v0.1.105
v0.1.104
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
What's Changed
- add crc32 algorithm with few tests by @CormickKneey in #684
- feat: optimize calculate file by crc32 by @gaius-qi in #685
- test: add unitest for oss by @Lzzzzzt in #647
- test: format unit test in backend by @gaius-qi in #686
- fix: key/value format with whitespace separator should not be used by @gaius-qi in #687
- chore(deps): Bump serde from 1.0.204 to 1.0.209 by @dependabot in #689
- chore(deps): Bump libc from 0.2.155 to 0.2.158 by @dependabot in #690
- chore(deps): Bump serde_json from 1.0.124 to 1.0.127 by @dependabot in #692
- feat: set prefix_extractor for column families by @gaius-qi in #693
New Contributors
- @CormickKneey made their first contribution in #684
Full Changelog: v0.1.102...v0.1.103
v0.1.102
What's Changed
- feat: add metrics of the backend request by @gaius-qi in #672
- feat: add disk space metric by @gaius-qi in #676
- chore: fix 'as' keyword should match the case of the 'from' keyword by @gaius-qi in #677
- feat: add log for deleting task by @gaius-qi in #683
- chore(deps): Bump hyper-util from 0.1.6 to 0.1.7 by @dependabot in #682
- chore(deps): Bump hashring from 0.3.5 to 0.3.6 by @dependabot in #681
- chore(deps): Bump rustls-pki-types from 1.7.0 to 1.8.0 by @dependabot in #680
- chore(deps): Bump blake3 from 1.5.1 to 1.5.3 by @dependabot in #679
- chore(deps): Bump clap from 4.5.15 to 4.5.16 by @dependabot in #678
Full Changelog: v0.1.101...v0.1.102
v0.1.101
v0.1.100
What's Changed
Full Changelog: v0.1.99...v0.1.100