Releases: filecoin-project/go-data-transfer
Releases · filecoin-project/go-data-transfer
v2.0.0
What's Changed
- fix: provide a reverse name mapping for Opened event by @rvagg in #344
- chore: log for novel graphsync termination errors by @rvagg in #345
- V2 revised by @hannahhoward in #349
- chore(deps): bump github.com/ipfs/go-merkledag from 0.5.1 to 0.8.1 by @dependabot[bot] in #351
- docs(README): update installation command by @kylehuntsman in #353
- fix(channels): avoid panic in Voucher by @hannahhoward in #354
- chore(deps): bump github.com/ipld/go-codec-dagpb from 1.3.1 to 1.5.0 by @dependabot[bot] in #359
- chore(deps): bump github.com/btcsuite/btcd from 0.22.1 to 0.23.2 by @dependabot[bot] in #360
- Subscriber per channel by @hannahhoward in #361
- Support per channel transport config by @hannahhoward in #362
- Make states/events printable by @hannahhoward in #366
- Avoid sending bad transition by @hannahhoward in #367
- Update go-ds-versioning by @hannahhoward in #332
- update deps by @rvagg in #368
- chore(deps): bump golang.org/x/net from 0.4.0 to 0.7.0 by @dependabot[bot] in #369
- fix: expose and use statemachine stop by @rvagg in #371
- Update to the latest graphsync by @gammazero in #373
- feat: MaxLinks for pulls by @rvagg in #374
- chore(deps): bump github.com/libp2p/go-libp2p from 0.25.0 to 0.27.8 by @dependabot[bot] in #377
- fix: extend linter timeout in CI by @rvagg in #382
- Stream cleanup by @aarshkshah1992 in #381
- chore(deps): bump golang.org/x/net from 0.8.0 to 0.23.0 by @dependabot[bot] in #383
- chore(deps): bump google.golang.org/protobuf from 1.30.0 to 1.33.0 by @dependabot[bot] in #385
- chore!: update graphsync, libp2p, quic; bump go version by @rvagg in #387
- upgrade go-graphsync and other dependencies by @gammazero in #389
Full Changelog: v1.15.2...v2.0.0
v2.0.0-rc8
What's Changed
- Update Go minimum to v1.21
- chore(deps): bump github.com/libp2p/go-libp2p from 0.25.0 to 0.27.8 by @dependabot in #377
- fix: extend linter timeout in CI by @rvagg in #382
- Stream cleanup by @aarshkshah1992 in #381
- chore(deps): bump golang.org/x/net from 0.8.0 to 0.23.0 by @dependabot in #383
- chore(deps): bump google.golang.org/protobuf from 1.30.0 to 1.33.0 by @dependabot in #385
- chore!: update graphsync, libp2p, quic; bump go version by @rvagg in #387
Full Changelog: v2.0.0-rc7...v2.0.0-rc8
v1.15.4-boost
A successor to v1.15.3 that depends on boost-graphsync and updates other dependencies so as to match the dependencies of lotus v1.21.x
v1.11.6
- Update to go-graphsync v0.10.4.
v1.7.8
v1.7.5
- log data-transfer completion messages.
v1.7.4
v1.7.3
v1.7.2
- Log local channel creation and startup for data transfer requests.