Skip to content

Releases: filecoin-station/spark

v1.14.5

21 Oct 12:09
v1.14.5
bb41792
Compare
Choose a tag to compare

What's Changed

  • fix: limit the delay between tasks to 60s by @bajtos in #98

Full Changelog: v1.14.4...v1.14.5

v1.14.4

24 Sep 11:02
v1.14.4
8214ca9
Compare
Choose a tag to compare

What's Changed

  • test: fix assertion - startAt is optional now by @bajtos in #93
  • feat: manual check for content on our Frisbii by @bajtos in #94
  • fix: retry Filecoin.StateMinerInfo requests by @bajtos in #96

Full Changelog: v1.14.3...v1.14.4

v1.14.3

09 Sep 06:53
v1.14.3
30b41e0
Compare
Choose a tag to compare

What's Changed

  • fix: record startAt just before the retrieval by @bajtos in #92

Full Changelog: v1.14.2...v1.14.3

v1.14.2

21 Aug 14:19
v1.14.2
4809ecc
Compare
Choose a tag to compare

What's Changed

  • feat: more info when manual check fails by @bajtos in #89
  • test: add tests for http assertions by @bajtos in #88
  • FIXME: fallback to api2.drand.sh

Full Changelog: v1.14.1...v1.14.2

v1.14.1

07 Aug 12:43
v1.14.1
5c7f6b3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.14.0...v1.14.1

v1.14.0

24 Jul 09:04
v1.14.0
153132c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.13.0...v1.14.0

v1.13.0

10 Jul 08:29
v1.13.0
322df6f
Compare
Choose a tag to compare

Highlights ✨

When retrieving content using the Trustless HTTP Gateway protocol ("http"), fetch the content directly from the provider - do not use Lassie.

This should give us better visibility into various error statuses returned by providers. For example, Lassie converts the error 429 Too Many Requests to a generic error 502 Bad Gateway.

See #82 for the list of synthetic HTTP response status codes we use to indicate different retrieval errors.

What's Changed

  • fix: frisbee peer id in ipni-client tests by @bajtos in #80
  • ci: upgrade Zinnia to v0.20.2 by @bajtos in #81
  • ci: run tests on Windows by @bajtos in #83
  • feat: fetch HTTP retrievals directly by @bajtos in #82
  • fix: reject non-semver strings in release.sh by @bajtos in #84

Full Changelog: v1.12.1...v1.13.0

v1.12.1

12 Jun 14:43
v1.12.1
dea2ee6
Compare
Choose a tag to compare

What's Changed

  • fix: add 60s timeout for RPC API calls by @bajtos in #76

Full Changelog: v1.12.0...v1.12.1

v1.12.0

03 Jun 11:00
v1.12.0
f489c62
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.11.4...v1.12.0

v1.11.4

30 May 08:06
v1.11.4
d65d824
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.11.3...v1.11.4