Releases: dragonflyoss/client
Releases · dragonflyoss/client
v1.0.2
What's Changed
- feat: Update error message in task.rs to remove 'persistent cache' reference by @gaius-qi in #1215
- chore(Dockerfile): support jemalloc for 64K page size by @gaius-qi in #1216
- chore(Dockerfile): Change TARGETARCH to TARGETPLATFORM in Dockerfiles for multi-platform builds by @gaius-qi in #1217
- chore: update cargo version to 1.0.2 by @gaius-qi in #1218
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
Full Changelog: v1.0.0...v1.0.1
v1.0.0
chore: update cargo version to 1.0.0 (#1212) Signed-off-by: Gaius <[email protected]>
v0.2.42
What's Changed
- feat: bump version to 0.2.41 and optimize vector initialization in dfdaemon_upload by @gaius-qi in #1207
- feat: verify digest when file is downloaded by @gaius-qi in #1208
- fix: OTLP endpoint URL parsing to correctly include protocol in tracing module by @gaius-qi in #1209
Full Changelog: v0.2.40...v0.2.42
v0.2.41
What's Changed
- feat: bump version to 0.2.41 and optimize vector initialization in dfdaemon_upload by @gaius-qi in #1207
- feat: verify digest when file is downloaded by @gaius-qi in #1208
- fix: OTLP endpoint URL parsing to correctly include protocol in tracing module by @gaius-qi in #1209
Full Changelog: v0.2.40...v0.2.41
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