File tree 1 file changed +25
-0
lines changed
1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change 1
1
# go-data-transfer changelog
2
2
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
+
3
28
# go-data-transfer 0.6.7
4
29
5
30
Minor update w/ fixes to support go-fil-markets 0.7.0
You can’t perform that action at this time.
0 commit comments