Releases: openziti/ziti-sdk-c
Releases · openziti/ziti-sdk-c
v1.1.5
Changes
- check for disabled ztx before using ztx_get_controller @scareything (#761)
v1.1.4
Changes
- do not try to bind if no session @scareything (#760)
v1.1.3
Changes
- fix backward compatibility: service bind @ekoby (#758)
- attempt to suppress the WARN thatpops when loading an identity as a file @dovholuknf (#756)
- load available external signer during pre-auth @ekoby (#754)
- include json.h from package include directory @scareything (#753)
v1.1.2
v1.1.1
v1.1.0
What's Changed
- HA alpha by @ekoby in #657
- HA: ziti controller failover handling by @ekoby in #668
- send UpdateToken request to ER as api session token is refreshed by @ekoby in #669
- add mfa status cb to auth_method by @ekoby in #672
- add HA controller details to ZitiCtxEvent by @ekoby in #673
- Remove deprecated functions by @ekoby in #674
- Use json-c for model parsing by @ekoby in #652
- Clear session cache if API session expired by @ekoby in #687
- ha auth: implement forced refresh by @ekoby in #689
- bump vcpkg and use more robust libsodium config by @ekoby in #696
- Keychain support by @ekoby in #697
- Implement authentication with Ext JWT Signer by @ekoby in #698
- report Android OS/release/version on Android devices by @ekoby in #703
- avoid waking event loop for metrics by @ekoby in #712
- allow application to force service refresh by @ekoby in #714
- model: Drop support for raw map by @ekoby in #717
- Implement ext JWT authentication for HA by @ekoby in #718
- Multipart traffic optimizations by @ekoby in #721
- model: fix enum compare by @ekoby in #729
- update [email protected] by @ekoby in #731
- implement more robust ziti_channel re-connect by @ekoby in #736
- OIDC redirect socket by @ekoby in #735
- force bind token refresh if ER invalidates terminator by @ekoby in #737
- set
ziti-edge
application protocol(ALPN) by @ekoby in #739 - key-memory-fixes by @ekoby in #741
- improve ziti context restart (disable/enable) cycle by @ekoby in #745
- Update [email protected] by @ekoby in #748
Full Changelog: 1.0.12...1.1.0
2.0.0-alpha29
What's Changed
- HA alpha by @ekoby in #657
- HA: ziti controller failover handling by @ekoby in #668
- send UpdateToken request to ER as api session token is refreshed by @ekoby in #669
- add mfa status cb to auth_method by @ekoby in #672
- add HA controller details to ZitiCtxEvent by @ekoby in #673
- make sure ctrl.url is valid by @ekoby in #678
- avoid passing incompatible pointer types to message_get_bytes_header by @scareything in #675
- Clear session cache if API session expired by @ekoby in #687
- ha auth: implement forced refresh by @ekoby in #689
- Prevent empty endpoints map by @ekoby in #695
- Keychain support by @ekoby in #697
- Implement authentication with Ext JWT Signer by @ekoby in #698
- fix memory leaks during enrollment by @ekoby in #702
- report Android OS/release/version on Android devices by @ekoby in #703
- make sure auth is cleared on disable by @ekoby in #707
- clear
ztx.last_update
when stopping by @ekoby in #709 - Model improvement by @ekoby in #710
- avoid version request churn when controller(s) inaccessible by @ekoby in #711
- avoid waking event loop for metrics by @ekoby in #712
- allow application to force service refresh by @ekoby in #714
- better ctrl response parsing by @ekoby in #713
- Implement ext JWT authentication for HA by @ekoby in #718
- switch internal oidc client_id to
openziti
by @ekoby in #719 - Multipart traffic optimizations by @ekoby in #721
- Vcpkg cache by @ekoby in #730
- log when no data is read from tlsuv by @scareything in #734
- implement more robust ziti_channel re-connect by @ekoby in #736
- OIDC redirect socket by @ekoby in #735
- force bind token refresh if ER invalidates terminator by @ekoby in #737
- use correct refresh grant by @ekoby in #738
- set
ziti-edge
application protocol(ALPN) by @ekoby in #739 - Merge 1.x by @ekoby in #740
- key-memory-fixes by @ekoby in #741
Full Changelog: 1.0.12...2.0.0-alpha29