v0.41.11
Pre-release
Pre-release
Changes
- the following APIs have changed since 0.40.5:
ZitiEvent.ApiEvent
has been renamed toZitiEvent.ConfigEvent
, which includes multiple addresses when originated by changes to an HA controllerZitiIdentity
now includes the identity's certificates that are received when the identity is enrolledZitiConfg
has been renamed toZitiServiceConfig
to avoid confusion with ziti-sdk-c'sziti_config
typeZitiMfaAuthQuery
has been removed
- update ziti-tunnel-sdk-c@v1.6.0 @scareything (#278)
- supports
host.v1
address 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
- 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)