Releases: launchdarkly/ios-client-sdk
Releases · launchdarkly/ios-client-sdk
v8.4.2
21 Mar 13:06
Compare
Sorry, something went wrong.
No results found
8.4.2 (2024-03-15)
Bug Fixes
Prevent null value changes to observe listeners (#354 ) (efcabc2 )
v9.5.1
18 Mar 14:16
Compare
Sorry, something went wrong.
No results found
9.5.1 (2024-03-15)
Bug Fixes
Prevent null value changes to observe listeners (#352 ) (c1f1926 )
v9.5.0
14 Mar 18:41
Compare
Sorry, something went wrong.
No results found
9.5.0 (2024-03-14)
Features
Inline contexts for all evaluation events (#332 ) (a0f795b )
Redact anonymous attributes within feature events (#333 ) (0fd5dbd )
v9.4.1
01 Mar 17:43
Compare
Sorry, something went wrong.
No results found
9.4.1 (2024-03-01)
Bug Fixes
Ensure secondary environments use correct mobile key (#347 ) (e92054c )
v9.4.0
22 Feb 14:53
Compare
Sorry, something went wrong.
No results found
9.4.0 (2024-02-21)
Features
Add new identify method with time out support (#344 ) (34ba8ab )
Implement shedding identity queue (#343 ) (393a28c )
Introduce variation method with generic return types (#342 ) (7ff2ffb )
Bug Fixes
v8.4.1
21 Feb 21:05
Compare
Sorry, something went wrong.
No results found
8.4.1 (2024-02-09)
Bug Fixes
v9.3.0
03 Jan 19:18
Compare
Sorry, something went wrong.
No results found
9.3.0 (2024-01-02)
Features
Store and use e-tag header between SDK initializations (#268 ) (701aaa8 )
Bug Fixes
LDContext equality is no longer order dependent (#265 ) (683e0c3 )
Use stable encoding format to increase cache hits (#267 ) (40a5d01 )
v8.4.0
03 Jan 17:53
Compare
Sorry, something went wrong.
No results found
8.4.0 (2023-12-29)
Features
Store and use e-tag header between SDK initializations (#268 ) (701aaa8 )
Bug Fixes
LDContext equality is no longer order dependent (#265 ) (683e0c3 )
Use stable encoding format to increase cache hits (#267 ) (40a5d01 )
[9.2.1] - 2023-10-31
31 Oct 18:13
Compare
Sorry, something went wrong.
No results found
Changed:
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:
Fixed issue where flag change listeners were not being triggered when identify() was called.
[8.3.1] - 2023-10-31
31 Oct 15:48
Compare
Sorry, something went wrong.
No results found
Changed:
Calling identify() with the current context is now more efficient and no longer results in re-establishing a connection.
Fixed:
Fixed issue where flag change listeners were not being triggered when identify() was called.