Releases: dragonflyoss/client
Releases · dragonflyoss/client
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
v0.1.99
What's Changed
- chore(deps): Bump tabled from 0.15.0 to 0.16.0 by @dependabot in #662
- chore(deps): Bump regex from 1.10.5 to 1.10.6 by @dependabot in #664
- chore(deps): Bump serde_json from 1.0.121 to 1.0.124 by @dependabot in #665
- chore(deps): Bump hyper from 1.4.0 to 1.4.1 by @dependabot in #666
- chore(deps): Bump clap from 4.5.11 to 4.5.15 by @dependabot in #663
- feat: filter query params by @gaius-qi in #667
Full Changelog: v0.1.98...v0.1.99
v0.1.98
What's Changed
- Feat: add tar package build by @Liam-Zhao in #659
- feat: calculate piece length by file length by @gaius-qi in #661
Full Changelog: v0.1.97...v0.1.98
v0.1.97
What's Changed
Full Changelog: v0.1.96...v0.1.97
v0.1.96
What's Changed
- chore(deps): Bump uuid from 1.9.1 to 1.10.0 by @dependabot in #654
- chore(deps): Bump toml from 0.8.16 to 0.8.19 by @dependabot in #653
- chore(deps): Bump rustls-pemfile from 2.1.1 to 2.1.3 by @dependabot in #652
- chore(deps): Bump bytes from 1.6.1 to 1.7.1 by @dependabot in #651
- feat: add log for deleting piece by @gaius-qi in #656
- feat: add buffer_size for GRPC client by @gaius-qi in #657
- feat: add zstd compression for grpc by @gaius-qi in #658
Full Changelog: v0.1.95...v0.1.96