Skip to content

v0.2.6

Choose a tag to compare

@github-actions github-actions released this 29 Mar 23:35
90f4bd5

0.2.6 (2026-03-29)

Features

  • add -queue-overflow flag with drop (default) and block modes (#55) (28b139d)
  • make transport queue and KCP window sizes configurable (#54) (068f348)

Bug Fixes

  • client: propagate fatal send errors to trigger reconnect (#52) (79f8b78)
  • logging: default to info and rate-limit forged DNS logs with milestone summaries (#50) (a0af00e)
  • server: add deadline to server-side Noise handshake (#56) (607aefe)