Skip to content

Releases: libp2p/go-yamux

v4.0.1

07 Jun 02:22
e584a21
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.0.0...v4.0.1

v4.0.0

08 Sep 11:09
cc78f04
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.1.2...v4.0.0

v3.1.2

02 Jun 14:28
42d193d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.1...v3.1.2

v3.1.1

02 Jun 14:28
fac0344
Compare
Choose a tag to compare

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

10 Apr 09:26
7b5cadb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.2...v3.1.0

v3.0.2

18 Jan 17:59
cd22a37
Compare
Choose a tag to compare

What's Changed

  • fix memory accounting for window updates by @vyzo in #77
  • release v3.0.2 by @vyzo in #78

Full Changelog: v3.0.1...v3.0.2

v3.0.1

17 Jan 11:23
48480db
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.0...v3.0.1

v3.0.0

17 Jan 11:11
2d90e26
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.3.0...v3.0.0

v2.3.0

20 Nov 07:32
0bd012d
Compare
Choose a tag to compare
  • reduce allocations in the ring buffer implementation (#64)
  • add a config option (MaxIncomingStreams) to limit the number of incoming streams (default: 1000)

v2.2.0

21 May 17:41
27a16a1
Compare
Choose a tag to compare