Releases: filecoin-project/lassie
Releases · filecoin-project/lassie
v0.4.6
What's Changed
- Build direct candidate finder by @hannahhoward in #118
- Exposing metrics on daemon by @willscott in #120
- Resolve two vectors to expanding memory usage by @hannahhoward in #122
New Contributors
- @willscott made their first contribution in #120
Full Changelog: v0.4.5...v0.4.6
v0.4.5
Full Changelog: v0.4.4...v0.4.5
v0.4.4
What's Changed
- itest: more unixfs cases by @rvagg in #104
- Saturn optimizations by @hannahhoward in #111
- Add HTTP Spec document by @kylehuntsman in #115
Full Changelog: v0.4.3...v0.4.4
v0.4.3
What's Changed
- bump golang.org/x/net from 0.5.0 to 0.7.0 by @dependabot in #103
- fix: remove quicktest by @rvagg in #101
- itest for client retrieval by @rvagg in #100
- Dispatch indexer events by @hannahhoward in #102
- fix: remove merge artifacts of qt by @rvagg in #105
- Make temp files dir configurable by @hannahhoward in #106
Full Changelog: v0.4.2...v0.4.3
v0.4.2
What's Changed
- Don't write headers when first bytes already written by @hannahhoward in #94
Full Changelog: v0.4.1...v0.4.2
v0.4.1
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- Implement asyc find candidate over IPNI
ndjson
APIs by @masih in #62 - feat: streaming output of CAR contents by @rvagg in #69
- Break scanning loop on EOF by @masih in #80
- Move /server to /pkg by @kylehuntsman in #72
- fix: progress failure notice from indexer doesn't have SP by @rvagg in #77
- chore(client): basic query testing using mock net by @rvagg in #83
- WIP: setup multiprotocol architecture by @hannahhoward in #71
- deps: [email protected] (for dagcbor streaming decode) by @rvagg in #84
- fix: improve flakes, make test runs faster by @rvagg in #87
- Bitswap Retrieval, Sync version by @hannahhoward in #86
- Return a 404 response when no candidates are found by @kylehuntsman in #74
- Add EventRecorder configuration flags by @kylehuntsman in #89
- Accept X-Request-Id request header and log corrolation to retrieval ID by @kylehuntsman in #91
- Refactor hard-coded DHT cascade query string into option by @masih in #90
- Switch errors to 504 by @hannahhoward in #93
Full Changelog: v0.3.1...v0.4.0
0.3.1 with CarV1 export
v0.3.0 Release With HTTP Daemon
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
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
- @dependabot made their first contribution in #18
- @rvagg made their first contribution in #8
- @web3-bot made their first contribution in #29
Full Changelog: v0.1.2...v0.2.0