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

1.1.0

Choose a tag to compare

@eli-darkly eli-darkly released this 14 Jan 23:25

[1.1.0] - 2019-01-14

Added

  • RedisFeatureStoreBuilder.WithCaching is the new way to configure local caching behavior, using the new SDK class FeatureStoreCacheConfig. This allows you to specify a limit on the number of cached items, which was not previously possible. Future releases of the SDK may add more caching parameters, which will then be automatically supported by this library.
  • The assemblies in this package now have Authenticode signatures.

Changed

  • The minimum LaunchDarkly.Client version for use with this library is now 5.6.1.

Deprecated

  • RedisFeatureStoreBuilder.WithCacheExpiration