Releases: CheckerNetwork/spark
Releases · CheckerNetwork/spark
v1.15.0
What's Changed
- ci: Announce release in Slack by @juliangruber in #101
- chore: setup Drips FUNDING.json by @bajtos in #102
- add
CODEOWNERS
by @juliangruber in #106 - perf: add pass tipset to
StateMinerInfo
by @juliangruber in #105
Full Changelog: v1.14.5...v1.15.0
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