Releases: openziti/ziti-sdk-swift
Releases · openziti/ziti-sdk-swift
v0.41.11
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 [email protected] @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)
v0.41.10
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
- enable certificate auto-renewal @scareything (#269)
- use all certificates from enrollment response @scareything (#266)
- update [email protected] @scareything (#274)
- 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)
v0.41.9
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
- enable certificate auto-renewal @scareything (#269)
- use all certificates from enrollment response @scareything (#266)
- update [email protected] @scareything (#271)
- 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)
v0.41.8
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
- enable certificate auto-renewal @scareything (#269)
- use all certificates from enrollment response @scareything (#266)
- update [email protected] @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)
v0.41.7
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 controllerZitiKeychain.storeCertificate
has been deprecated. Please useZitiKeychain.storeCertificates
insteadZitiIdentity
now includes a list of common names for the potentially multiple 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
- use all certificates from enrollment response @scareything (#266)
- update [email protected] @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)
v0.41.5
Changes
- update [email protected] @scareything (#264)
- fixes potential crash when an identity is rapidly disabled/enabled
- api changes for ziti-sdk-c1.4.0 @scareything (#262)
- use swift naming conventions @scareything (#260)
- persist controller list in zid files @scareything (#259)
v0.41.4
Changes
- update [email protected] @scareything (#263)
- api changes for ziti-sdk-c1.4.0 @scareything (#262)
- persist controller list in zid files @scareything (#259)
v0.40.5
Changes
- Improve battery consumption on iOS @scareything (#257)
The service poll interval has been increased from 10 seconds to 90 seconds on iOS.
v0.40.4
Changes
- update [email protected] @scareything (#256)
v0.40.3
Changes
- update [email protected] @scareything (#255)