Skip to content

Releases: dragonflyoss/client

v1.0.24

25 Sep 02:30
Compare
Choose a tag to compare

What's Changed

  • feat(export): add overwrite option for output files by @gaius-qi in #1374

Full Changelog: v1.0.23...v1.0.24

v1.0.23

24 Sep 08:24
b9817dc
Compare
Choose a tag to compare

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

24 Sep 06:09
6a93a2d
Compare
Choose a tag to compare

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

17 Sep 03:55
09dfeec
Compare
Choose a tag to compare

What's Changed

  • feat: support config_path of io.containerd.cri.v1.images for containerd v2 by @NewbMiao in #1357
  • feat: rename plugin_key to plugin_id in dfinit by @gaius-qi in #1358

New Contributors

Full Changelog: v1.0.20...v1.0.21

v1.0.20

16 Sep 13:51
a2659db
Compare
Choose a tag to compare

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

12 Sep 09:11
fdd3fa7
Compare
Choose a tag to compare

What's Changed

  • refactor: move the shutdown crate to the util package by @chlins in #1344
  • feat(download): add concurrent piece count configuration by @gaius-qi in #1345
  • chore(deps): bump api to v2.1.65 by @gaius-qi in #1347

Full Changelog: v1.0.18...v1.0.19

v1.0.18

09 Sep 13:50
33375f0
Compare
Choose a tag to compare

What's Changed

  • refactor(downloader): streamline download concurrency handling by @gaius-qi in #1341
  • refactor(dfget): simplify argument parsing logic by @gaius-qi in #1342

Full Changelog: v1.0.17...v1.0.18

v1.0.17

09 Sep 08:27
af354b7
Compare
Choose a tag to compare

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

08 Sep 02:41
c79cef2
Compare
Choose a tag to compare

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

09 Sep 13:24
344bf3e
Compare
Choose a tag to compare
v1.0.15-opendal Pre-release
Pre-release

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