Skip to content

Releases: openziti/ziti-sdk-c

v0.26.9

11 Oct 00:05
beb29c3

Choose a tag to compare

Changes

  • map enhancements @ekoby (#319)
  • make sure complete cleanup occurs during ziti_channel_close() @ekoby (#317)

Dependencies

v0.26.8

01 Oct 13:34
86209a6

Choose a tag to compare

Changes

  • Posture check timeout configuration changes will now trigger service events @andrewpmartinez (#315)
  • Posture check timeoutRemaing changes due to posture response submission will now trigger service events @andrewpmartinez (#315)
  • Posture response and MFA TOT submissions now trigger a service update checks @andrewpmartinez (#315)

v0.26.7

29 Sep 15:05
572e17a

Choose a tag to compare

Changes

Bug Fixes

  • use ziti_ctx from channel instead of ziti_conn @ekoby (#314)

v0.26.6

24 Sep 13:42
f0cbb6a

Choose a tag to compare

Changes

  • API Session Token cleanup - old tokens will no longer be used for controller interactions after an API Session times out @andrewpmartinez (#313)
  • API Session error states - fixes situations where a ZTX will no longer allow re-authentication after an authentication error @andrewpmartinez (#313)

v0.26.5

20 Sep 13:51
02c9cff

Choose a tag to compare

Changes

v0.26.4

09 Sep 23:17
767abac

Choose a tag to compare

Changes

  • implement enrollment name option for CAauto @ekoby (#308)
  • use ZTX_LOG in more places, early returns on service update checking @andrewpmartinez (#307)

v0.26.3

26 Aug 16:09
cb08dde

Choose a tag to compare

Changes

v0.26.2

25 Aug 13:54
e14f520

Choose a tag to compare

Changes

  • changes service update logic to only occur when the service itself is updated, its configuration(s), or the is_passing posture query flags change @andrewpmartinez (#305)
  • fixes 401s caused by identity lookups that occurred before MFA was complete @andrewpmartinez (#305)
  • fixed posture submits for process checks not being sent @andrewpmartinez (#305)

v0.26.1

19 Aug 17:23
5fe6270

Choose a tag to compare

Changes

v0.26.0

18 Aug 12:27
313cd1d

Choose a tag to compare

Changes

  • cleanup channels that are no longer available @ekoby (#300)

Features