v0.41.8
Pre-release
Pre-release
·
12 commits
to refs/heads/alpha
since this release
Changes
- the following APIs have changed since 0.40.5:
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
- enable certificate auto-renewal @scareything (#269)
- use all certificates from enrollment response @scareything (#266)
- update ziti-tunnel-sdk-c@v1.5.10 @scareything (#264)
- 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
- use swift naming conventions @scareything (#260)
- persist controller list in zid files @scareything (#259)