Skip to content

v1.0.0-10

Compare
Choose a tag to compare
@aricart aricart released this 16 Oct 22:07
· 761 commits to main since this release
82c3a24

v1.0.0-10

  • [fix] fixed an issue with header generation that prevented JetStream from properly parsing a header #72
  • [fix] fixed an issue where if a second info was sent before a connection was resolved, the client would send a second CONNECT block which the server then treated as a protocol error and followed with a disconnect. #74
  • [fix] fixed an issue for Deno clients where, on reconnect gossiped servers could upgrade to TLS using IPs, which would fail the TLS upgrade due to an invalid hostname. #76