Skip to content

v0.18.0-rc2

Pre-release
Pre-release
Compare
Choose a tag to compare
@vyzo vyzo released this 21 Jan 08:40
· 3445 commits to master since this release
0c7ce33

This release fixes a few issues discovered with v0.18.0-rc1.
Specifically:

  • yamux was not correctly accounting memory when growing the window.
  • the swarm was leaking stream scopes in an error path.
  • identify push/delta was likely to create stream storms clogging the transient scope with large number of peers.