Skip to content

v1.3.1

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Apr 18:37
· 34 commits to main since this release
v1.3.1
40d5f2f

Fixed

  • HTTP/2 window size is now properly checked in Spear.Connection before attempting to send ack, nack, and batch-append messages.
    • Without this fix, some ack, nack and batch-append messages could be silently dropped on busy connections.