Releases: filecoin-station/spark
Releases · filecoin-station/spark
v1.14.5
v1.14.4
v1.14.3
v1.14.2
v1.14.1
v1.14.0
v1.13.0
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
v1.12.0
v1.11.4
What's Changed
- refactor rpc config by @juliangruber in #70
- feat: manual check for a given task by @bajtos in #71
Full Changelog: v1.11.3...v1.11.4