Skip to content

[4.4.0] - 2019-12-19

Choose a tag to compare

@torchhound torchhound released this 15 Jan 21:31
· 4 commits to v4 since this release
c83b503

Added

  • Added startCompleteWhenFlagsReceived function which contains modified completion behavior. This new function's completion will only return after flag values are received. Previously the start completion returned when the SDK went online.
  • The SDK now specifies a uniquely identifiable request header when sending events to LaunchDarkly to ensure that events are only processed once, even if the SDK sends them two times due to a failed initial attempt.