Skip to content

[5.3.2] - 2021-02-11

Compare
Choose a tag to compare
@gwhelanLD gwhelanLD released this 11 Feb 18:42
· 12 commits to v5 since this release
ca8ad47

Fixed

  • Updated to prevent a crash in dispatch_group_leave.cold.1 that would rarely occur as the SDK transitioned to an online state for a given configuration or user. This issue may have been exacerbated for a short period due to a temporary change in the behavior of the LaunchDarkly service streaming endpoint. Thanks to all the users who reported (#235).
  • Updated LDSwiftEventSource dependency to correct an issue where a streaming connection could sometimes reconnect after being set offline.