Releases: ipfs-force-community/droplet
Releases · ipfs-force-community/droplet
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
v2.10.0-rc4
What's Changed
- feat: import deal data by uuid by @simlecode in #471
- fix: set deal id when import deal from boost by @simlecode in #480
- chore: bump version to v2.10.0-rc4 by @simlecode in #482
Full Changelog: v2.10.0-rc3...v2.10.0-rc4
v2.10.0-rc3
What's Changed
- fix: use the received deal uuid by @simlecode in #473
- fix: clean blockstore after retrieval completed by @simlecode in #478
- chore: bump version to v2.10.0-rc3 by @simlecode in #479
Full Changelog: v2.10.0-rc2...v2.10.0-rc3
v2.10.0-rc2
What's Changed
- 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
Full Changelog: v2.10.0-rc1...v2.10.0-rc2
v2.10.0-rc1
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
Full Changelog: v2.9.1...v2.10.0-rc1
v2.9.1
What's Changed
- chore: pick 435 436 by @simlecode in #447
- chore: bump version to v2.9.1 by @simlecode in #448
Full Changelog: v2.9.0...v2.9.1
v2.9.0
What's Changed
- Update README.md by @Fatman13 in #341
- doc: fix link by @0x5459 in #349
- chore: Remove dependency on io/ioutil package by @simlecode in #355
- feat: persist shard to mysql by @simlecode in #354
- feat: tools: generate car index and import index to mongo by @simlecode in #356
- feat: update gateway deps by @LinZexiao in #362
- fix: close reader by @simlecode in #363
- add issue template by @Fatman13 in #361
- fix: import deals slow by @simlecode in #371
- feat: add pprof by @simlecode in #369
- Chore/merge v2.8 by @simlecode in #372
- fix: memory leak by @simlecode in #375
- fix: import boost deal by @simlecode in #376
- doc:修正导入离线订单命令为./droplet storage deal import-data by @xiaomdong in #380
- Create 模拟官方机器人HTTP方式检索 by @cloudxin in #385
- Fix/gen index tool by @simlecode in #386
- chore: output average write to log by @simlecode in #390
- update deploy docs / 更新部署文档 by @elvin-du in #392
- fix: not set retrieval deal status by @simlecode in #391
- feat: add IAuthClient stub by @LinZexiao in #399
- feat: support filter deals by SectorExpiration by @0x5459 in #404
- fix: handle slashed deal by @simlecode in #402
- fix: Use the unified piecestorage object by @simlecode in #409
- fix: parse address failed by @simlecode in #411
- chore: update venus & go-data-transfer by @simlecode in #397
- feat: Automatically delete temporary car files by @simlecode in #413
- Feat/add unit entry fo chain service by @LinZexiao in #398
- chore: update venus-gateway & gorm by @simlecode in #417
New Contributors
- @xiaomdong made their first contribution in #380
- @cloudxin made their first contribution in #385
- @elvin-du made their first contribution in #392
Full Changelog: v2.8.0...v2.9.0
v2.9.0-rc1
What's Changed
- Update README.md by @Fatman13 in #341
- doc: fix link by @0x5459 in #349
- chore: Remove dependency on io/ioutil package by @simlecode in #355
- feat: persist shard to mysql by @simlecode in #354
- feat: tools: generate car index and import index to mongo by @simlecode in #356
- feat: update gateway deps by @LinZexiao in #362
- fix: close reader by @simlecode in #363
- add issue template by @Fatman13 in #361
- fix: import deals slow by @simlecode in #371
- feat: add pprof by @simlecode in #369
- Chore/merge v2.8 by @simlecode in #372
- fix: memory leak by @simlecode in #375
- fix: import boost deal by @simlecode in #376
- doc:修正导入离线订单命令为./droplet storage deal import-data by @xiaomdong in #380
- Create 模拟官方机器人HTTP方式检索 by @cloudxin in #385
- Fix/gen index tool by @simlecode in #386
- chore: output average write to log by @simlecode in #390
- update deploy docs / 更新部署文档 by @elvin-du in #392
- fix: not set retrieval deal status by @simlecode in #391
- feat: add IAuthClient stub by @LinZexiao in #399
- feat: support filter deals by SectorExpiration by @0x5459 in #404
- fix: handle slashed deal by @simlecode in #402
- fix: Use the unified piecestorage object by @simlecode in #409
- fix: parse address failed by @simlecode in #411
- chore: update venus & go-data-transfer by @simlecode in #397
- feat: Automatically delete temporary car files by @simlecode in #413
- Feat/add unit entry fo chain service by @LinZexiao in #398
- chore: update venus-gateway & gorm by @simlecode in #417
- chore: bump version to v2.9.0-rc1 by @simlecode in #414
New Contributors
- @xiaomdong made their first contribution in #380
- @cloudxin made their first contribution in #385
- @elvin-du made their first contribution in #392
Full Changelog: v2.8.0...v2.9.0-rc1