Skip to content
This repository has been archived by the owner on Oct 29, 2024. It is now read-only.

Releases: launchdarkly/react-native-client-sdk

9.4.2

25 Oct 21:56
Compare
Choose a tag to compare

[9.4.2] - 2024-10-25

Changed:

8.3.0

12 Sep 15:55
Compare
Choose a tag to compare

[8.3.0] - 2024-09-12

Changed:

9.3.0

11 Jun 19:14
Compare
Choose a tag to compare

[9.3.0] - 2024-06-11

Fixed:

  • Updates internal dependency ios-client-sdk to version 9.8.2 to incorporate privacy manifest fix

9.2.0

20 Mar 21:59
Compare
Choose a tag to compare

[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.

8.2.0

18 Mar 21:43
Compare
Choose a tag to compare

[8.2.0] - 2024-03-18

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.

7.2.0

08 Mar 17:52
Compare
Choose a tag to compare

[7.2.0] - 2024-03-08

Added:

  • Added Android only config option generateAnonymousKeysAndroid. This directly maps to the Android SDK config option generateAnonymousKeys.

9.1.0

07 Mar 06:25
Compare
Choose a tag to compare

[9.1.0] - 2024-03-06

Fixed:

  • Added Android only config option generateAnonymousKeysAndroid. This directly maps to the Android SDK config option generateAnonymousKeys.

8.1.0

07 Mar 19:50
Compare
Choose a tag to compare

[8.1.0] - 2024-03-07

Added:

  • Added Android only config option generateAnonymousKeysAndroid. This directly maps to the Android SDK config option generateAnonymousKeys.

9.0.3

09 Feb 23:07
Compare
Choose a tag to compare

[9.0.3] - 2024-02-09

Fixed:

  • Add validation to ensure Context has a kind before passing into the native modules.

9.0.2

08 Feb 23:57
Compare
Choose a tag to compare

[9.0.2] - 2024-02-08

Changed:

  • The launchdarkly-react-native-client-sdk project has been renamed to @launchdarkly/react-native-client-sdk. All future releases will be made from the new repository. Please consider upgrading and filing potential requests in that repository's issue tracker.