v0.23.1
[v0.23.1] - 2024-06-10
This is a patch release that injects the ConnectionId in
the extensions when using a RpcModule without a server. This impacts
users that are using RpcModule directly (e.g., unit testing) and not the
server itself.
[Changed]
- types: remove anyhow dependency (#1398)
[Fixed]
- rpc module: inject ConnectionId in extensions (#1399)
Full Changelog: v0.23.0...v0.23.1