Skip to content

Releases: dragonflyoss/client

v0.1.125

09 Dec 13:37
df39410
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.124...v0.1.125

v0.1.124

06 Dec 10:23
c445bd2
Compare
Choose a tag to compare

What's Changed

  • feat: support the rate limit for preheat request by @chlins in #881
  • chore: update api version to 2.0.177 by @gaius-qi in #887

New Contributors

Full Changelog: v0.1.123...v0.1.124

v0.1.123

05 Dec 10:48
d8f0931
Compare
Choose a tag to compare

What's Changed

  • fix barrier synchronization on components exit for dfdaemon by @CormickKneey in #871
  • feat: optimize logs for server started by @gaius-qi in #883
  • chore: change the default config for rpm and deb by @gaius-qi in #884
  • feat: remove dfdaemon.yaml in rpm and deb by @gaius-qi in #885
  • feat: add gzip, deflate, brotli, zstd compressed for reqwest by @gaius-qi in #886

Full Changelog: v0.1.122...v0.1.123

v0.1.122

04 Dec 13:49
1917e76
Compare
Choose a tag to compare
chore: add auto-req no for building rpm (#882)

Signed-off-by: Gaius <[email protected]>

v0.1.121

04 Dec 09:05
Compare
Choose a tag to compare

What's Changed

  • feat: enhance client otel tracing and linking to scheduler & manager by @An-DJ in #873
  • chore(deps): Bump tracing from 0.1.40 to 0.1.41 by @dependabot in #874
  • chore(deps): Bump http-range-header from 0.4.1 to 0.4.2 by @dependabot in #875
  • chore(deps): Bump thiserror from 1.0.65 to 1.0.69 by @dependabot in #876
  • chore(deps): Bump tracing-subscriber from 0.3.18 to 0.3.19 by @dependabot in #877
  • chore(deps): Bump libc from 0.2.164 to 0.2.167 by @dependabot in #878
  • feat: rename tracing_grpc.rs to interceptor.rs by @gaius-qi in #879
  • chore: use gzip compress for building rpm and deb by @gaius-qi in #880

New Contributors

Full Changelog: v0.1.120...v0.1.121

v0.1.120

03 Dec 03:05
Compare
Choose a tag to compare

What's Changed

  • feat: add retry middleware for http backend by @gaius-qi in #872

Full Changelog: v0.1.119...v0.1.120

v0.1.119

29 Nov 07:27
9fd770f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.118...v0.1.119

v0.1.118

22 Nov 15:08
10bab19
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.117...v0.1.118

v0.1.117

14 Nov 02:28
fbca189
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.116...v0.1.117

v0.1.116

08 Nov 10:14
ee21989
Compare
Choose a tag to compare

What's Changed

  • chore(deps): Bump tokio from 1.40.0 to 1.41.0 by @dependabot in #810
  • chore(deps): Bump bytes from 1.7.2 to 1.8.0 by @dependabot in #811
  • chore(deps): Bump libc from 0.2.159 to 0.2.161 by @dependabot in #809
  • chore(deps): Bump rustls-pki-types from 1.9.0 to 1.10.0 by @dependabot in #808
  • chore(deps): Bump anyhow from 1.0.89 to 1.0.91 by @dependabot in #807
  • feat(ops): Update Docker workflow for PRs on main branch by @yxxhero in #813
  • feat: delete metadata and content of the persistent cache task by @gaius-qi in #816
  • feat: add query params of the containerd by @gaius-qi in #817
  • feat: add content_length, digest and piece_count for UploadPersistentCacheTaskStartedRequest by @gaius-qi in #818
  • feat: response current replica count for persistent cache task by @gaius-qi in #819
  • feat(container_runtime): support podman container runtime by @yxxhero in #812
  • test: add ut for client-util by @CormickKneey in #826
  • chore(deps): Bump thiserror from 1.0.64 to 1.0.65 by @dependabot in #824
  • chore(deps): Bump regex from 1.11.0 to 1.11.1 by @dependabot in #823
  • chore(deps): Bump futures-util from 0.3.30 to 0.3.31 by @dependabot in #822
  • chore(deps): Bump hyper-util from 0.1.9 to 0.1.10 by @dependabot in #821
  • test: add ut for client-util/tls by @CormickKneey in #827
  • feat: when the task is downloading, it is not allowed to delete the task by @gaius-qi in #828

Full Changelog: v0.1.115...v0.1.116