Releases: dragonflyoss/client
Releases · dragonflyoss/client
v1.0.7
What's Changed
- feat: add include-files argrument in the downloaded directory by @LunaWhispers in #1247
- refactor(dfget): Improve logic and error handling in
filter_entries
by @gaius-qi in #1258
Full Changelog: v1.0.6...v1.0.7
v1.0.6
What's Changed
- feat: Bump dragonfly-api to 2.1.49 and add local_only support for task stat by @gaius-qi in #1250
- feat: Enhance stat_task error handling in dfdaemon_download and dfdaemon_upload by @gaius-qi in #1251
- feat: update gRPC server to use non-cloned reflection service and fix task piece filtering logic by @gaius-qi in #1252
- chore: update crate version to 1.0.6 by @gaius-qi in #1253
- feat: use piece_timeout for list task entries by @gaius-qi in #1254
- feat: use piece_timeout for list task entries by @gaius-qi in #1255
- feat: add task ID response header in Dragonfly client proxy by @gaius-qi in #1256
Full Changelog: v1.0.5...v1.0.6
v1.0.5
What's Changed
Full Changelog: v1.0.4...v1.0.5
v1.0.4
What's Changed
- fix: logging message in BackendFactory to reference correct backend_plugin_dir variable by @gaius-qi in #1237
- feat: support specify the schedulerClusterID in host config and carry… by @chlins in #1240
- fix: rename scheduler_cluster_id in the host config by @chlins in #1241
- chore(deps): Bump kentaro-m/auto-assign-action from db77befe126df3163e8ee988af621569f7f2b82f to 586b61c136c65d09c1775da39cc4a80e026834f4 by @dependabot[bot] in #1242
- feat(dragonfly-client): change interface optional in DfdaemonUploadServerHandler by @gaius-qi in #1246
- chore(deps): Bump serde_json from 1.0.140 to 1.0.141 by @dependabot[bot] in #1245
- chore(deps): Bump rustix from 1.0.5 to 1.0.8 by @dependabot[bot] in #1243
- chore(deps): Bump github/codeql-action from 3.29.2 to 3.29.3 by @dependabot[bot] in #1244
- feat: support remote-ip for tracing by @gaius-qi in #1248
Full Changelog: v1.0.3...v1.0.4
v1.0.3
What's Changed
- chore(deps): Bump aquasecurity/trivy-action from 0.31.0 to 0.32.0 by @dependabot[bot] in #1223
- chore(deps): Bump tokio from 1.45.1 to 1.46.1 by @dependabot[bot] in #1222
- chore(deps): Bump indicatif from 0.17.11 to 0.18.0 by @dependabot[bot] in #1221
- chore(deps): Bump kentaro-m/auto-assign-action from a558e3a7a389eae6d782d4f5ad0aaa5e36ec2e39 to db77befe126df3163e8ee988af621569f7f2b82f by @dependabot[bot] in #1220
- chore(deps): Bump github/codeql-action from 3.29.1 to 3.29.2 by @dependabot[bot] in #1219
- feat: Create a blacklist of backends that do not support directory downloads by @LunaWhispers in #1224
- chore(deps): Bump clap from 4.5.40 to 4.5.41 by @dependabot[bot] in #1231
- chore(deps): Bump crc32fast from 1.4.2 to 1.5.0 by @dependabot[bot] in #1230
- chore(deps): Bump hyper-util from 0.1.14 to 0.1.15 by @dependabot[bot] in #1229
- feat: add panic log for tracing by @gaius-qi in #1233
- feat: move metadata update after content task creation in Storage::download_task_started by @gaius-qi in #1234
- feat: modify the execution logic of dfget to list directories by @LunaWhispers in #1225
- refactor: list_task_entries in DfdaemonDownloadServerHandler by @gaius-qi in #1235
- feat: update default plugin directory to /usr/local/lib/dragonfly/plugins/ on Linux by @gaius-qi in #1236
New Contributors
- @LunaWhispers made their first contribution in #1224
Full Changelog: v1.0.2...v1.0.3
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 <gaius.qi@gmail.com>
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