Skip to content

Releases: openziti/ziti-sdk-swift

v0.41.11

23 May 15:53
4c91df6
Compare
Choose a tag to compare
v0.41.11 Pre-release
Pre-release

Changes

  • the following APIs have changed since 0.40.5:
    • ZitiEvent.ApiEvent has been renamed to ZitiEvent.ConfigEvent, which includes multiple addresses when originated by changes to an HA controller
    • ZitiIdentity now includes the identity's certificates that are received when the identity is enrolled
    • ZitiConfg has been renamed to ZitiServiceConfig to avoid confusion with ziti-sdk-c's ziti_config type
    • ZitiMfaAuthQuery 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
  • 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

24 Apr 20:59
a0b68cc
Compare
Choose a tag to compare
v0.41.10 Pre-release
Pre-release

Changes

  • the following APIs have changed since 0.40.5:
    • ZitiEvent.ApiEvent has been renamed to ZitiEvent.ConfigEvent, which includes multiple addresses when originated by changes to an HA controller
    • ZitiIdentity now includes the identity's certificates that are received when the identity is enrolled
    • ZitiConfg has been renamed to ZitiServiceConfig to avoid confusion with ziti-sdk-c's ziti_config type
    • ZitiMfaAuthQuery 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

17 Apr 18:10
6871df4
Compare
Choose a tag to compare
v0.41.9 Pre-release
Pre-release

Changes

  • the following APIs have changed since 0.40.5:
    • ZitiEvent.ApiEvent has been renamed to ZitiEvent.ConfigEvent, which includes multiple addresses when originated by changes to an HA controller
    • ZitiIdentity now includes the identity's certificates that are received when the identity is enrolled
    • ZitiConfg has been renamed to ZitiServiceConfig to avoid confusion with ziti-sdk-c's ziti_config type
    • ZitiMfaAuthQuery 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

12 Apr 19:22
85bf7e3
Compare
Choose a tag to compare
v0.41.8 Pre-release
Pre-release

Changes

  • the following APIs have changed since 0.40.5:
    • ZitiEvent.ApiEvent has been renamed to ZitiEvent.ConfigEvent, which includes multiple addresses when originated by changes to an HA controller
    • ZitiIdentity now includes the identity's certificates that are received when the identity is enrolled
    • ZitiConfg has been renamed to ZitiServiceConfig to avoid confusion with ziti-sdk-c's ziti_config type
    • ZitiMfaAuthQuery 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

28 Mar 15:58
96010f8
Compare
Choose a tag to compare
v0.41.7 Pre-release
Pre-release

Changes

  • the following APIs have changed since 0.40.5:
    • ZitiEvent.ApiEvent has been renamed to ZitiEvent.ConfigEvent, which includes multiple addresses when originated by changes to an HA controller
    • ZitiKeychain.storeCertificate has been deprecated. Please use ZitiKeychain.storeCertificates instead
    • ZitiIdentity now includes a list of common names for the potentially multiple certificates that are received when the identity is enrolled
    • ZitiConfg has been renamed to ZitiServiceConfig to avoid confusion with ziti-sdk-c's ziti_config type
    • ZitiMfaAuthQuery 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

30 Jan 18:01
7ee803d
Compare
Choose a tag to compare
v0.41.5 Pre-release
Pre-release

Changes

v0.41.4

30 Jan 14:07
ba88ab6
Compare
Choose a tag to compare
v0.41.4 Pre-release
Pre-release

Changes

v0.40.5

19 Nov 21:37
1e6ea6c
Compare
Choose a tag to compare

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

23 Oct 20:20
0e276a6
Compare
Choose a tag to compare

v0.40.3

22 Oct 23:02
76ed1a0
Compare
Choose a tag to compare