v0.1.118
What's Changed
- feat: add disk bandwidth for metrics and announcer by @gaius-qi in #845
- chore(deps): Bump codecov/codecov-action from 4 to 5 by @dependabot in #846
- chore(deps): Bump indicatif from 0.17.8 to 0.17.9 by @dependabot in #847
- chore(deps): Bump futures from 0.3.30 to 0.3.31 by @dependabot in #848
- chore(deps): Bump tempfile from 3.13.0 to 3.14.0 by @dependabot in #849
- chore(deps): Bump libc from 0.2.162 to 0.2.164 by @dependabot in #850
- dfget supports HDFS by @BruceAko in #838
- refactor: support hdfs for backend by @gaius-qi in #852
- feat: rename disk_read_bandwidth to disk_read_bytes by @gaius-qi in #853
- feat: reuse the tonic uds client in proxy by @gaius-qi in #854
- feat: reuse http client for backend by @gaius-qi in #855
- feat: reuse http client for object storage in backend by @gaius-qi in #856
- feat: add timeout for hdfs backend by @gaius-qi in #857
- fix: barrier blocks thread by @gaius-qi in #858
- add ut for containerd init by @CormickKneey in #859
- fix: rocksdb panic caused by out of bounds by @gaius-qi in #860
Full Changelog: v0.1.117...v0.1.118