Releases: dragonflyoss/client
Releases · dragonflyoss/client
v0.2.40
What's Changed
Full Changelog: v0.2.39...v0.2.40
v0.2.39
What's Changed
- chore(ci/Dockerfile): add tools for base image by @gaius-qi in #1197
- feat: add per-piece collection timeout for sync_pieces and sync_persistent_cache_pieces by @gaius-qi in #1205
- chore(deps): Bump tabled from 0.19.0 to 0.20.0 by @dependabot in #1198
- chore(deps): Bump toml from 0.8.22 to 0.8.23 by @dependabot in #1199
- chore(deps): Bump reqwest-tracing from 0.5.7 to 0.5.8 by @dependabot in #1200
- chore(deps): Bump wiremock from 0.6.3 to 0.6.4 by @dependabot in #1201
- chore(deps): Bump taiki-e/cache-cargo-install-action from 2.1.1 to 2.1.2 by @dependabot in #1202
- chore(deps): Bump mheap/github-action-required-labels from 5.5.0 to 5.5.1 by @dependabot in #1203
- chore(deps): Bump kentaro-m/auto-assign-action from e6c4932f995626505d2a5d85401b0319753caa11 to a558e3a7a389eae6d782d4f5ad0aaa5e36ec2e39 by @dependabot in #1204
Full Changelog: v0.2.38...v0.2.39
v0.2.38
What's Changed
- feat: if the task has started downloading, wait for the first piece to begin downloading by @gaius-qi in #1196
Full Changelog: v0.2.37...v0.2.38
v0.2.37
What's Changed
Full Changelog: v0.2.36...v0.2.37
v0.2.36
What's Changed
- feat: add url, content_length and piece_length for tracing span by @gaius-qi in #1192
- chore(deps): Bump github/codeql-action from 3.28.19 to 3.29.0 by @dependabot in #1190
- chore(deps): Bump clap from 4.5.39 to 4.5.40 by @dependabot in #1188
- feat: remove DISK_WRITTEN_BYTES and DISK_READ_BYTES metrics by @gaius-qi in #1194
Full Changelog: v0.2.35...v0.2.36
v0.2.35
What's Changed
- chore(deps): Bump kentaro-m/auto-assign-action from 7ae38e468e64dec0af17820972bc4915aa511ec2 to e6c4932f995626505d2a5d85401b0319753caa11 by @dependabot in #1181
- chore(deps): Bump github/codeql-action from 3.28.18 to 3.28.19 by @dependabot in #1180
- chore(deps): Bump aquasecurity/trivy-action from 0.30.0 to 0.31.0 by @dependabot in #1179
- chore(deps): Bump hyper-util from 0.1.12 to 0.1.14 by @dependabot in #1178
- chore(deps): Bump headers from 0.4.0 to 0.4.1 by @dependabot in #1176
- chore(deps): Bump libloading from 0.8.7 to 0.8.8 by @dependabot in #1174
- feat(dragonfly-client): add tracing header for exporter by @gaius-qi in #1183
- feat(dragonfly-client-storage): add dist_threshold for disk usage calculation in GC policy by @gaius-qi in #1191
- chore(deps): Bump num_cpus from 1.16.0 to 1.17.0 by @dependabot in #1187
Full Changelog: v0.2.34...v0.2.35
v0.2.34
What's Changed
Full Changelog: v0.2.33...v0.2.34
v0.2.33
What's Changed
Full Changelog: v0.2.32...v0.2.33
v0.2.32
What's Changed
- chore(deps): Bump pprof from 0.14.0 to 0.15.0 by @dependabot in #1166
- chore(deps): Bump opentelemetry-semantic-conventions from 0.29.0 to 0.30.0 by @dependabot in #1169
- chore(deps): Bump clap from 4.5.38 to 4.5.39 by @dependabot in #1170
Full Changelog: v0.2.31...v0.2.32
v0.2.31
What's Changed
- chore(deps): Bump tempfile from 3.19.1 to 3.20.0 by @dependabot in #1156
- chore(deps): Bump tokio from 1.44.2 to 1.45.0 by @dependabot in #1154
- chore(deps): Bump rustls-pki-types from 1.11.0 to 1.12.0 by @dependabot in #1153
- chore(deps): Bump github/codeql-action from 3.28.17 to 3.28.18 by @dependabot in #1152
- chore(README.md): add maintainer google groups for communication channels and remove discussion group by @gaius-qi in #1157
- feat(tracing): migrate to OpenTelemetry OTLP and enrich trace metadata by @gaius-qi in #1160
- chore(deps): Bump hyper-util from 0.1.10 to 0.1.12 by @dependabot in #1158
- chore(deps): Bump tokio from 1.45.0 to 1.45.1 by @dependabot in #1159
- feat: add --log-to-stdout for command by @gaius-qi in #1162
- feat: rename --log-to-stdout to --console by @gaius-qi in #1163
- feat(tracing): align resource attributes with OpenTelemetry semantic conventions by @gaius-qi in #1164
- feat: rename option log_to_stdout console for dfinit by @gaius-qi in #1165
Full Changelog: v0.2.30...v0.2.31