Releases: openziti/ziti-sdk-swift
Releases · openziti/ziti-sdk-swift
v0.41.14
Changes
- check enrollment url before attempting to enroll @scareything (#282)
v0.41.13
Changes
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.1 @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
- 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)
v0.41.12
Changes
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.1 @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
- 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)
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 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)
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 ziti-tunnel-sdk-c@v1.5.12 @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 ziti-tunnel-sdk-c@v1.5.11 @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 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)
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 ziti-tunnel-sdk-c@v1.5.4 @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 ziti-tunnel-sdk-c@v1.4.4 @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 ziti-tunnel-sdk-c@v1.4.3 @scareything (#263)
- api changes for ziti-sdk-c1.4.0 @scareything (#262)
- persist controller list in zid files @scareything (#259)