This repository was archived by the owner on May 22, 2025. It is now read-only.
1.2.0
[1.2.0] - 2021-01-26
Added:
- New classes
LaunchDarkly.Client.Integrations.Redis
andLaunchDarkly.Client.Integrations.RedisDataStoreBuilder
, which serve the same purpose as the previous classes but are designed to work with the newer persistent data store API introduced in .NET SDK 5.14.0.
Deprecated:
- The old API in the
LaunchDarkly.Client.Redis
namespace.