Skip to content
This repository has been archived by the owner on Oct 29, 2024. It is now read-only.

8.2.0

Compare
Choose a tag to compare
@LaunchDarklyReleaseBot LaunchDarklyReleaseBot released this 18 Mar 21:43
· 2 commits to 8.x since this release

[8.2.0] - 2024-03-18

Added:

  • iOS: Stores and uses e-tag header between SDK initializations for improved initialization

Changed:

  • iOS: Calling identify() with a context that is identical to the SDK's current context is now more efficient, and no longer results in re-establishing a connection.

Fixed:

  • iOS: Prevent null value changes to observe listeners
  • iOS: Fixed issue where flag change listeners were not being triggered when identify() was called.