v0.41.12
Pre-release
Pre-release
·
10 commits
to refs/heads/alpha
since this release
Changes
ZitiEvent.ApiEventhas been renamed toZitiEvent.ConfigEvent, which includes multiple addresses when originated by changes to an HA controllerZitiIdentitynow includes the identity's certificates that are received when the identity is enrolledZitiConfghas been renamed toZitiServiceConfigto avoid confusion with ziti-sdk-c'sziti_configtypeZitiMfaAuthQueryhas been removed- update ziti-tunnel-sdk-c@v1.6.1 @scareything (#278)
- supports
host.v1address translation - fixes crash when more than 1024 files/sockets are open
- fixes potential crash when an identity is rapidly disabled/enabled
- fixes potential crash when receiving high volume of UDP packets
- applications that use ziti-sdk-swift (CZiti.framework) must now link with
libz.1.tbd
- supports
- support external authentication @scareything (#280)
- enable certificate auto-renewal @scareything (#269)
- use all certificates from enrollment response @scareything (#266)
- use swift naming conventions @scareything (#260)
- persist controller list in zid files @scareything (#259)