Skip to content

Releases: openziti/ziti-sdk-c

v0.20.8

31 Jan 17:53
b3cec7e

Choose a tag to compare

Changes

  • check for valid session before sending hello @ekoby (#228)

v0.20.7

29 Jan 22:19
86698fb

Choose a tag to compare

Changes

  • improve ziti context and connection logging @ekoby (#227)
  • request session refresh/login if edge router closes channel @ekoby (#225)

v0.20.6

28 Jan 21:20
7c9e028

Choose a tag to compare

Changes

Maintenance

v0.20.5

26 Jan 17:18
7f88a2f

Choose a tag to compare

Changes

Maintenance

  • eliminate -local suffix from version @ekoby (#221)

v0.20.4

23 Jan 01:32
e16a06f

Choose a tag to compare

Changes

v0.20.3

21 Jan 18:44
090ec43

Choose a tag to compare

Changes

Features

  • check if update needed before service refresh @ekoby (#213)

v0.20.2

20 Jan 17:32
d44884f

Choose a tag to compare

Changes

  • add app info and submit it to controller @ekoby (#215)

v0.20.1

20 Jan 17:22
776d4f3

Choose a tag to compare

Changes

  • improve EdgeRouter reconnect process @ekoby (#216)

v0.20.0

16 Jan 21:22
7aee3ff

Choose a tag to compare

Changes

Features

  • extend ziti_client_cb API for better receiving of peer supplied data @ekoby (#212)

v0.19.3

12 Jan 17:09
14eeef9

Choose a tag to compare

Changes

  • Host proxy @ekoby (#211)
  • avoid multiple ziti_connection.data_cb with error codes on Disconnect/Close