Skip to content

v0.8.3

Compare
Choose a tag to compare
@lexnv lexnv released this 11 Dec 17:20
· 8 commits to master since this release
v0.8.3
ff24721

[0.8.3] - 2024-12-03

This release includes two fixes for small memory leaks on edge-cases in the notification and request-response protocols.

Fixed

  • req-resp: Fix memory leak of pending substreams (#297)
  • notification: Fix memory leak of pending substreams (#296)