Releases: ipfs-force-community/droplet
Releases · ipfs-force-community/droplet
v2.13.0-rc1
What's Changed
- doc: add spark doc by @simlecode in #536
- fix: announce addresses by @simlecode in #538
- fix: Do not check the startepoch and endepoch of direct deal by @simlecode in #539
- opt: support generate direct deal index by @simlecode in #540
- feat: import deal by message by @simlecode in #537
- feat: generate deal info from message by @simlecode in #541
- chore: bump version to v2.13.0-rc1 by @Vladmair in #542
New Contributors
Full Changelog: v2.12.0...v2.13.0-rc1
v2.12.0
What's Changed
- chore(deps): bump golang.org/x/net from 0.19.0 to 0.23.0 by @dependabot in #521
- fix: reduce log output by @simlecode in #526
- fix: import slow by @simlecode in #527
- fix: divide by zero by @simlecode in #528
- fix: piece size already padded by @simlecode in #529
- feat: send deal to boost by @simlecode in #531
- chore: bump version to v2.12.0-rc1 by @simlecode in #532
- feat(retrievalprovider): prioritize announce addresses over host addresses by @yann-y in #534
- feat: support spark by @simlecode in #533
- chore: bump version to v2.12.0 by @simlecode in #535
New Contributors
Full Changelog: v2.11.1...v2.12.0
v2.12.0-rc1
What's Changed
- chore(deps): bump golang.org/x/net from 0.19.0 to 0.23.0 by @dependabot in #521
- fix: reduce log output by @simlecode in #526
- fix: import slow by @simlecode in #527
- fix: divide by zero by @simlecode in #528
- fix: piece size already padded by @simlecode in #529
- feat: send deal to boost by @simlecode in #531
- chore: bump version to v2.12.0-rc1 by @simlecode in #532
Full Changelog: v2.11.1...v2.12.0-rc1
v2.11.1
What's Changed
- opt: add assign log by @simlecode in #520
- chore: output payload size to log by @simlecode in #522
- Update 批量发单.md by @0x5459 in #523
- fix: Incorrect payload size by @simlecode in #524
- chore: bump version v2.11.1 by @simlecode in #525
Full Changelog: v2.11.0...v2.11.1
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
v2.11.0-rc1
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
Full Changelog: v2.10.1...v2.11.0-rc1
v2.10.1
What's Changed
- Chore/pick 492 493 495 497 500 501 to v2.10 by @LinZexiao in #502
- chore: bump up version to v2.10.1 by @LinZexiao in #503
Full Changelog: v2.10.0...v2.10.1
v2.10.0
What's Changed
- fix: remove trace goroutine for dagstore wrapper by @simlecode in #419
- feat: handle PreCommitSectorBatch2 message by @simlecode in #420
- fix: do not cover token of node, auth, messager by @LinZexiao in #424
- doc: update doc about unit entry by @LinZexiao in #426
- fix: payload size is 0 when generate index by @simlecode in #429
- docs: update quick start doc by @simlecode in #430
- feat: generate manifest by piece file by @simlecode in #431
- feat: support storage deal protocol v2 by @simlecode in #435
- feat: support deal status protocol by @simlecode in #436
- feat: list deal descending by default by @LinZexiao in #440
- fix(release deals): skip update state if deal expired by @0x5459 in #443
- fix: generate manifest by @simlecode in #445
- Update 快速启用.md by @cloudxin in #446
- fix: add timeout for query ask by @simlecode in #449
- Update 批量发单.md by @cloudxin in #450
- opt: support offline compute commp by @simlecode in #451
- feat: filter retrieval by deal piece by @simlecode in #454
- fix: Do not recover failed indexes on startup by @simlecode in #453
- add filter Example by @cloudxin in #455
- fix: could not judge offline deal from boost by @LinZexiao in #458
- opt: piece storage supports files with .car suffix by @simlecode in #459
- chore(deps): bump golang.org/x/net from 0.11.0 to 0.17.0 by @dependabot in #460
- fix docs droplet actor-funds add command by @cloudxin in #461
- chore: bump version to v2.10.0-rc1 by @simlecode in #465
- feat/use deal bound from policy directly by @LinZexiao in #467
- fix: check deal end epoch with DealMaxDuration by @LinZexiao in #468
- chore: update go-jsonrpc v0.1.8 by @simlecode in #469
- chore: bump version to v2.10.0-rc2 by @simlecode in #470
- chore: cherry pick 472 by @simlecode in #473
- Merge pull request #477 from ipfs-force-community/fix/clean-blockstore by @simlecode in #478
- chore: bump version to v2.10.0-rc3 by @simlecode in #479
- chore: pick 471 480 by @simlecode in #481
- chore: bump version to v2.10.0-rc4 by @simlecode in #482
- chore: bump version to v2.10.0-rc5 by @simlecode in #483
- fix: Paid retrieval failed by @simlecode in #484
- chore: bump version to v2.10.0-rc6 by @simlecode in #487
- chore: bump version to v2.10.0 by @simlecode in #489
Full Changelog: v2.9.0...v2.10.0
v2.10.0-rc6
What's Changed
- fix: Paid retrieval failed by @simlecode in #484
- chore: bump version to v2.10.0-rc6 by @simlecode in #487
Full Changelog: v2.10.0-rc5...v2.10.0-rc6
v2.10.0-rc5
What's Changed
- chore: bump version to v2.10.0-rc5 by @simlecode in #483
Full Changelog: v2.10.0-rc4...v2.10.0-rc5