Releases: openziti/ziti-sdk-c
Releases · openziti/ziti-sdk-c
v1.8.0
What's Changed
- zitilib: implement authentication with external signers by @ekoby in #899
- zitilib authentication: add support for MFA by @ekoby in #900
- publish nightly (pre-)release artifacts by @ekoby in #901
- cleanup compiler warnings by @ekoby in #902
- make it easier to receive signer names via FFI by @ekoby in #903
Full Changelog: 1.7.11...1.8.0
v1.7.11
Changes
- update tlsuv@v0.37.3 @scareything (#898)
- uses system CA bundles on Apple operating systems
- avoid deadline churn when expiration is the same tick as
now@ekoby (#897)
v1.7.10
Changes
- Update tlsuv @ekoby (#895): openziti/tlsuv@v0.37.1...v0.37.2
v1.7.9
v1.7.8
v1.7.7
v1.7.4
Changes
- log deadline prep. use ZTX_LOG when appropriate. @scareything (#887)
- log refresh and deadline activity @scareything (#886)
- Update README.md @dovholuknf (#885)
v1.7.3
v1.7.2
Changes
- add windows x86 preset @ekoby (#880)
- enhance json-c package finding @qrkourier (#864)