Skip to content

v0.22.2

Compare
Choose a tag to compare
@lexnv lexnv released this 05 Mar 16:41
· 92 commits to master since this release
v0.22.2
2f16e78

[v0.22.2] - 2024-03-05

This is a small patch release that exposes the connection details to server methods without breaking changes.
Currently, users can only retrieve the connection ID from these details.
We plan to extend this functionality in jsonrpsee v1.0, although this will necessitate a breaking change.

[Added]

  • server: Register raw method with connection ID (#1297)

[Changed]

  • Update Syn 1.0 -> 2.0 (#1304)