Releases: dragonflyoss/client
Releases · dragonflyoss/client
v1.0.24
v1.0.23
What's Changed
- feat: add the request sdk in dragonfly-client-util by @chlins in #1333
- refactor(dragonfly-client-util): request and pool logic by @gaius-qi in #1370
- chore(deps): Bump clap from 4.5.47 to 4.5.48 by @dependabot[bot] in #1367
- chore(deps): Bump serde from 1.0.219 to 1.0.226 by @dependabot[bot] in #1368
- chore(deps): Bump hyper-util from 0.1.16 to 0.1.17 by @dependabot[bot] in #1365
- chore(deps): Bump kentaro-m/auto-assign-action from 1a583dfb5dd75d0df34ecc781081e5a6a73d2dce to 0cb1582962699c32cfa6083ee508ba02035ff32d by @dependabot[bot] in #1364
- fix(dfget): get wrong entries and add tests for entry retrieval functions by @gaius-qi in #1373
Full Changelog: v1.0.22...v1.0.23
v1.0.22
What's Changed
- docs: update community section in README by @gaius-qi in #1360
- feat: Add TCP Client and Server Implementation for Piece Download in dragonfly-client-storage by @ftljk in #1359
- refactor: tcp storage server and client by @gaius-qi in #1361
- feat(metric): add dragonfly-client-metric module by @gaius-qi in #1362
- fix(grpc): correct download server IP retrieval by @gaius-qi in #1369
New Contributors
Full Changelog: v1.0.21...v1.0.22
v1.0.21
v1.0.20
What's Changed
- chore(deps): Bump hostname from 0.4.0 to 0.4.1 by @dependabot[bot] in #1353
- chore(deps): Bump humantime from 2.1.0 to 2.3.0 by @dependabot[bot] in #1352
- chore(deps): Bump rustix from 1.0.8 to 1.1.2 by @dependabot[bot] in #1351
- chore(deps): Bump github/codeql-action from 3.30.1 to 3.30.3 by @dependabot[bot] in #1349
- feat: remove loging to file in dfget dfcache and dfinit by @gaius-qi in #1355
Full Changelog: v1.0.19...v1.0.20
v1.0.19
v1.0.18
v1.0.17
What's Changed
- chore(deps): Bump clap from 4.5.46 to 4.5.47 by @dependabot[bot] in #1338
- chore(deps): Bump actions/stale from 9.1.0 to 10.0.0 by @dependabot[bot] in #1337
- chore(deps): Bump chrono from 0.4.41 to 0.4.42 by @dependabot[bot] in #1336
- chore(deps): Bump github/codeql-action from 3.30.0 to 3.30.1 by @dependabot[bot] in #1335
- chore(deps): Bump aquasecurity/trivy-action from 0.33.0 to 0.33.1 by @dependabot[bot] in #1334
- fix(fs): handle unsupported fallocate errors gracefully by @gaius-qi in #1340
Full Changelog: v1.0.16...v1.0.17
v1.0.16
What's Changed
- chore(deps): Bump serde_json from 1.0.142 to 1.0.143 by @dependabot[bot] in #1314
- chore(deps): Bump regex from 1.11.1 to 1.11.2 by @dependabot[bot] in #1312
- chore(deps): Bump tracing-subscriber from 0.3.19 to 0.3.20 by @dependabot[bot] in #1319
- chore(deps): Bump aquasecurity/trivy-action from 0.32.0 to 0.33.0 by @dependabot[bot] in #1327
- chore(dependencies): update dependencies and remove unused metakeys by @gaius-qi in #1322
- chore(deps): Bump clap from 4.5.45 to 4.5.46 by @dependabot[bot] in #1324
- chore(deps): Bump github/codeql-action from 3.29.11 to 3.30.0 by @dependabot[bot] in #1326
- feat: Add support for CacheTask in the storage layer. by @fu220 in #1278
- feat(object_storage): add security token to OSS initialization by @gaius-qi in #1328
- refactor(cache): remove WriteCachePieceResponse struct by @gaius-qi in #1329
- chore(dependencies): update project dependencies and version by @gaius-qi in #1332
- feat: support include files for dfget by @gaius-qi in #1331
Full Changelog: v1.0.15...v1.0.16
v1.0.15-opendal
What's Changed
- chore(deps): Bump serde_json from 1.0.142 to 1.0.143 by @dependabot[bot] in #1314
- chore(deps): Bump regex from 1.11.1 to 1.11.2 by @dependabot[bot] in #1312
- chore(deps): Bump tracing-subscriber from 0.3.19 to 0.3.20 by @dependabot[bot] in #1319
- chore(deps): Bump aquasecurity/trivy-action from 0.32.0 to 0.33.0 by @dependabot[bot] in #1327
- chore(dependencies): update dependencies and remove unused metakeys by @gaius-qi in #1322
- chore(deps): Bump clap from 4.5.45 to 4.5.46 by @dependabot[bot] in #1324
- chore(deps): Bump github/codeql-action from 3.29.11 to 3.30.0 by @dependabot[bot] in #1326
- feat: Add support for CacheTask in the storage layer. by @fu220 in #1278
- feat(object_storage): add security token to OSS initialization by @gaius-qi in #1328
- refactor(cache): remove WriteCachePieceResponse struct by @gaius-qi in #1329
Full Changelog: v1.0.15...v1.0.15-opendal