Skip to content

Commit 56ff51b

Browse files
authored
Merge pull request #117 from filecoin-project/release/1.1.0
docs(CHANGELOG): update for 1.1.0
2 parents 0d6d2d9 + 2f0bf75 commit 56ff51b

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

CHANGELOG.md

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

3+
# go-data-transfer 1.1.0
4+
5+
This release primarily updates to go-libp2p 0.12 to use the new stream interfaces. Additionally, it pulls in a bug fix release of graphsync.
6+
7+
### Changelog
8+
9+
- github.com/filecoin-project/go-data-transfer:
10+
- feat: update libp2p (#116) ([filecoin-project/go-data-transfer#116](https://github.com/filecoin-project/go-data-transfer/pull/116))
11+
- docs(CHANGELOG): update for 1.0.1 release ([filecoin-project/go-data-transfer#114](https://github.com/filecoin-project/go-data-transfer/pull/114))
12+
- github.com/ipfs/go-graphsync (v0.4.2 -> v0.5.0):
13+
- docs(CHANGELOG): update for 0.5.0
14+
- feat: use go-libp2p-core 0.7.0 stream interfaces (#116) ([ipfs/go-graphsync#116](https://github.com/ipfs/go-graphsync/pull/116))
15+
- Merge branch 'release/v0.4.3'
16+
- chore(benchmarks): remove extra files
17+
- fix(peerresponsemanager): avoid race condition that could result in NPE in link tracker (#118) ([ipfs/go-graphsync#118](https://github.com/ipfs/go-graphsync/pull/118))
18+
- docs(CHANGELOG): update for 0.4.2 ([ipfs/go-graphsync#117](https://github.com/ipfs/go-graphsync/pull/117))
19+
- feat(memory): improve memory usage (#110) ([ipfs/go-graphsync#110](https://github.com/ipfs/go-graphsync/pull/110))
20+
21+
Contributors
22+
23+
| Contributor | Commits | Lines ± | Files Changed |
24+
|---------------|---------|----------|---------------|
25+
| Steven Allen | 3 | +393/-37 | 7 |
26+
| Hannah Howard | 2 | +49/-6 | 7 |
27+
| hannahhoward | 2 | +19/-0 | 3 |
28+
329
# go-data-transfer 1.0.1
430

531
Bug fix release that fixes channel closing and timeout issues

0 commit comments

Comments
 (0)