v2.11.0
What's Changed
- feat: import data by uuid by @simlecode in #471
- fix: use the received deal uuid by @simlecode in #472
- fix: peer id is nil by @simlecode in #474
- fix: clean blockstore after retrieval completed by @simlecode in #477
- fix: set deal id when import deal from boost by @simlecode in #480
- chore: merge release v2.10 to master by @simlecode in #490
- feat: retrieval trustless by @simlecode in #486
- feat: add regular file check by @LinZexiao in #492
- feat: retrieval padding piece by @simlecode in #491
- fix: disable auth when off chain service by @LinZexiao in #493
- opt: split into droplet and droplet-client by @simlecode in #494
- feat: get deal by deal id by @LinZexiao in #495
- Feat/ouput deal with json format by @LinZexiao in #497
- chore: update doc about retrieval by @LinZexiao in #498
- Feat/add more metrics by @LinZexiao in #499
- opt: cmd: adjust display information by @simlecode in #500
- feat: piecestorage support recursive lookup file by @simlecode in #501
- chore(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 by @dependabot in #505
- Feat/start dagstore in goroutine by @LinZexiao in #506
- test: Querying files from a large number of files takes time by @simlecode in #507
- chore(deps): bump github.com/quic-go/quic-go from 0.38.1 to 0.38.2 by @dependabot in #508
- feat: implement direct deal by @simlecode in #509
- chore: bump version to v2.11.0-rc1 by @simlecode in #510
- fix: generate direct deal index by @simlecode in #511
- chore(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 by @dependabot in #512
- fix: remove claim id by @simlecode in #513
- fix: assign direct deal by @simlecode in #515
- feat: add cli to update direct deal state by @simlecode in #516
- feat: auto import direct deal by @simlecode in #517
- chore: bump version to v2.11.0 by @simlecode in #518
Full Changelog: v2.10.1...v2.11.0