Releases: openziti/ziti-sdk-py
Releases · openziti/ziti-sdk-py
v1.0.0
What's Changed
- Refactor echo sample and tiny update to flazk by @dovholuknf in #55
- handle a missing file better in sample client by @dovholuknf in #56
- add python banner by @dovholuknf in #57
- ziti.accept should raise BlockingIOError(OS error EWOULDBLOCK/EAGAIN)… by @ekoby in #58
- add boto s3 sample by @qrkourier in #61
- mention s3z in more places by @qrkourier in #63
- update [email protected] by @ekoby in #66
Full Changelog: v0.8.1...v1.0.0
v0.8.1
What's Changed
- update [email protected] 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
What's Changed
- normalize binding addresses by @ekoby in #49
make binding configuration more flexible - update [email protected] by @ekoby in #52
- make sure
create_ziti_connection()
matchessocket.create_connection()
by @ekoby in #53
Full Changelog: v0.7.7...v0.8.0
v0.7.7
Release v0.7.6
What's Changed
- Handle AttributeError on close by @sabedevops in #40
- Align repo to template repo by @dovholuknf in #41
- Align repo to template repo by @dovholuknf in #42
- update [email protected] by @ekoby in #43
New Contributors
- @dovholuknf made their first contribution in #41
Full Changelog: v0.7.5...v0.7.6
v0.7.5
v0.7.4
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
v0.7.2: Updates and Fixes
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 [email protected] by @ekoby in #32
Full Changelog: v0.7.1...v0.7.2