[0.9.1] - 2025-01-19
This release enhances compatibility between litep2p and libp2p by using the latest Yamux upstream version. Additionally, it includes various improvements and fixes to boost the stability and performance of the WebSocket stream and the multistream-select protocol.
Changed
- yamux: Switch to upstream implementation while keeping the controller API (#320)
- req-resp: Replace SubstreamSet with FuturesStream (#321)
- cargo: Bring up to date multiple dependencies (#324)
- build(deps): bump hickory-proto from 0.24.1 to 0.24.3 (#323)
- build(deps): bump openssl from 0.10.66 to 0.10.70 (#322)