Skip to content
This repository was archived by the owner on May 22, 2025. It is now read-only.

2.0.1

Choose a tag to compare

@LaunchDarklyCI LaunchDarklyCI released this 01 Jun 21:21

[2.0.1] - 2021-06-01

Fixed:

  • The library was not fully compliant with the standard usage of Redis keys by other LaunchDarkly SDKs and by the Relay Proxy, as follows: although feature flag data was stored with the correct keys, the wrong key was used for the special value that indicates that the database has been initialized. As a result, if the Relay Proxy had stored data in Redis, the .NET SDK would not detect it, and if the .NET SDK had stored data in Redis, other SDKs might not detect it.