Skip to content

v0.24.1

Compare
Choose a tag to compare
@niklasad1 niklasad1 released this 30 Jul 10:27
· 17 commits to master since this release
v0.24.1
65fcb8c

[v0.24.1] - 2024-07-30

This is a small release that forces jsonrpsee rustls to use the crypto backend ring which may panic if both ring and aws-lc features are enabled. See rustls/rustls#1877 for further information.

This has no impact on the default configuration of jsonrpsee which was already using ring as the default.

[Changed]

  • chore(deps): update gloo-net requirement from 0.5.0 to 0.6.0 (#1428)

[Fixed]

  • fix: Explicitly set rustls provider before using rustls (#1424)

Full Changelog: v0.24.0...v0.24.1