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