Skip to content

trillium-client-v0.4.8

Choose a tag to compare

@jbr jbr released this 20 Dec 00:21
· 571 commits to main since this release
fa969f1

What's new

This release fixes a bug in http header parsing that occured when the full http header has been buffered and there is no further data on the transport. This is related to the changes in trillium-client@v0.4.7, which only partially resolved the issue.

  • d71be9e dependency update
  • f1dfc4e bugfix: check the existing buffer before attempting to read from the network