Skip to content

Latest commit

 

History

History
1288 lines (930 loc) · 62.1 KB

File metadata and controls

1288 lines (930 loc) · 62.1 KB

go-data-transfer changelog

go-data-transfer v1.15.3

Fix a rare panic

Changelog

Contributors

Contributor Commits Lines ± Files Changed
Hannah Howard 1 +20/-5 1

go-data-transfer v1.15.2

Minor big fixes and improvements

Changelog

Contributors

Contributor Commits Lines ± Files Changed
Hannah Howard 3 +318/-105 8
Andrew Gillis 1 +3/-3 1
Masih H. Derkani 1 +1/-1 1

go-data-transfer v1.15.1

Minor fixes and stability updates for v1.15.0

Changelog

Contributors

Contributor Commits Lines ± Files Changed
Hannah Howard 3 +20/-11 5

go-data-transfer v1.15.0

Update to graphsync v0.13.0 with Graphsync 2.0 protocol

Changelog

Contributors

Contributor Commits Lines ± Files Changed
Hannah Howard 1 +2027/-674 29
hannahhoward 1 +10/-0 1

go-data-transfer v1.14.1

Reverts libp2p upgrade

Changelog

go-data-transfer v1.14.0

Update libp2p and revert missing block support for now

Changelog

Contributors

Contributor Commits Lines ± Files Changed
Hannah Howard 1 +3/-428 16
vyzo 1 +94/-40 5

go-data-transfer v1.13.0

This release removes deprecated v1.0 & v1.1 protocols and supports transfers with missing blocks

Changelog

Contributors

Contributor Commits Lines ± Files Changed
Hannah Howard 4 +920/-3861 79

go-data-transfer v1.12.1

Add tracing diagnostics

Changelog

  • github.com/filecoin-project/go-data-transfer:

Contributors

Contributor Commits Lines ± Files Changed
Hannah Howard 2 +892/-64 22
hannahhoward 1 +53/-0 1

go-data-transfer 1.12.0

new context data stores and improved diagnostics

Changelog

Contributors

Contributor Commits Lines ± Files Changed
Whyrusleeping 1 +544/-102 5
Aayush Rajasekaran 1 +269/-68 2
Hannah Howard 1 +132/-7 2

go-data-transfer 1.11.7

Backport 1.12.0 change & update graphsync v0.10.7

Changelog

  • github.com/filecoin-project/go-data-transfer:
    • Merge updates from 1.12.0
  • github.com/ipfs/go-graphsync (v0.11.0 -> v0.10.7):
    • docs(CHANGELOG): update for v0.10.7 release
    • Merge commits from main to v0.10.x release branch

Contributors

Contributor Commits Lines ± Files Changed
Rod Vagg 1 +1417/-408 43
Hannah Howard 1 +160/-18 6
hannahhoward 1 +19/-2 3

go-data-transfer v1.11.6

Update go-graphsync to 0.10.4

Changelog

Contributors

Contributor Commits Lines ± Files Changed
Hannah Howard 7 +406/-116 30
web3-bot 1 +214/-82 11
hannahhoward 4 +91/-17 12
dirkmc 1 +14/-7 5

go-data-transfer 1.11.5

Contributors

Contributor Commits Lines ± Files Changed
dirkmc 2 +104/-38 2

go-data-transfer 1.11.4

Contributors

Contributor Commits Lines ± Files Changed
dirkmc 5 +62/-14 9

go-data-transfer 1.11.3

Contributors

Contributor Commits Lines ± Files Changed
dirkmc 1 +231/-0 2

go-data-transfer 1.11.2

Contributors

Contributor Commits Lines ± Files Changed
Aarsh Shah 1 +1/-1 1

go-data-transfer 1.11.1

Contributors

Contributor Commits Lines ± Files Changed
Dirk McCormick 1 +20/-0 1
dirkmc 2 +6/-7 4

go-data-transfer 1.11.0

Generating Changelog for github.com/filecoin-project/go-data-transfer v1.10.1..3899893a4c97cd748c2c34bb889cf0ae354289c2

Contributors

Contributor Commits Lines ± Files Changed
Hannah Howard 11 +3040/-2429 86
dirkmc 5 +788/-341 41
hannahhoward 4 +59/-1 4
Dirk McCormick 1 +22/-0 1

