Skip to content

v1.1.4

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Sep 20:49
· 14 commits to release-1.x since this release
884b9cd

What's Changed

  • let ziti sdk hold UDP payloads that arrive before ziti_dial completes by @scareything in #950
  • add ip_dump ipc command by @scareything in #954
  • Handle failed tcp connections before ziti dial by @scareything in #983
    This fix prevents ziti-edge-tunnel from becoming unresponsive and going into a tight loop when the host transitions from sleep to wake or when the underlay network changes or becomes unstable.
  • Clear dns reqs when dns client closes by @scareything in #984
    This fix prevents a crash that could happen when an upstream DNS server responds to a query after the the original client UDP socket has timed out (5.sec).

Full Changelog: v1.1.3...v1.1.4