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 ziti-sdk@1.0.11 by @ekoby in #66
Full Changelog: v0.8.1...v1.0.0
v0.8.1
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 ziti-sdk-c@0.31.5 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