go-data-transfer 1.10.1

Critical bug fix in graphsync + testcase to demonstrate fix

Changelog

Contributors

Contributor Commits Lines ± Files Changed
Hannah Howard 2 +242/-14 5
hannahhoward 3 +57/-2 4

go-data-transfer 1.10.0

Reinstate update to graphsync v0.9.0 with new Linksystem IPLD prime

go-data-transfer 1.9.0

Generating Changelog for github.com/filecoin-project/go-data-transfer v1.8.0..bcace47dddb9aafc9e312d72c5a4cf1d80ee93e0

Contributors

Contributor Commits Lines ± Files Changed
dirkmc 2 +144/-208 25

go-data-transfer 1.8.0

Update graphsync to v0.9.0 with new Linksystem IPLD prime

Changelog

Contributors

Contributor Commits Lines ± Files Changed
Hannah Howard 14 +6397/-4620 188
Steven Allen 4 +135/-280 10
dirkmc 1 +79/-50 2
hannahhoward 1 +32/-0 1
Aarsh Shah 1 +2/-6 2
Masih H. Derkani 1 +1/-1 1
Ismail Khoffi 1 +1/-1 1

go-data-transfer 1.7.8

Send cancels async

Changelog

Contributors

Contributor Commits Lines ± Files Changed
Aarsh Shah 1 +24/-17 2

go-data-transfer 1.7.7

Reduce logging in channel monitor

Changelog

Contributors

Contributor Commits Lines ± Files Changed
dirkmc 1 +41/-16 2
Dirk McCormick 1 +4/-0 1

go-data-transfer 1.7.6

Add some logging to graphsync transport

Changelog

Contributors

Contributor Commits Lines ± Files Changed
dirkmc 1 +15/-8 1
Dirk McCormick 1 +4/-0 1

go-data-transfer 1.7.5

Add logging to completion flow

Changelog

Contributors

Contributor Commits Lines ± Files Changed
Aarsh Shah 1 +13/-4 1

go-data-transfer 1.7.4

Various small fixes

Changelog

Contributors

Contributor Commits Lines ± Files Changed
Aarsh Shah 2 +55/-10 4
raulk 1 +1/-1 1

go-data-transfer 1.7.3

Update graphsync and simplify cancel logic

Changelog

go-data-transfer 1.7.2

More logging

Changelog

Contributors

Contributor Commits Lines ± Files Changed
Aarsh Shah 1 +5/-0 2

go-data-transfer v1.7.1

Improve graphsync logging

Changelog

Contributors

Contributor Commits Lines ± Files Changed
Hannah Howard 1 +4/-2 2

Contributors

Contributor Commits Lines ± Files Changed
Hannah Howard 4 +462/-256 26
dirkmc 2 +149/-113 13
hannahhoward 1 +81/-11 6

go-data-transfer 1.7.0

Fire transfer queued event when transfer is queued in graphsync

Contributors

Contributor Commits Lines ± Files Changed
Aarsh Shah 3 +165/-180 17
aarshkshah1992 3 +87/-3 7
dirkmc 3 +41/-18 6

go-data-transfer 1.6.1

Remove performance bottleneck with CID lists.

Contributors

Contributor Commits Lines ± Files Changed
dirkmc 5 +1134/-707 24
tchardin 1 +261/-33 4
Dirk McCormick 13 +193/-2 13
hannahhoward 1 +17/-0 1

go-data-transfer 1.6.0

  • github.com/filecoin-project/go-data-transfer:
    • fix: option to disable accept and complete timeouts
    • fix: disable restart ack timeout

Contributors

Contributor Commits Lines ± Files Changed
Dirk McCormick 2 +41/-105 5

go-data-transfer 1.5.0

Support the data transfer being restarted.

Contributors

Contributor Commits Lines ± Files Changed
dirkmc 8 +1235/-868 37
Dirk McCormick 1 +11/-0 1

go-data-transfer 1.4.3

Contributors

Contributor Commits Lines ± Files Changed
dirkmc 2 +23/-1 2

go-data-transfer 1.4.2

Contributors

Contributor Commits Lines ± Files Changed
Aarsh Shah 1 +23/-122 6
dirkmc 2 +65/-21 3

go-data-transfer 1.4.1

