Releases: launchdarkly/ios-client-sdk
Releases · launchdarkly/ios-client-sdk
v9.6.2
9.6.2 (2024-04-03)
Bug Fixes
- Mark NSPrivacyCollectedDataTypeTracking as false in privacy manifest (#366) (fac9030)
v9.6.1
9.6.1 (2024-04-02)
Bug Fixes
- Add missing privacy manifest resource for SPM (#360) (48f06cf)
- Add missing privacy tracking fields in manifest (#362) (7439997)
- Add objective-c binding for
LDConfig.logger
(#365) (eae8d78)
- Deprecate calling
start
without a timeout parameter (#364) (65d88a4)
- Use resource_bundle for privacy manifest in podspec (#361) (971a4c4)
v9.6.0
9.6.0 (2024-03-20)
Features
- Honor polling interval between restarts (#355) (bd58864)
v8.4.2
8.4.2 (2024-03-15)
Bug Fixes
- Prevent null value changes to observe listeners (#354) (efcabc2)
v9.5.1
9.5.1 (2024-03-15)
Bug Fixes
- Prevent null value changes to observe listeners (#352) (c1f1926)
v9.5.0
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
9.4.1 (2024-03-01)
Bug Fixes
- Ensure secondary environments use correct mobile key (#347) (e92054c)
v9.4.0
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
8.4.1 (2024-02-09)
Bug Fixes
v9.3.0
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)