Skip to content

Releases: openziti/ziti-sdk-c

v0.35.7

05 Dec 14:12
7bdafeb
Compare
Choose a tag to compare

Changes

v0.35.6

28 Nov 19:27
edbb412
Compare
Choose a tag to compare

Changes

Maintenance

v0.35.5

17 Nov 21:12
231c993
Compare
Choose a tag to compare

Changes

v0.35.4

19 Oct 16:05
9756522
Compare
Choose a tag to compare

v0.35.3

18 Oct 12:08
e196b9c
Compare
Choose a tag to compare

Changes

v0.35.2

12 Oct 16:04
8194489
Compare
Choose a tag to compare

Changes

  • fix: remove_binding() was called twice @ekoby (#563)

v0.35.1

10 Oct 15:14
a4fcab2
Compare
Choose a tag to compare

Changes

  • allow Zitilib resolution to service names @ekoby (#562)

v0.35.0

03 Oct 13:15
8063e46
Compare
Choose a tag to compare

Changes

v0.34.4

22 Sep 15:04
Compare
Choose a tag to compare

Changes

v0.34.3

21 Sep 12:14
Compare
Choose a tag to compare

Changes

  • on_unbind crash: check for error @ekoby (#554)
  • Match of cidr /0 fails as a result of left shift undefined behavior. @tomc797 (#533)