Releases: dragonflyoss/client
Releases · dragonflyoss/client
v1.1.7
What's Changed
Full Changelog: v1.1.6...v1.1.7
v1.1.6
What's Changed
Full Changelog: v1.1.5...v1.1.6
v1.1.5
v1.1.4
What's Changed
- fix: task ID of image blobs for dragonfly's issue #4418 by @vulyon in #1495
- feat: support task ID generation based on OCI blob digest and add persistent task APIs by @gaius-qi in #1499
- refactor(dfget): sort entries by directory before files by @gaius-qi in #1507
- feat(storage): add persistent cache task registration by @gaius-qi in #1508
- chore(deps): Bump toml_edit from 0.22.27 to 0.23.7 by @dependabot[bot] in #1506
- chore(deps): Bump serde_json from 1.0.143 to 1.0.145 by @dependabot[bot] in #1503
- chore(deps): Bump github/codeql-action from 4.31.5 to 4.31.6 by @dependabot[bot] in #1501
- chore(deps): update dragonfly-client dependencies to 1.1.4 by @gaius-qi in #1509
New Contributors
Full Changelog: v1.1.3...v1.1.4
v1.1.3
v1.1.2
What's Changed
- chore(deps): Bump hyper-util from 0.1.17 to 0.1.18 by @dependabot[bot] in #1477
- chore(deps): Bump lru from 0.12.5 to 0.16.2 by @dependabot[bot] in #1475
- chore(deps): Bump github/codeql-action from 4.31.0 to 4.31.3 by @dependabot[bot] in #1472
- feat(backend): add custom request headers support by @chlins in #1461
- chore(deps): Bump tokio-rustls from 0.26.0 to 0.26.4 by @dependabot[bot] in #1474
- feat: add parent selector with connection management and capacity control by @SouthWest7 in #1397
- refactor(client, server): update default buffer sizes and keepalive settings by @gaius-qi in #1479
- refactor(dfdaemon): parent selector for selecting piece by @gaius-qi in #1481
- refactor(resource): change weights type from u32 to u64 by @gaius-qi in #1483
- feat(storage): enhance RocksDB sync and compression options by @gaius-qi in #1492
- chore(deps): Bump github/codeql-action from 4.31.3 to 4.31.5 by @dependabot[bot] in #1484
- chore(deps): Bump kentaro-m/auto-assign-action from 6c329ffd6803dad23db17e9e97ddfb8cf34fee1e to 1c84c62f79d19c9fcab882efcf5da979c72b3c97 by @dependabot[bot] in #1485
- refactor(resource): add tracing to parent selector methods by @gaius-qi in #1482
- chore(deps): Bump actions/checkout from 4 to 6 by @dependabot[bot] in #1486
- chore(deps): Bump rand from 0.9.1 to 0.9.2 by @dependabot[bot] in #1487
- chore(deps): Bump rustls from 0.23.32 to 0.23.35 by @dependabot[bot] in #1488
- chore(deps): Bump termion from 4.0.5 to 4.0.6 by @dependabot[bot] in #1489
- chore(deps): Bump bytes from 1.10.1 to 1.11.0 by @dependabot[bot] in #1490
- chore(deps): Bump openssl from 0.10.72 to 0.10.75 by @dependabot[bot] in #1491
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
- feat(http): add default user agent for backend http by @chlins in #1460
- chore(deps): update dragonfly-client versions to 1.1.0 by @gaius-qi in #1462
- chore(deps): Bump rustls-pki-types from 1.12.0 to 1.13.0 by @dependabot[bot] in #1468
- chore(deps): Bump socket2 from 0.6.0 to 0.6.1 by @dependabot[bot] in #1467
- chore(deps): Bump dragonfly-api from 2.1.80 to 2.1.81 by @dependabot[bot] in #1466
- chore(deps): Bump indicatif from 0.18.1 to 0.18.2 by @dependabot[bot] in #1465
- Fix Missing Query Parameters by @RachaelLuo in #1470
New Contributors
- @RachaelLuo made their first contribution in #1470
Full Changelog: v1.0.39...v1.1.1
v1.1.0
What's Changed
Full Changelog: v1.0.39...v1.1.0
v1.0.39
What's Changed
- docs(readme): update GitHub Discussions link format by @gaius-qi in #1450
- chore(deps): Bump clap from 4.5.50 to 4.5.51 by @dependabot[bot] in #1455
- chore(deps): Bump thiserror from 2.0.16 to 2.0.17 by @dependabot[bot] in #1454
- chore(deps): Bump tokio-util from 0.7.16 to 0.7.17 by @dependabot[bot] in #1453
- chore(deps): Bump vortex-protocol from 0.1.3 to 0.1.4 by @dependabot[bot] in #1451
- fix(grpc): improve error handling in task retrieval by @gaius-qi in #1457
Full Changelog: v1.0.38...v1.0.39
v1.0.38
What's Changed
- chore(deps): Bump actions/download-artifact from 5 to 6 by @dependabot[bot] in #1439
- chore(deps): Bump indicatif from 0.18.0 to 0.18.1 by @dependabot[bot] in #1443
- chore(deps): Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #1441
- chore(deps): Bump github/codeql-action from 4.30.9 to 4.31.0 by @dependabot[bot] in #1440
- chore(deps): Bump tokio from 1.47.1 to 1.48.0 by @dependabot[bot] in #1438
- chore(deps): update dragonfly-client dependencies to 1.0.38 by @gaius-qi in #1449
Full Changelog: v1.0.37...v1.0.38