Skip to content

Releases: openziti/ziti-sdk-c

v0.20.5

26 Jan 17:18
7f88a2f
Compare
Choose a tag to compare

Changes

Maintenance

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

v0.20.4

23 Jan 01:32
e16a06f
Compare
Choose a tag to compare

Changes

v0.20.3

21 Jan 18:44
090ec43
Compare
Choose a tag to compare

Changes

Features

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

v0.20.2

20 Jan 17:32
d44884f
Compare
Choose a tag to compare

Changes

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

v0.20.1

20 Jan 17:22
776d4f3
Compare
Choose a tag to compare

Changes

  • improve EdgeRouter reconnect process @ekoby (#216)

v0.20.0

16 Jan 21:22
7aee3ff
Compare
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
Compare
Choose a tag to compare

Changes

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

v0.19.2

07 Jan 20:25
f757e9f
Compare
Choose a tag to compare

Changes

v0.19.1

23 Dec 14:54
b9f84e8
Compare
Choose a tag to compare

Changes

  • Merge 0.18.7 @ekoby (#208)
    • avoid overlapping service refreshes
    • keep trying to connect if initial login fails with CONTROLLER_UNAVAILABLE

v0.18.7: stability fixes

23 Dec 00:40
Compare
Choose a tag to compare
  • avoid overlapping service refreshes
  • keep trying to connect if initial login fails with CONTROLLER_UNAVAILABLE