Skip to content

Releases: libp2p/go-libp2p-kad-dht

Release v0.0.11

17 May 18:34
v0.0.11
4d2bccf
Compare
Choose a tag to compare

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.

v0.0.1

27 Feb 05:10
Compare
Choose a tag to compare
Fix gomod after tag rewrite