Skip to content

Releases: dragonflyoss/Dragonfly2

v2.0.2-beta.5

20 Jan 09:04
276a849
Compare
Choose a tag to compare

Changelog

  • ecc573b Add begin seed piece hint task registered successfully (#997)
  • 276a849 Merge branch 'main' of github.com:dragonflyoss/Dragonfly2 into feature/scheduler-cdn
  • 9d64e7f Merge branch 'main' of github.com:dragonflyoss/Dragonfly2 into feature/scheduler-cdn
  • 52d40c5 Merge branch 'main' of github.com:dragonflyoss/Dragonfly2 into feature/scheduler-cdn
  • b1efdb2 Merge branch 'main' of github.com:dragonflyoss/Dragonfly2 into feature/scheduler-cdn
  • 62e1956 Merge branch 'main' of github.com:dragonflyoss/Dragonfly2 into feature/scheduler-cdn
  • df51d33 feat: schdule peer with cdn failed
  • 0d648e2 feat: when cdn peer is failed, peer back-to-source

v2.0.2-beta.4

20 Jan 09:45
d0d717a
Compare
Choose a tag to compare

Changelog

  • 5083963 Extract storage driver into peer tasks (#998)
  • 708e103 Merge branch 'main' into feature/cdnBeginPiece
  • 07bead6 Merge branch 'main' of github.com:dragonflyoss/Dragonfly2 into feature/cdnBeginPiece
  • d0d717a Merge branch 'main' of github.com:dragonflyoss/Dragonfly2 into feature/cdnBeginPiece
  • 2889ea3 add cdn totalpieces (#1014)
  • c645cd3 cdn obtainSeeds add begin seed piece hint register successfully
  • a1acab8 cdn obtainSeeds add begin seed piece hint register successfully
  • 241247a cdn obtainSeeds add begin seed piece hint register successfully
  • bf494fd cdn obtainSeeds add begin seed piece hint register successfully
  • c5d8e4f chore: clarify daemon interface (#991)
  • 432a58f chore: optimize defer and test (#1010)
  • 3afbbd0 chore: parameterize tests in peer task (#994)
  • 71425c6 chore: sync docker-compose scheduler config (#1001)
  • abf5fde chore: workflow add test timeout (#1011)
  • 5ea25d4 feat: add actions job timout (#1008)
  • 82e2294 feat: add scheduler host gc (#989)
  • 80b60a4 feat: scheduler handle begin of piece
  • 8aecb35 feat: set peer state to running when scope size is SizeScope_TINY (#1004)
  • bec343a feat: stream send error code (#986)
  • 43014df feat: task mutex replace sync kmutex (#1000)
  • 55350fe feat: trace https proxy request (#996)
  • e053a05 feat: update charts submodule version (#985)
  • 060d892 feat: update submodule charts (#1002)
  • 286f126 feat: update typo in local_storage.go (#955)
  • 4be2705 fix compatibility test
  • 80c7262 fix compatibility test
  • a2d01bd fix golang hint
  • c8205ed fix markdown lint error (#988)
  • ac7e8dd fix: calculate piece MD5 sign when last piece download (#1006)
  • 641a65e fix: register task with size scope (#1003)
  • 0b1b803 fix: send piece result error not handled (#987)
  • 47b7843 fix: total pieces count not set cause digest invalid (#992)
  • 97f94cf fix: when scheduler is not available, replace the scheduler client (#999)
  • 5533066 golang lint
  • 7895dba refactor scheduler obtainseeds call

v2.0.2-beta.3

20 Jan 07:46
432a58f
Compare
Choose a tag to compare

Changelog

v2.0.2-beta.2

14 Jan 07:31
5b6db0e
Compare
Choose a tag to compare

Changelog

  • d7c2fdc Merge branch 'main' of github.com:dragonflyoss/Dragonfly2 into feature/stream-send-error-code
  • dd0df3f Merge branch 'main' of github.com:dragonflyoss/Dragonfly2 into feature/stream-send-error-code
  • 6749eea Merge branch 'main' of github.com:dragonflyoss/Dragonfly2 into feature/stream-send-error-code
  • 4207bd7 Merge branch 'main' of github.com:dragonflyoss/Dragonfly2 into feature/stream-send-error-code
  • 03f10ad Merge branch 'main' of github.com:dragonflyoss/Dragonfly2 into feature/stream-send-error-code
  • c5d8e4f chore: clarify daemon interface (#991)
  • b77a4a2 feat: add retry interval
  • 82e2294 feat: add scheduler host gc (#989)
  • e88c9f6 feat: change task and peer ttl (#984)
  • 5b6db0e feat: dfdaemon report successful piece before end of piece
  • 1eee9cc feat: send error code
  • e053a05 feat: update charts submodule version (#985)
  • 12e8e34 feat: update helm charts version
  • 286f126 feat: update typo in local_storage.go (#955)
  • c8205ed fix markdown lint error (#988)
  • 0b1b803 fix: send piece result error not handled (#987)
  • 47b7843 fix: total pieces count not set cause digest invalid (#992)

v2.0.2-beta.1

12 Jan 10:41
ed14688
Compare
Choose a tag to compare

Changelog

v2.0.2-beta.0

12 Jan 06:32
33c4a43
Compare
Choose a tag to compare

Changelog

v2.0.2-alpha.8

04 Jan 11:52
790426c
Compare
Choose a tag to compare

Changelog

  • 790426c chore: change docker.pkg.github.com to ghcr.io

v2.0.2-alpha.7

04 Jan 10:49
8bd7b70
Compare
Choose a tag to compare

Changelog

  • 7306970 Fix HDFS File reader (#940)
  • 956bcbd Optimaze GC log (#923)
  • cf2c5b1 Set totalPieceCount when the file length is available (#930)
  • a6dc149 chore: add version metric (#954)
  • c6b7ab9 chore: copy e2e proxy log to artifact (#962)
  • 61f477a chore: optimize back source update digest logic (#950)
  • 5ba34ad feat: Add useProxies to registryMirror allowing to mirror more anything (#965)
  • f6b1fc7 feat: add daemon metrics support (#960)
  • 8bd7b70 feat: add default DiskGCThresholdPercent and ignore it when is 0 (#971)
  • 3c6efb0 feat: add kmutex and krwmutex (#934)
  • abfa0a3 feat: change metrics port to 8000 (#964)
  • 35a005e feat: improve redirect to allow url rewrite (#969)
  • e0aaa52 feat: remove stat log from scheduler (#946)
  • b2c9c87 feat: support disk usage gc in client (#953)
  • 9bf050c feat: support recursive download in dfget (#932)
  • 9b13785 feat: update source.Response and source client interface (#945)
  • b131755 fix typos for test/readme (#933)
  • 1d8b63c fix: infinitely get pieces when piece num is invalid (#926)
  • 03600f3 fix: not handle base.Code_SchedTaskStatusError in client (#938)
  • edcdc9b fix: schedulers send invalid direct piece (#970)
  • a619b39 fix: size scope empty (#941)
  • 2fab06d fix: use 'parent' as mainPeer in PeerPacket in removePeerFromCurrentTree() (#957)

v2.0.2-alpha.6

15 Dec 07:52
464da9f
Compare
Choose a tag to compare

Changelog

v2.0.2-alpha.5

13 Dec 12:40
4a4debd
Compare
Choose a tag to compare

Changelog