Skip to content

Commit 1803eac

Browse files
authored
Merge pull request #103 from filecoin-project/release/v0.9.0
docs(CHANGELOG): update for 0.9.0
2 parents ff7f826 + acb1b10 commit 1803eac

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

CHANGELOG.md

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

3+
# go-data-transfer 0.9.0
4+
5+
Major release of the 1.1 data transfer protocol, which supports restarts of data transfers.
6+
7+
### Changelog
8+
9+
- github.com/filecoin-project/go-data-transfer:
10+
- Message compatibility on graphsync (#102) ([filecoin-project/go-data-transfer#102](https://github.com/filecoin-project/go-data-transfer/pull/102))
11+
- Handle network errors/stalls (#101) ([filecoin-project/go-data-transfer#101](https://github.com/filecoin-project/go-data-transfer/pull/101))
12+
- Resume Data Transfer (#100) ([filecoin-project/go-data-transfer#100](https://github.com/filecoin-project/go-data-transfer/pull/100))
13+
- docs(CHANGELOG): update for 0.6.7 release ([filecoin-project/go-data-transfer#98](https://github.com/filecoin-project/go-data-transfer/pull/98))
14+
- github.com/ipfs/go-graphsync (v0.2.1 -> v0.3.0):
15+
- feat(CHANGELOG): update for 0.3.0
16+
- docs(CHANGELOG): update for 0.2.1 ([ipfs/go-graphsync#103](https://github.com/ipfs/go-graphsync/pull/103))
17+
- Track actual network operations in a response (#102) ([ipfs/go-graphsync#102](https://github.com/ipfs/go-graphsync/pull/102))
18+
- feat(responsecache): prune blocks more intelligently (#101) ([ipfs/go-graphsync#101](https://github.com/ipfs/go-graphsync/pull/101))
19+
20+
### Contributors
21+
22+
| Contributor | Commits | Lines ± | Files Changed |
23+
|-------------|---------|---------|---------------|
24+
| Aarsh Shah | 1 | +9597/-2220 | 67 |
25+
| Hannah Howard | 4 | +2355/-1018 | 51 |
26+
| hannahhoward | 1 | +25/-3 | 4 |
27+
328
# go-data-transfer 0.6.7
429

530
Minor update w/ fixes to support go-fil-markets 0.7.0

0 commit comments

Comments
 (0)