Skip to content

Releases: launchdarkly/ios-client-sdk

v9.8.0

20 May 21:31
e10541d
Compare
Choose a tag to compare

9.8.0 (2024-05-20)

Features

  • adds LD_OBJC_EXCLUDE_PURE_SWIFT_APIS compiler flag. (#386) (fef65f5)

v9.7.2

20 May 13:41
b94379f
Compare
Choose a tag to compare

9.7.2 (2024-05-20)

Bug Fixes

  • Add default implementation for hook methods (#384) (4461043)

v9.7.1

16 May 20:43
fbb2645
Compare
Choose a tag to compare

9.7.1 (2024-05-16)

Bug Fixes

  • adds multithread protections for LDClient.start(...) (#382) (8fd47e4)

v9.7.0

02 May 19:49
726c06a
Compare
Choose a tag to compare

9.7.0 (2024-05-02)

Features

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)