Releases: filecoin-project/go-jsonrpc
Releases · filecoin-project/go-jsonrpc
v0.7.0
What's Changed
- Fix the tracer not activating. by @snadrus in #121
- ci: uci/update-go by @web3-bot in #122
- feat: add 'Data' field to 'respError' struct by @virajbhartiya in #123
New Contributors
- @web3-bot made their first contribution in #122
- @virajbhartiya made their first contribution in #123
- @akaladarshi made their first contribution in #123
Full Changelog: v0.6.0...v0.7.0
v0.6.0
v0.5.0
v0.4.0
What's Changed
- test: initial ipdx unified-ci config by @rvagg in #110
- fix: correct logic for reconnect loop by @rvagg in #110
- fix: address staticcheck deprecation notes by @rvagg in #110
- test: remove circle config by @rvagg in #110
- chore: updated go.mod version to v1.21 by @rvagg in #110
Full Changelog: v0.3.2...v0.4.0
v0.3.2
What's Changed
- fix: check http status if request may fail by @imxyb in #82
- fix: handle errors not arising from the native jsonrpc server by @rvagg in #108
- fix: make resp result/error conformant to spec by @LesnyRumcajs in #107
New Contributors
- @imxyb made their first contribution in #82
- @rvagg made their first contribution in #108
- @LesnyRumcajs made their first contribution in #107
Full Changelog: v0.3.1...v0.3.2