Skip to content

1.0.1

Choose a tag to compare

@LaunchDarklyCI LaunchDarklyCI released this 03 Mar 01:02

[1.0.1] - 2020-03-02

Fixed:

  • Client initialization status is now correctly determined by checking the feature store instead of an always in memory value. This is particularly important for usage of daemon mode. In the current implementation daemon mode evaluation always returns the default fallback value because the client never becomes initialized.