Skip to content

Releases: openziti/ziti-tunnel-sdk-c

v1.2.3

18 Oct 18:41
9d7e1b2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.2...v1.2.3

v1.2.2

13 Oct 17:06
18bf474
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.1...v1.2.2

v1.2.1

11 Oct 12:03
0cb7c78
Compare
Choose a tag to compare

What's Changed

  • update [email protected] by @scareything in #1014
  • use ziti-builder:v1 to generate GH release builds by @scareything in #1015
    This changes makes the ziti-edge-tunnel binaries for Linux compatible with distros that have glibc 2.27 or later (e.g. Ubuntu 18, Debian 10, Rocky 8).

Full Changelog: v1.2.0...v1.2.1

v1.2.0

09 Oct 21:35
325bb8f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.5...v1.2.0

v2.0.0-alpha27

07 Oct 17:10
6900115
Compare
Choose a tag to compare
v2.0.0-alpha27 Pre-release
Pre-release

What's Changed

Full Changelog: v2.0.0-alpha26...v2.0.0-alpha27

v2.0.0-alpha26

02 Oct 18:11
d883982
Compare
Choose a tag to compare
v2.0.0-alpha26 Pre-release
Pre-release

What's Changed

Full Changelog: v1.1.5...v2.0.0-alpha26

v1.1.5

29 Sep 15:54
d96a066
Compare
Choose a tag to compare

Changes

clear up hosting io_ctx if ziti_accept fails @ekoby (#992)

support "*" in host.v1/host.v2 allowedAddresses @scareything (#991)

remove static linux builds from release @scareything (#982)

backs out the workflow changes from #949 until we can figure out how to build generally usable static binaries, or perhaps make a musl c preset.

use the provided len when copying memory and fix a warning @dovholuknf (#989)

v1.1.4

21 Sep 20:49
884b9cd
Compare
Choose a tag to compare

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

v1.1.3

23 Aug 18:48
7a67e6a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v1.1.3

v1.1.1

13 Aug 13:01
5de63b6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.1