File tree Expand file tree Collapse file tree 2 files changed +19
-1
lines changed
Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change 11# go-graphsync changelog
22
3+ # go-graphsync v0.11.2
4+
5+ Improvements to diagnostics and new CompletingSend state
6+
7+ ### Changelog
8+
9+ - github.com/ipfs/go-graphsync:
10+ - Merge branch 'release/v0.10.8'
11+ - feat(taskqueue): fix race on peer state gather (#303 ) ([ ipfs/go-graphsync #303 ] ( https://github.com/ipfs/go-graphsync/pull/303 ) )
12+ - feat(responsemanager): clarify response completion (#304 ) ([ ipfs/go-graphsync #304 ] ( https://github.com/ipfs/go-graphsync/pull/304 ) )
13+
14+ ### Contributors
15+
16+ | Contributor | Commits | Lines ± | Files Changed |
17+ | -------------| ---------| ---------| ---------------|
18+ | Hannah Howard | 3 | +290/-220 | 24 |
19+ | hannahhoward | 1 | +15/-0 | 1 |
20+
321# go-graphsync v0.11.1
422
523Introduction of tracing and various instrumentation tools
Original file line number Diff line number Diff line change 11{
2- "version" : " v0.11.1 "
2+ "version" : " v0.11.2 "
33}
You can’t perform that action at this time.
0 commit comments