Releases: filecoin-project/lassie
Releases · filecoin-project/lassie
v0.13.0
What's Changed
- chore(deps): bump actions/setup-go from 3 to 4 by @dependabot in #314
- chore(deps): bump protocol/multiple-go-modules from 1.2 to 1.4 by @dependabot in #316
- fix: http retriever fixes - one user agent, no / for no path by @rvagg in #315
- chore(deps): bump codecov/codecov-action from 3.1.1 to 3.1.4 by @dependabot in #313
- chore(deps): bump actions/checkout from 2 to 3 by @dependabot in #322
- Fixes for Boost compatibility by @hannahhoward in #324
- chore: clean up (and fix) messages from --provider flag by @rvagg in #317
- feat: upgrade deps by @rvagg in #310
- feat!: remove TempDir option; only rely on req.PreloadLinkSystem by @rvagg in #290
- doc: document session Config fields by @rvagg in #302
- feat: upgrade deps, expose http utility methods by @rvagg in #311
- ci: update checkout action version by @rvagg in #303
- test: slow down CandidateFinder test to avoid clock race by @rvagg in #304
- Add CLI unit tests by @kylehuntsman in #289
Full Changelog: v0.12.2...v0.13.0
v0.12.2
What's Changed
- chore: fix require blocks formating of the go.mod file by @Jorropo in #305
- Daemon providers flag by @hannahhoward in #309
New Contributors
Full Changelog: v0.12.1...v0.12.2
v0.12.1
What's Changed
- Remove metrics and prometheus exporter by @kylehuntsman in #286
- Update HTTP_SPEC.md by @kylehuntsman in #283
- fix: remove debug print by @rvagg in #291
- test: ensure available port for test server by @rvagg in #295
- test: extra debug output for flaky failure case by @rvagg in #292
- fix: add back pprof endpoints by @kylehuntsman in #300
- Fix unterminated chunk code by @hannahhoward in #301
Full Changelog: v0.12.0...v0.12.1
v0.12.0
What's Changed
- Add test of fail on missing block by @hannahhoward in #265
- Delete the old event recorder by @kylehuntsman in #275
- chore: turn off debug in main itest by @rvagg in #278
- feat: weighted candidate scoring w/ biased random selection by @rvagg in #253
- fix: add back waitqueue pause for http by @rvagg in #279
- fix(storage): insure no-dupes on protocol race when pre-filling dupes by @hannahhoward in #277
- feat: add stable etag by @rvagg in #285
- Use unique http client for indexer by @hannahhoward in #280
- fix: simplify preloader logic by @rvagg in #284
- Add Root Cid + UrlPath to aggregate events by @hannahhoward in #282
Full Changelog: v0.11.1...v0.12.0
v0.11.1
What's Changed
- Add ProtocolSucceeded to event by @kylehuntsman in #252
- Refactor main ipfs handler by @hannahhoward in #267
- Fix http path retrievals by @hannahhoward in #270
- fix: don't allow dupes in test DAGs where we don't expect them by @rvagg in #269
Full Changelog: v0.11.0...v0.11.1
v0.11.0
What's Changed
- fix: s/ipniEndpoint/ipni-endpoint CLI arg by @rvagg in #235
- Standardize logger vars and names by @kylehuntsman in #237
- fix(httpretriever): add client headers by @rvagg in #233
- fix: http headers getting sent too late by @rvagg in #244
- Update car-scope to dag-scope by @hannahhoward in #241
- extract test utils to go-unixfsnode by @rvagg in #231
- feat: initial form of more advanced SP tracking & prioritsation by @rvagg in #242
- Send a bad chunk to signal error cases by @willscott in #250
- Add lassie user agent to default libp2p host and http retriever requests by @kylehuntsman in #240
- Support incoming and outgoing duplicates by @hannahhoward in #249
Full Changelog: v0.10.0...v0.11.0
v0.10.0
What's Changed
- fix: clearer timing boundaries for prioritywaitqueue tests by @rvagg in #215
- Update release process to use go-releaser by @hannahhoward in #223
- feat(test): file/dir name generator that's more realistic by @rvagg in #185
- Add an HTTP retrieval protocol by @willscott in #193
- Add the ability to override default IPNI endpoint by @masih in #234
- Revert "Revert use of pkg/aggregateeventrecorder to pkg/eventrecorder" by @willscott in #236
Full Changelog: v0.9.2...v0.10.0
v0.9.2
What's Changed
Full Changelog: v0.9.1...v0.9.2
v0.9.1
What's Changed
- Allow overridden fixed peers per request by @hannahhoward in #201
- Fix outstanding bugs in aggregate event recorder by @hannahhoward in #202
- don't over-ride log levels when set by environment by @willscott in #205
- Ignore empty string env vars when we parse CLI flags by @kylehuntsman in #208
- Log http response statuses at an info log level by @kylehuntsman in #209
- v0.9.0 by @kylehuntsman in #210
Full Changelog: v0.8.2...v0.9.1
v0.8.4
Same as v0.8.3, but with version.json bump to build binaries.
Full Changelog: v0.8.2...v0.8.4