launchdarkly-server-sdk v1.0.1 Release Notes

Release Date: 2020-03-03 // about 4 years ago
  • [1.0.1] - 2020-03-02

    🛠 Fixed:

    • 0️⃣ 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.