Skip to content

Releases: openziti/ziti-sdk-py

v0.8.1

10 Oct 19:41
720cb39
Compare
Choose a tag to compare

What's Changed

  • update ziti-sdk@0.35.1 by @ekoby in #54
    • allow resolution by service name
    • fix blocking when identity has no services

Full Changelog: v0.8.0...v0.8.1

v0.8.0

22 Sep 19:29
a54775a
Compare
Choose a tag to compare

What's Changed

  • normalize binding addresses by @ekoby in #49
    make binding configuration more flexible
  • update ziti-sdk@0.34.4 by @ekoby in #52
  • make sure create_ziti_connection() matches socket.create_connection() by @ekoby in #53

Full Changelog: v0.7.7...v0.8.0

v0.7.7

24 Apr 17:36
8aaa612
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.6...v0.7.7

Release v0.7.6

23 Mar 14:05
0ddaeab
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.5...v0.7.6

v0.7.5

03 Jan 21:53
36f9128
Compare
Choose a tag to compare

What's Changed

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

v0.7.4

02 Jan 16:06
bfa7135
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

What's Changed

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

v0.7.0

22 Aug 17:30
3d7ff7c
Compare
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