Releases: openziti/ziti-sdk-c
Releases · openziti/ziti-sdk-c
v1.10.3
24 Dec 15:44
Compare
Sorry, something went wrong.
No results found
Changes
fix: ziti_refresh() will crash if ziti context has never reached controller @ekoby (#977 )
v1.10.2
23 Dec 20:47
Compare
Sorry, something went wrong.
No results found
v1.10.1
18 Dec 15:40
Compare
Sorry, something went wrong.
No results found
Changes
make sure ziti_ctrl uses correct auth header @ekoby (#972 )
v1.10.0
16 Dec 20:56
Compare
Sorry, something went wrong.
No results found
v1.9.22
16 Dec 14:50
Compare
Sorry, something went wrong.
No results found
Changes
simplify external OIDC token refresh @ekoby (#970 )
v1.9.21
15 Dec 17:07
Compare
Sorry, something went wrong.
No results found
Changes
better handle of close state on service connections @ekoby (#968 )
ziti model: add ziti_service.terminator_strategy @ekoby (#967 )
regenerate protobuf with latest @ekoby (#966 )
v1.9.20
10 Dec 19:56
Compare
Sorry, something went wrong.
No results found
Changes
refactor OIDC callback handling to use poll instead of select @ekoby (#963 )
Handle API session expiration @ekoby (#965 )
support parsing of ISO 8601 timestamps with timezone offsets @ekoby (#964 )
Maintenance
use only semver tags for project version calculation @ekoby (#962 )
v1.9.19
06 Dec 17:36
Compare
Sorry, something went wrong.
No results found
v1.9.18
25 Nov 15:16
Compare
Sorry, something went wrong.
No results found
v1.9.17
25 Nov 01:06
Compare
Sorry, something went wrong.
No results found
Changes
use openziti/ziti/setup-cli action @ekoby (#950 )
don't replace tlsuv log level if it was set before ziti_log_init @scareything (#951 )
fix TLS handshake issues when using win32crypto @ekoby (#952 )