Contributors

Contributor Commits Lines ± Files Changed
Anton Evangelatov 1 +572/-28 8

go-data-transfer 1.4.0

Contributors

Contributor Commits Lines ± Files Changed
dirkmc 3 +46/-14 5

go-data-transfer 1.3.0

Contributors

Contributor Commits Lines ± Files Changed
dirkmc 2 +126/-71 13

go-data-transfer 1.2.9

Contributors

Contributor Commits Lines ± Files Changed
dirkmc 8 +1492/-750 34
raulk 1 +2/-2 1

go-data-transfer 1.2.8

Contributors

Contributor Commits Lines ± Files Changed
Alex Cruikshank 4 +3135/-1785 46
Hannah Howard 4 +671/-386 28
dirkmc 2 +369/-81 12
hannahhoward 2 +38/-15 4

go-data-transfer 1.2.7

Contributors

Contributor Commits Lines ± Files Changed
dirkmc 5 +172/-67 12

go-data-transfer 1.2.6

Changelog

Contributors

Contributor Commits Lines ± Files Changed
dirkmc 2 +27/-2 2

go-data-transfer 1.2.5

Changelog

Contributors

Contributor Commits Lines ± Files Changed
dirkmc 2 +194/-78 5

go-data-transfer 1.2.4

Changelog

Contributors

Contributor Commits Lines ± Files Changed
dirkmc 4 +1072/-74 17
Alex Cruikshank 1 +188/-110 12
hannahhoward 1 +30/-14 8
Hannah Howard 1 +23/-6 3

go-data-transfer 1.2.3

Changelog

Contributors

Contributor Commits Lines ± Files Changed
dirkmc 3 +167/-7 6
Ingar Shu 1 +1/-1 1

go-data-transfer 1.2.2

Changelog

Contributors

Contributor Commits Lines ± Files Changed
Hannah Howard 1 +6/-2 1

go-data-transfer 1.2.1

Changelog

Contributors

Contributor Commits Lines ± Files Changed
dirkmc 2 +17/-3 2

go-data-transfer 1.1.0

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.

Changelog

Contributors

Contributor Commits Lines ± Files Changed
Steven Allen 3 +393/-37 7
Hannah Howard 2 +49/-6 7
hannahhoward 2 +19/-0 3

go-data-transfer 1.0.1

Bug fix release that fixes channel closing and timeout issues

Changelog

Contributors

Contributor Commits Lines ± Files Changed
Hannah Howard 4 +240/-64 16

go-data-transfer 1.0.0

Major release brings big graphsync improvements and better measuring of data transferred

Changelog

Contributors

Contributor Commits Lines ± Files Changed
Hannah Howard 8 +1745/-1666 40
Aarsh Shah 1 +132/-40 14
hannahhoward 5 +74/-4 7
David Dias 1 +9/-0 1

go-data-transfer 0.9.0

Major release of the 1.1 data transfer protocol, which supports restarts of data transfers.

Changelog

Contributors

Contributor Commits Lines ± Files Changed
Aarsh Shah 1 +9597/-2220 67
Hannah Howard 4 +2355/-1018 51
hannahhoward 1 +25/-3 4

go-data-transfer 0.6.7

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

Changelog

Contributors

Contributor Commits Lines ± Files Changed
Hannah Howard 2 +167/-30 9

go-data-transfer 0.6.6

Dependency update - go graphsync fix

Changelog

Contributors

Contributor Commits Lines ± Files Changed
hannahhoward 1 +83/-68 1
Hannah Howard 2 +15/-19 5

go-data-transfer 0.6.5

Dependency update - go-graphsync and go-ipld-prime

Changelog

Contributors

Contributor Commits Lines ± Files Changed
Eric Myhre 1 +2919/-121 39
Hannah Howard 4 +453/-143 29
hannahhoward 3 +83/-63 10
whyrusleeping 1 +31/-18 2
Aarsh Shah 1 +27/-1 3

go-data-transfer 0.6.4

security fix for messages

Changelog

Contributors

Contributor Commits Lines ± Files Changed
Ingar Shu 1 +20/-1 2

go-data-transfer 0.6.3

Primarily a bug fix release-- graphsync performance and some better shutdown logic

Changelog

Contributors

