Releases: libp2p/go-yamux
Releases · libp2p/go-yamux
v4.0.2
What's Changed
- ci: uci/delete-templates by @web3-bot in #107
- ci: uci/copy-templates by @web3-bot in #108
- ci: uci/copy-templates by @web3-bot in #109
- only check KeepAliveInterval if keep alives are enabled by @Asutorufa in #113
- check deadline before sending a message by @Asutorufa in #114
- fix: remove noisy logs by @Stebalien in #116
- ci: uci/update-go by @web3-bot in #117
- ci: uci/copy-templates by @web3-bot in #118
- ci: uci/update-go by @web3-bot in #120
New Contributors
- @Asutorufa made their first contribution in #113
Full Changelog: v4.0.1...v4.0.2
v4.0.1
What's Changed
- fix: sendWindowUpdate respects deadlines by @Wondertan in #105
- Release v4.0.1 by @MarcoPolo in #106
New Contributors
- @MarcoPolo made their first contribution in #106
Full Changelog: v4.0.0...v4.0.1
v4.0.0
What's Changed
- simplify memory tracking by using resource scope spans by @marten-seemann in #100
- fix inconsistent locking of mutexes by holding the stateLock for shorter by @marten-seemann in #98
- Remeasure round trip time by @hannahhoward in #70
New Contributors
- @hannahhoward made their first contribution in #70
Full Changelog: v3.1.2...v4.0.0
v3.1.2
What's Changed
- delete streams from the streams map when closing by @marten-seemann in #91
- fix counting of incoming streams by @marten-seemann in #89
Full Changelog: v3.1.1...v3.1.2
v3.1.1
What's Changed
- feat: catch panics in yamux send/receive loops by @Stebalien in #86
Full Changelog: v3.1.0...v3.1.1
v3.1.0
What's Changed
- correctly release memory when the connection is closed by @marten-seemann in #81
- fix flaky TestPing test on Windows by @marten-seemann in #84
Full Changelog: v3.0.2...v3.1.0
v3.0.2
v3.0.1
What's Changed
- fix version number in import path by @marten-seemann in #75
Full Changelog: v3.0.0...v3.0.1
v3.0.0
What's Changed
- fix: ensure that pings don't get stuck behind writes by @Stebalien in #71
- add a MemoryManager by @marten-seemann in #69
Full Changelog: v2.3.0...v3.0.0