Skip to content

Commit d2ab033

Browse files
authored
release: v1.2.8 (#141)
1 parent 0d5ba9e commit d2ab033

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGELOG.md

+22
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,27 @@
11
# go-data-transfer changelog
22

3+
# go-data-transfer 1.2.8
4+
5+
- github.com/filecoin-project/go-data-transfer:
6+
- test: check total blocks sent when theres a restart (#140) ([filecoin-project/go-data-transfer#140](https://github.com/filecoin-project/go-data-transfer/pull/140))
7+
- feat(deps): update to go-graphsync v0.6.0 (#139) ([filecoin-project/go-data-transfer#139](https://github.com/filecoin-project/go-data-transfer/pull/139))
8+
- github.com/ipfs/go-graphsync (v0.5.2 -> v0.6.0):
9+
- move block allocation into message queue (#140) ([ipfs/go-graphsync#140](https://github.com/ipfs/go-graphsync/pull/140))
10+
- Response Assembler Refactor (#138) ([ipfs/go-graphsync#138](https://github.com/ipfs/go-graphsync/pull/138))
11+
- Add error listener on receiver (#136) ([ipfs/go-graphsync#136](https://github.com/ipfs/go-graphsync/pull/136))
12+
- Run testplan on in CI (#137) ([ipfs/go-graphsync#137](https://github.com/ipfs/go-graphsync/pull/137))
13+
- fix(responsemanager): fix network error propogation (#133) ([ipfs/go-graphsync#133](https://github.com/ipfs/go-graphsync/pull/133))
14+
- testground test for graphsync (#132) ([ipfs/go-graphsync#132](https://github.com/ipfs/go-graphsync/pull/132))
15+
16+
Contributors
17+
18+
| Contributor | Commits | Lines ± | Files Changed |
19+
|-------------|---------|---------|---------------|
20+
| Alex Cruikshank | 4 | +3135/-1785 | 46 |
21+
| Hannah Howard | 4 | +671/-386 | 28 |
22+
| dirkmc | 2 | +369/-81 | 12 |
23+
| hannahhoward | 2 | +38/-15 | 4 |
24+
325
# go-data-transfer 1.2.7
426

527
- github.com/filecoin-project/go-data-transfer:

0 commit comments

Comments
 (0)