Skip to content

Releases: dragonflyoss/dragonfly

v2.3.4

07 Nov 08:56
9701da7

Choose a tag to compare

Changelog

Features

  • 9701da7 feat(time): add RandomDelayWithJitter function (#4440)

Bug Fixes

  • afab20d fix(evaluator): update normal distribution threshold (#4438)

Contributors

Thanks to all the contributors! ❤️

v2.3.4-rc.2

05 Nov 06:30
d7a1be5

Choose a tag to compare

Changelog

Dependency updates

  • 855e81c chore(deps): bump github/codeql-action from 4.31.0 to 4.31.2 (#4429)
  • b2c7cc9 chore(deps): bump helm/kind-action from 1.12.0 to 1.13.0 (#4428)

Chores

  • d7a1be5 perf(scheduler): reduce peer registration delays (#4437)

Contributors

Thanks to all the contributors! ❤️

v2.3.4-rc.1

05 Nov 05:40
77f2543

Choose a tag to compare

Changelog

Dependency updates

  • 77f2543 chore(deps): bump d7y.io/api/v2 from v2.1.80 to v2.1.81 (#4427)

Chores

  • fc3891a docs(README): update project status and descriptions (#4426)

Contributors

Thanks to all the contributors! ❤️

v2.3.4-rc.0

30 Oct 16:25
6e991f1

Choose a tag to compare

Changelog

Features

  • 6e991f1 feat: implement the dfdaemon client pool for reusing. (#4412)

Bug Fixes

  • de95c9a refactor(peer): remove piece management methods (#4423)
  • 02b719a refactor(service): update registration delay constants (#4414)

Dependency updates

  • 315df1a chore(deps): bump actions/download-artifact from 5.0.0 to 6.0.0 (#4403)
  • 4761a0e chore(deps): bump actions/upload-artifact from 4.6.2 to 5.0.0 (#4408)
  • d5168a2 chore(deps): bump github.com/onsi/gomega from 1.38.0 to 1.38.2 (#4409)
  • 14b5cc3 chore(deps): bump github.com/redis/go-redis/v9 from 9.12.1 to 9.16.0 (#4404)
  • 763bff8 chore(deps): bump github/codeql-action from 4.30.9 to 4.31.0 (#4406)

Chores

Contributors

Thanks to all the contributors! ❤️

v2.3.4-beta.1

29 Oct 13:33
b1c7f73

Choose a tag to compare

Changelog

Features

  • 93a8ce6 feat(task): add hostID parameter to HasAvailablePeer (#4401)
  • b1c7f73 feat(time): implement LinearDelay for backoff strategy for register peer (#4411)
  • 6aadeea feat: implement PreheatFile and StatFile for scheduler (#4380) (#4381)

Bug Fixes

  • 2f9ca32 refactor(rpcserver): consolidate scheduler cache cleanup logic (#4410)

Chores

  • cab69cf chore(client-rs): update subproject commit reference (#4400)

Contributors

Thanks to all the contributors! ❤️

v2.3.4-beta.0

21 Oct 14:55
015aca1

Choose a tag to compare

Changelog

Features

  • b559f0e feat(evaluator): implement default evaluator for scheduling peers (#4365)
  • 319ef2e feat(persistentcache): add concurrent piece count option for peers (#4315)

Bug Fixes

  • 610de88 fix: choose proper text type in JSONMap.GormDBDataType per DB dialect (#4382)
  • a43ef1e refactor(evaluator): update scoring functions to include child peer (#4389)
  • 2e47362 refactor(scheduler): improve documentation and optimize memory allocations (#4398)
  • eb404d4 refactor(types): remove strong and weak host types (#4355)

Dependency updates

  • 6c73450 chore(deps): bump actions/cache from 4.2.4 to 4.3.0 (#4351)
  • fa519ea chore(deps): bump docker/login-action from 3.5.0 to 3.6.0 (#4347)
  • bfd4a23 chore(deps): bump github.com/gin-gonic/gin from 1.10.1 to 1.11.0 (#4360)
  • 4da2607 chore(deps): bump github.com/gomodule/redigo from 1.9.2 to 1.9.3 (#4372)
  • 680347c chore(deps): bump github.com/huaweicloud/huaweicloud-sdk-go-obs from 3.25.4+incompatible to 3.25.9+incompatible (#4348)
  • e4f3b3b chore(deps): bump github.com/prometheus/client_golang from 1.23.0 to 1.23.2 (#4395)
  • 517a227 chore(deps): bump github.com/swaggo/gin-swagger from 1.6.0 to 1.6.1 (#4354)
  • ea819a6 chore(deps): bump github/codeql-action from 3.30.3 to 4.30.8 (#4369)
  • 7f81490 chore(deps): bump github/codeql-action from 4.30.8 to 4.30.9 (#4390)
  • ba10eb9 chore(deps): bump google.golang.org/protobuf from 1.36.9 to 1.36.10 (#4373)
  • 6366583 chore(deps): bump kentaro-m/auto-assign-action from 0cb1582962699c32cfa6083ee508ba02035ff32d to 5d959b4626fb99a101dc17354f6966162b5469dd (#4370)
  • b5eefb7 chore(deps): bump kentaro-m/auto-assign-action from 5d959b4626fb99a101dc17354f6966162b5469dd to 6c329ffd6803dad23db17e9e97ddfb8cf34fee1e (#4394)
  • db775b6 chore(deps): bump ossf/scorecard-action from 2.4.2 to 2.4.3 (#4357)

Chores

  • 015aca1 chore(manager): update subproject commit reference (#4399)
  • b2bb562 chore: update github.com/shirou/gopsutil to v4 (#4384)
  • 747f1ea ci(docker): update runner to ubuntu-latest (#4375)
  • 3b981e9 ci(release): update GoReleaser workflow configuration (#4386)
  • 0e73af7 ci(workflows): update runner type to oracle-vm-24cpu-96gb-x86-64 (#4367)
  • 1dbac3f fix SECURITY-INSIGHTS.yml (missing #) (#4397)

Contributors

Thanks to all the contributors! ❤️

v2.3.3

29 Sep 03:27
0ba122f

Choose a tag to compare

Changelog

Chores

  • 0ba122f chore(client): update subproject commit reference (#4346)

Contributors

Thanks to all the contributors! ❤️

v2.3.3-rc.1

26 Sep 08:52
6649969

Choose a tag to compare

Changelog

Features

  • 59034b0 feat(scheduler): add support for filtering hosts by type in ListHosts (#4343)
  • 6649969 feat: delete all peers when host leaving (#4344)

Bug Fixes

  • be4e3ec refactor(host_manager): separate normal and seed host maps (#4340)

Chores

  • 74834e1 chore: update subproject commits for dependencies (#4341)

Contributors

Thanks to all the contributors! ❤️

v2.3.3-rc.0

24 Sep 06:50
317157b

Choose a tag to compare

Changelog

Dependency updates

  • e40d34d chore(deps): bump github/codeql-action from 3.30.1 to 3.30.3 (#4317)
  • fabe091 chore(deps): bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.62.0 to 0.63.0 (#4319)
  • ed0e69d chore(deps): bump kentaro-m/auto-assign-action from 1a583dfb5dd75d0df34ecc781081e5a6a73d2dce to 0cb1582962699c32cfa6083ee508ba02035ff32d (#4339)
  • 9d59637 chore(deps): bump sigstore/cosign-installer from 3.9.2 to 3.10.0 (#4323)

Chores

  • 9aa047b Add comprehensive GitHub Copilot instructions for Dragonfly development (#4281)
  • 27b8401 chore(deploy): update helm-charts subproject commit (#4329)
  • 1ab08c3 docs(README): update project description and structure (#4327)
  • 317157b perf(rpc): increase default QPS and burst values (#4332)

Contributors

Thanks to all the contributors! ❤️

v2.3.2

11 Sep 02:30
18695a8

Choose a tag to compare

Changelog

Dependency updates

  • c5f39b7 chore(deps): bump github/codeql-action from 3.29.8 to 3.30.1 (#4311)
  • a3a685d chore(deps): bump google.golang.org/api from 0.244.0 to 0.248.0 (#4303)

Chores

  • 18695a8 build(docker): update base images to alpine 3.21 (#4314)

Contributors

Thanks to all the contributors! ❤️