Skip to content

Release v1.9.4

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 09 Sep 18:20
· 9 commits to master since this release
v1.9.4
ab81b62

Added

  • Support UDP dialing with gVisor. (#1181)

Changed

Fixed

  • Fix a bug on big endian hosts, like mips. (#1194)
  • Fix a rare panic if a local index collision happens. (#1191)
  • Fix integer wraparound in the calculation of handshake timeouts on 32-bit targets. (#1185)