v2.0.0-alpha26
Pre-release
Pre-release
github-actions
released this
02 Oct 18:11
·
43 commits
to main
since this release
What's Changed
- HA alpha by @ekoby in #852
- ztx.identity might not be set at the time of MFA event by @ekoby in #858
- avoid segv when hosting service and requested source IP is not allowed by @scareything in #867
- fix ipv6 address conversion by @scareything in #869
- set output function for ipv6 packets by @scareything in #870
- use openssl tlsuv engine by @scareything in #879
- eol xenial, bionic, and redhat7; adopt focal builder and node 20 actions by @scareything in #893
- prevent dependency on libwinpthread-1.dll when building with mingw by @scareything in #896
- macOS: attempt to cleanup exclusion routes on exit by @ekoby in #899
- fix crash during initial load --
ztx.identity
may not be available yet by @ekoby in #900 - allow loading/starting ziti identity with provided config instead of file by @ekoby in #908
- Subcommand refactor by @ekoby in #911
- add tlsuv version to version output by @ekoby in #912
- notify any connected clients when shutting down by @dovholuknf in #916
- Ext auth support by @ekoby in #913
- Add command to update upstream DNS by @ekoby in #924
- implement tunnel enroll command by @ekoby in #925
- improve dump command by @ekoby in #928
- avoid lwip timer churn by @ekoby in #932
- remember enabled/disabled state by @dovholuknf in #936
- use ziti_set_enabled which properly closes/stops an identity by @dovholuknf in #937
- update model to new types by @ekoby in #940
- support both IPv4/6 DNS upstreams by @ekoby in #945
- add command to force identity refresh by @ekoby in #946
- allow to set and query multiple upstream nameservers by @ekoby in #953
- update lwip to 2.2.0 by @scareything in #967
- only add nrpt entry when the service has dial permission by @dovholuknf in #970
- remove dns client's active requests from ziti_dns.requests when closing client by @scareything in #977
- quiet ipc logging by @dovholuknf in #978
- update to wintun 14.1 by @dovholuknf in #980
- set tcp error callback sooner so tcp errors that happen while waiting for ziti_dial can be handled by @scareything in #985
- let ziti sdk hold UDP payloads that arrive before ziti_dial completes by @scareything in #986
- add ip_dump IPC command by @scareything in #988
- use RelWithDebInfo build type by @scareything in #958
- Keychain support by @ekoby in #990
Full Changelog: v1.1.5...v2.0.0-alpha26