Releases: threefoldtech/rmb-rs
Releases · threefoldtech/rmb-rs
v1.0.7
What's Changed
- Add Dockerfile and workflow for ARM by @scottyeager in #137
- Avoid cancelling a
read
call by @muhamadazmy in #144
New Contributors
- @scottyeager made their first contribution in #137
Full Changelog: v1.0.6...v1.0.7
NOTE: this is the last version in the v1.0.7 the next release gonna be in the v1.1.x family which has non protocol breaking BUT huge refactor of how things work internally to support rmb plugins.
v1.0.6
remove print of seeds
v1.0.5
move pong handler to a lower level (#135)
v1.0.4
What's Changed
- deprecate seed flag and update packages by @muhamadazmy in #130
Full Changelog: v1.0.3...v1.0.4
v1.0.3
Update tfchain client (#128)
v1.0.2
App level ping (#125) * App level ping * change log to trace
v1.0.2-rc4
App level ping (#125) * App level ping * change log to trace
v1.0.2-rc3
disable tracker feature (#124) No need for the twin id metric anymore
v1.0.2-rc2
to avoid positive error feedback loop (#123) Make sure we return handling errors ONLY for requests. if this is a response message or an error by itself, we don't respond to that.
v1.0.2-rc1
Build a container for peer (#122) This also include changes to add tracker metrics