Releases: libp2p/rust-yamux
Releases · libp2p/rust-yamux
yamux-v0.13.10
Fix panic when processing oversized inbound Data|SYN frames. See ac71745 and GHSA-vxx9-2994-q338.
yamux-v0.13.9
Improve flow-control credit verification for window updates. See #221.
yamux-v0.13.8
Introduce WriteState::Poisoned to avoid further reads after the returned number of bytes from a write operation is bigger than the header size. See #211.
yamux-v0.13.7
Fix compilation on rust versions < 1.87.0. See #208.
yamux-v0.13.6
Fix panic on frame io when the returned number of bytes from a write operation is bigger than the header size. See #202.
yamux-v0.13.5
Fix possible poisoned connection when closing. See #199.
yamux-v0.13.4
Fix sending pending frames after closing. See #194.
yamux-v0.13.3
yamux-v0.13.2
See changelog for details.
yamux-v0.13.0
See changelog for details.