This repository has been archived by the owner on Oct 29, 2024. It is now read-only.
9.2.0
LaunchDarklyReleaseBot
released this
20 Mar 21:59
·
11 commits
to main
since this release
[9.2.0] - 2024-03-20
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.