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

1.2.0

Choose a tag to compare

@eli-darkly eli-darkly released this 27 Jan 00:53

[1.2.0] - 2021-01-26

Added:

  • New classes LaunchDarkly.Client.Integrations.Redis and LaunchDarkly.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.