Skip to content

v0.3.7

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Jan 14:45
· 108 commits to main since this release
d16916b

What's Changed

This release contains various reliability improvement, including tweaking keepalive parameters to detect dead connections in time.

  • feat: expose TCP_NODELAY and TCP_KEEPALIVE by @rapiz1 in #96
  • fix: emit colored log only when STDOUT is a tty by @rapiz1 in #89
  • fix: support IPv6 local_address for UDP by @rapiz1 in #94
  • fix: make accept cancel safe and add a timeout by @rapiz1 in #93
  • fix: flush when handshaking by @rapiz1 in #99
  • chore: reduce crate size by @Enter-tainer in #88

Full Changelog: v0.3.4...v0.3.7