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

Conversation

@LaunchDarklyCI
Copy link
Contributor

[5.10.2] - 2020-01-13

Fixed:

  • The implementation of the RedisFeatureStore function was inconsistent with its TypeScript declaration: instead of taking client as an optional parameter, it was looking for it as a property within redisOpts. It now correctly supports the optional parameter; passing the property in redisOpts is still supported for backward compatibility, but is deprecated (since it is not a valid property of that object type) and will be removed in a future version.

eli-darkly and others added 30 commits October 8, 2018 12:18
add option to reduce front-end metadata for untracked flags
add tests for CachingStoreWrapper + misc bug fixes
add some more feature store test coverage + misc Redis fixes
 Factor out caching and update queue from redis store for use in dynamo store
fix invalid data in feature store unit test
eli-darkly and others added 23 commits November 20, 2019 13:05
add more end-to-end tests, improve HTTP test helpers, general cleanup
…n-fixes

minor fixes to config validation messages + add comment
don't let user fall outside of last bucket in rollout
fix Redis client parameter to match TS declaration (but still support old incorrect parameter)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants