Skip to content

v0.23.1

Latest
Compare
Choose a tag to compare
@niklasad1 niklasad1 released this 10 Jun 15:25
· 2 commits to master since this release
v0.23.1
717e9fe

[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