Skip to content

Release v0.0.11

Compare
Choose a tag to compare
@Stebalien Stebalien released this 17 May 18:34
· 646 commits to master since this release
v0.0.11
4d2bccf

Bug Fixes:

  • Fix a rare goroutine leak.

Performance Improvements:

  • Reduce memory consumption of by freeing write buffers for idle peers.

Dependency Updates:

  • Update go-libp2p and goprocess for significant performance improvements and bug fixes.