Skip to content

Releases: openziti/ziti-sdk-py

v0.7.5

03 Jan 21:53
36f9128

Choose a tag to compare

What's Changed

Full Changelog: v0.7.4...v0.7.5

v0.7.4

02 Jan 16:06
bfa7135

Choose a tag to compare

What's Changed

  • call Ziti_close() on socket close() request by @ekoby in #35
  • Adds guard around terminator bytes casting. by @sabedevops in #37
  • Ensure terminator_b is assigned before its referenced by @sabedevops in #38

Full Changelog: v0.7.3...v0.7.4

v0.7.3

18 Oct 16:01
0002325

Choose a tag to compare

What's Changed

  • make ziti_getaddrinfo() conform to standard getaddrinfo by @ekoby in #33
  • port field should be unsigned by @ekoby in #34

Full Changelog: v0.7.2...v0.7.3

v0.7.2: Updates and Fixes

07 Oct 13:14
183ba2b

Choose a tag to compare

What's Changed

  • Document SDK public API by @ekoby in #29
  • fallback to standard socket.bind() if address is not ziti-bound by @ekoby in #31
  • update ziti-sdk@0.30.0 by @ekoby in #32

Full Changelog: v0.7.1...v0.7.2

v0.7.1

31 Aug 17:19
7e8d86e

Choose a tag to compare

What's Changed

Full Changelog: v0.7.0...v0.7.1

v0.7.0

22 Aug 17:30
3d7ff7c

Choose a tag to compare

What's Changed

  • Get ziti library during setup by @ekoby in #25
    Packaging was changed to sdist(software distribution) and necessary binary bits(Ziti SDK library) are now downloaded during install

Full Changelog: v0.6.0...v0.7.0

v0.6.0

01 Aug 14:21
89f22f8

Choose a tag to compare

What's Changed

  • add terminator support to connect and bind by @ekoby in #23

Full Changelog: v0.5.3...v0.6.0

v0.5.3

26 Jul 15:20
b69415b

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.2...v0.5.3

v0.5.2

23 Jun 15:16
c58f536

Choose a tag to compare

Fix enroll segfault

v0.5.1

23 Jun 13:34
d4b4a27

Choose a tag to compare

Patch the enroll command