Skip to content

Releases: openziti/ziti-sdk-c

v0.27.13

07 Jun 18:58
42c45c0

Choose a tag to compare

What's Changed

Full Changelog: 0.27.12...0.27.13

v0.27.12

07 Jun 02:36
5297b72

Choose a tag to compare

What's Changed

  • fix #404 Rest last_uptime timestamp to NULL when unable to retreive services d… by @ekoby in #406

Full Changelog: 0.27.11...0.27.12

v0.28.5

06 Jun 13:19
00e63e0

Choose a tag to compare

Changes

Features

  • Implement zitilib server socket support @ekoby (#394)

v0.27.11

06 Jun 17:28
0c87d3a

Choose a tag to compare

What's Changed

Full Changelog: 0.27.10...0.27.11

v0.27.10

03 Jun 18:31
ca8b793

Choose a tag to compare

Merge pull request #400 from openziti/update-uv-mbed-v0.14.5

bump uv-mbed@v0.14.5

v0.27.9

02 Jun 15:56
cbf7e3f

Choose a tag to compare

What's Changed

  • fix the crash on ztx disabled/enable by @ekoby in #398

Full Changelog: 0.27.8...0.27.9

v0.28.4

25 May 13:14
bb78d63

Choose a tag to compare

Changes

v0.28.3

20 May 20:17
3a43f39

Choose a tag to compare

Changes

v0.28.2

17 May 17:10
256d3a6

Choose a tag to compare

Changes

  • Merge 0.27.8 to main @ekoby (#388)
  • Fix dont close channel on session expire @ekoby (#389)
  • use %llu when logging channel latency (uint64_t) @scareything (#386)
  • simplify outbound FIN/ziti_close_write() handling @ekoby (#385)
  • Merge 0.27.6 to main @ekoby (#384)
  • check session ref for validity before using it to connect @ekoby (#382)

Maintenance

  • add architecture to output package name @ekoby (#383)

Full Changelog: 0.28.1...0.28.2

0.27.8

17 May 13:52
8f12daa

Choose a tag to compare

fixes crash on session expiration -- channel was erroneously closed if session expired during connect