Contributor Commits Lines ± Files Changed
Hannah Howard 1 +1055/-39 17
Aarsh Shah 1 +53/-68 8
hannahhoward 3 +67/-34 11

go-data-transfer 0.6.2

Minor bug fix release for request cancelling

Changelog

Contributors

Contributor Commits Lines ± Files Changed
Hannah Howard 1 +265/-9 4

go-data-transfer 0.6.1

Update graphsync with critical bug fix for multiple transfers across custom stores

Changelog

Contributors

Contributor Commits Lines ± Files Changed
Hannah Howard 2 +456/-57 17
hannahhoward 1 +18/-1 2

go-data-transfer 0.6.0

Includes two small breaking change updates:

  • Update go-ipfs-blockstore to address blocks by-hash instead of by-cid. This brings go-data-transfer in-line with lotus.
  • Update cbor-gen for some performance improvements and some API-breaking changes.

Changelog

Contributors

Contributor Commits Lines ± Files Changed
Steven Allen 1 +30/-23 5

go-data-transfer 0.5.3

Minor fixes + update to release process

Changelog

Contributors

Contributor Commits Lines ± Files Changed
Hannah Howard 2 +1202/-223 91
Łukasz Magiera 1 +176/-176 8
hannahhoward 2 +48/-3 3

go-data-transfer 0.5.2

Security fix release

Changelog

  • github.com/filecoin-project/go-data-transfer:
  • github.com/ipfs/go-graphsync (v0.0.6-0.20200721211002-c376cbe14c0a -> v0.0.6-0.20200731020347-9ff2ade94aa4):

Contributors

Contributor Commits Lines ± Files Changed
Hannah Howard 3 +442/-302 7
hannahhoward 1 +3/-3 2

go-data-transfer v0.5.1

Support custom configruation of transports

Changelog

  • github.com/filecoin-project/go-data-transfer:
  • github.com/ipfs/go-graphsync (v0.0.6-0.20200715204712-ef06b3d32e83 -> v0.0.6-0.20200721211002-c376cbe14c0a):
    • feat(persistenceoptions): add unregister ability

Contributors

Contributor Commits Lines ± Files Changed
Hannah Howard 1 +1049/-751 35
hannahhoward 1 +113/-32 5

go-data-transfer 0.5.0

Additional changes to support implementation of retrieval on top of go-data-transfer

Changelog

  • github.com/filecoin-project/go-data-transfer:
  • github.com/ipfs/go-graphsync (v0.0.6-0.20200708073926-caa872f68b2c -> v0.0.6-0.20200715204712-ef06b3d32e83):

Contributors

Contributor Commits Lines ± Files Changed
Hannah Howard 3 +515/-218 26
hannahhoward 1 +155/-270 9

go-data-transfer 0.4.0

Major rewrite of library -- transports, persisted state, revalidators, etc. To support retrieval

Changelog

Contributors

Contributor Commits Lines ± Files Changed
Hannah Howard 7 +12381/-4583 133

go-data-transfer 0.3.0

Additional refactors to refactors to registry

Changelog

Contributors

Contributor Commits Lines ± Files Changed
Hannah Howard 2 +993/-496 30

go-data-transfer 0.2.1

Bug fix release -- critical nil check

Changelog

  • github.com/filecoin-project/go-data-transfer:
    • chore(deps): update graphsync
  • github.com/ipfs/go-graphsync (v0.0.6-0.20200428204348-97a8cf76a482 -> v0.0.6-0.20200504202014-9d5f2c26a103):

Contributors

Contributor Commits Lines ± Files Changed
Hector Sanjuan 1 +68/-0 1
hannahhoward 1 +3/-3 2
Hannah Howard 1 +4/-0 1

go-data-transfer 0.2.0

Initial extracted release for Testnet Phase 2 (v0.1.0 + v0.1.1 were lotus tags prior to extraction)

Changelog

Contributors

Contributor Commits Lines ± Files Changed
Shannon Wells 12 +4337/-3455 53
hannahhoward 20 +5090/-1692 99
shannonwells 13 +1720/-983 65
Hannah Howard 6 +1393/-1262 45
wanghui 2 +4/-4 2
郭光华 1 +0/-1 1

🙌🏽 Want to contribute?

Would you like to contribute to this repo and don’t know how? Here are a few places you can get started: