Skip to content

Releases: openziti/ziti-sdk-c

0.27.7

13 May 03:01
8de0a26

Choose a tag to compare

What's Changed

  • simplify outbound FIN/ziti_close_write() handling by @ekoby in #385
  • use %llu when logging channel latency (uint64_t) by @scareything in #386

Full Changelog: 0.27.6...0.27.7

0.27.6: sporadic crash on wake

10 May 20:37
c35bac1

Choose a tag to compare

check session ref for validity before using it to connect (#382)

v0.27.5

06 May 13:35
4d2fb23

Choose a tag to compare

Back port fixes from 0.28.x:

  • fix missing flusher on bound connections (#380)
  • avoid putting channel in Closed state if connect timeout occurs

v0.28.1

04 May 20:55
4b04075

Choose a tag to compare

What's Changed

  • Propagate json parser errors through model_parse functions by @scareything in #378
  • use ziti_address when appropriate by @ekoby in #379
  • add missing flusher on bound connections by @ekoby in #380

Full Changelog: 0.28.0...0.28.1

v0.28.0

29 Apr 21:25
17cf053

Choose a tag to compare

What's Changed

  • move model_map functions into separate .h/.c files by @ekoby in #373
  • implement ziti_address type representing hostname, domains, or IPs by @ekoby in #374
  • make sure to return message to the pool by @ekoby in #375
  • Ziti socket intercepts by @ekoby in #376

Full Changelog: 0.27.3...0.28.0

v0.27.4

29 Apr 13:22
eebab7e

Choose a tag to compare

Bug fix release to publish fixed from #375
* make sure to return message to the pool
* fix to use correct timer ref

v0.27.3

21 Apr 20:32
384e8fd

Choose a tag to compare

Changes

v0.27.2

21 Apr 14:01
fc4d02e

Choose a tag to compare

Changes

v0.27.1

11 Apr 20:47
44ae53f

Choose a tag to compare

Changes

v0.27.0

11 Apr 20:18
e8a404c

Choose a tag to compare

Changes