Skip to content

Releases: filecoin-project/lassie

v0.4.6

27 Feb 23:37
91b5c4a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.5...v0.4.6

v0.4.5

23 Feb 20:35
fd9e993
Compare
Choose a tag to compare

Full Changelog: v0.4.4...v0.4.5

v0.4.4

23 Feb 19:02
f509019
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.3...v0.4.4

v0.4.3

20 Feb 23:11
9f44a09
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.2...v0.4.3

v0.4.2

16 Feb 21:38
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.1...v0.4.2

v0.4.1

16 Feb 19:02
Compare
Choose a tag to compare

Full Changelog: v0.4.0...v0.4.1

v0.4.0

16 Feb 18:46
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.4.0

0.3.1 with CarV1 export

04 Feb 00:14
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.1

v0.3.0 Release With HTTP Daemon

03 Feb 23:08
Compare
Choose a tag to compare

What's Changed

  • Sync events interface by @rvagg in #25
  • feat: export the eventrecorder structs by @jcace in #45
  • Do not write CAR file when no candidates are found by @masih in #48
  • Implement fetch from explicit provider by @masih in #51
  • feat(events): consolidate to events pkg, remove unnecessary code by @rvagg in #41
  • feat: reduce concurrency for SPs who drop out early from retrieval process (dupe of #46) by @rvagg in #53
  • feat: require LinkSystem argument for each retrieval by @rvagg in #54
  • Add daemon command by @kylehuntsman in #52
  • fix: header name, and expand on TODO note by @rvagg in #61
  • Move torward protocol independent retrieval by @hannahhoward in #58
  • Treat query response errors as query failures by @hannahhoward in #63
  • Add version to release build by @kylehuntsman in #66

New Contributors

Full Changelog: v0.2.0...v0.3.0

v0.2.0

13 Jan 22:18
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/ipfs/go-merkledag from 0.8.0 to 0.8.1 by @dependabot in #18
  • New retriever flow by @rvagg in #8
  • fix(client): add await ready function by @hannahhoward in #28
  • sync: update CI config files by @web3-bot in #29
  • feat: choose fastest query responder as next retrieval candidate by @rvagg in #30
  • feat(cli): implement basic lassie fetch CLI (and more) by @rvagg in #22
  • Add readme and binaries by @hannahhoward in #31

New Contributors

Full Changelog: v0.1.2...v0.2.0