|
1 | 1 | # go-data-transfer changelog |
2 | 2 |
|
3 | | -# go-data-transfer 1.11.0-rc1 |
| 3 | +# go-data-transfer 1.11.0 |
4 | 4 |
|
5 | | -- github.com/ipfs/go-graphsync (v0.9.1 -> v0.10.0-rc3): |
| 5 | +Generating Changelog for github.com/filecoin-project/go-data-transfer v1.10.1..3899893a4c97cd748c2c34bb889cf0ae354289c2 |
| 6 | +- github.com/filecoin-project/go-data-transfer: |
| 7 | + - feat: update to go-ipld-prime v0.12.3 (#261) ([filecoin-project/go-data-transfer#261](https://github.com/filecoin-project/go-data-transfer/pull/261)) |
6 | 8 | - refactor: remove libp2p protocol cache (#259) ([filecoin-project/go-data-transfer#259](https://github.com/filecoin-project/go-data-transfer/pull/259)) |
| 9 | + - feat: update to graphsync v0.10.0-rc3 (#258) ([filecoin-project/go-data-transfer#258](https://github.com/filecoin-project/go-data-transfer/pull/258)) |
| 10 | + - Use do-not-send-first-blocks extension for restarts (#257) ([filecoin-project/go-data-transfer#257](https://github.com/filecoin-project/go-data-transfer/pull/257)) |
| 11 | + - Merge 1.10.1 ([filecoin-project/go-data-transfer#255](https://github.com/filecoin-project/go-data-transfer/pull/255)) |
| 12 | +- github.com/ipfs/go-graphsync (v0.9.1 -> v0.10.0-rc3): |
| 13 | + - Merge branch 'main' into release/v0.10.0 |
| 14 | + - Merge branch 'main' into release/v0.10.0 |
| 15 | + - docs(CHANGELOG): update for 0.10.0 |
7 | 16 | - Do not send first blocks extension (#230) ([ipfs/go-graphsync#230](https://github.com/ipfs/go-graphsync/pull/230)) |
8 | 17 | - Protect Libp2p Connections (#229) ([ipfs/go-graphsync#229](https://github.com/ipfs/go-graphsync/pull/229)) |
9 | 18 | - test(responsemanager): remove check (#228) ([ipfs/go-graphsync#228](https://github.com/ipfs/go-graphsync/pull/228)) |
10 | 19 | - feat(graphsync): give missing blocks a named error (#227) ([ipfs/go-graphsync#227](https://github.com/ipfs/go-graphsync/pull/227)) |
11 | 20 | - Add request limits (#224) ([ipfs/go-graphsync#224](https://github.com/ipfs/go-graphsync/pull/224)) |
12 | 21 | - Tech Debt Cleanup and Docs Update (#219) ([ipfs/go-graphsync#219](https://github.com/ipfs/go-graphsync/pull/219)) |
| 22 | + - Release/v0.9.3 ([ipfs/go-graphsync#218](https://github.com/ipfs/go-graphsync/pull/218)) |
| 23 | + - 0.9.2 release ([ipfs/go-graphsync#217](https://github.com/ipfs/go-graphsync/pull/217)) |
13 | 24 | - fix(requestmanager): remove main thread block on allocation (#216) ([ipfs/go-graphsync#216](https://github.com/ipfs/go-graphsync/pull/216)) |
14 | 25 | - feat(allocator): add debug logging (#213) ([ipfs/go-graphsync#213](https://github.com/ipfs/go-graphsync/pull/213)) |
15 | 26 | - fix: spurious warn log (#210) ([ipfs/go-graphsync#210](https://github.com/ipfs/go-graphsync/pull/210)) |
| 27 | + - docs(CHANGELOG): update for v0.9.1 release (#212) ([ipfs/go-graphsync#212](https://github.com/ipfs/go-graphsync/pull/212)) |
16 | 28 |
|
17 | 29 | Contributors |
18 | 30 |
|
19 | 31 | | Contributor | Commits | Lines ± | Files Changed | |
20 | 32 | |-------------|---------|---------|---------------| |
21 | 33 | | Hannah Howard | 11 | +3040/-2429 | 86 | |
22 | | -| dirkmc | 3 | +768/-292 | 36 | |
| 34 | +| dirkmc | 5 | +788/-341 | 41 | |
23 | 35 | | hannahhoward | 4 | +59/-1 | 4 | |
| 36 | +| Dirk McCormick | 1 | +22/-0 | 1 | |
24 | 37 |
|
25 | 38 | # go-data-transfer 1.10.1 |
26 | 39 |
|
|
0 commit comments