Skip to content

Releases: launchdarkly/ios-client-sdk

v9.6.2

03 Apr 19:35
a71c356
Compare
Choose a tag to compare

9.6.2 (2024-04-03)

Bug Fixes

  • Mark NSPrivacyCollectedDataTypeTracking as false in privacy manifest (#366) (fac9030)

v9.6.1

02 Apr 18:42
bb4be0f
Compare
Choose a tag to compare

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

25 Mar 13:21
a455642
Compare
Choose a tag to compare

9.6.0 (2024-03-20)

Features

  • Honor polling interval between restarts (#355) (bd58864)

v8.4.2

21 Mar 13:06
fe6a41d
Compare
Choose a tag to compare

8.4.2 (2024-03-15)

Bug Fixes

  • Prevent null value changes to observe listeners (#354) (efcabc2)

v9.5.1

18 Mar 14:16
099ffe0
Compare
Choose a tag to compare

9.5.1 (2024-03-15)

Bug Fixes

  • Prevent null value changes to observe listeners (#352) (c1f1926)

v9.5.0

14 Mar 18:41
cf82f06
Compare
Choose a tag to compare

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
d28e7a8
Compare
Choose a tag to compare

9.4.1 (2024-03-01)

Bug Fixes

  • Ensure secondary environments use correct mobile key (#347) (e92054c)

v9.4.0

22 Feb 14:53
52fe6b3
Compare
Choose a tag to compare

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
83d9eaa
Compare
Choose a tag to compare

8.4.1 (2024-02-09)

Bug Fixes

v9.3.0

03 Jan 19:18
e1585ec
Compare
Choose a tag to compare

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)