Skip to content

Commit b06ea85

Browse files
authored
Merge pull request #255 from filecoin-project/release/v1.10.1
Merge 1.10.1
2 parents 9a50a1f + d0cd698 commit b06ea85

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,27 @@
11
# go-data-transfer changelog
22

3+
# go-data-transfer 1.10.1
4+
5+
Critical bug fix in graphsync + testcase to demonstrate fix
6+
7+
### Changelog
8+
9+
- github.com/filecoin-project/go-data-transfer:
10+
- Fix parallel transfers between same two peers (#254) ([filecoin-project/go-data-transfer#254](https://github.com/filecoin-project/go-data-transfer/pull/254))
11+
- release: v1.10.0 ([filecoin-project/go-data-transfer#253](https://github.com/filecoin-project/go-data-transfer/pull/253))
12+
- github.com/ipfs/go-graphsync (v0.9.0 -> v0.9.1):
13+
- docs(CHANGELOG): update for v0.9.1 release
14+
- fix(message): fix dropping of response extensions (#211) ([ipfs/go-graphsync#211](https://github.com/ipfs/go-graphsync/pull/211))
15+
- docs(CHANGELOG): update change log ([ipfs/go-graphsync#208](https://github.com/ipfs/go-graphsync/pull/208))
16+
- docs(README): add notice about branch rename
17+
18+
### Contributors
19+
20+
| Contributor | Commits | Lines ± | Files Changed |
21+
|-------------|---------|---------|---------------|
22+
| Hannah Howard | 2 | +242/-14 | 5 |
23+
| hannahhoward | 3 | +57/-2 | 4 |
24+
325
# go-data-transfer 1.10.0
426

527
Reinstate update to graphsync v0.9.0 with new Linksystem IPLD prime

0 commit comments

Comments
 (0)