Skip to content

v0.38.1

Latest
Compare
Choose a tag to compare
@niklasad1 niklasad1 released this 24 Jan 15:11
· 32 commits to master since this release
v0.38.1
cedcfcb

[0.38.1] - 2025-01-24

This is a bug-fix release that fixes a bug in the reconnecting-rpc-client where the error was wrapped in the wrong error variant
which kept retry logic to keep retrying the same error indefinitely.

Fixed

  • don't wrap rpc error in DisconnectedWillReconnect in reconnecting rpc client (#1904)

Full Changelog: v0.38.0...v0.38.1