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.0] - 2019-12-11

Added:

  • RedisFeatureStore now accepts an optional client parameter, if you have an existing RedisClient instance that you want to reuse.

Changed:

  • The SDK now logs a warning if any configuration property has an inappropriate type, such as baseUri:3 or offline:"yes". For boolean properties, the SDK will still interpret the value in terms of truthiness, which was the previous behavior. For all other types, since there's no such commonly accepted way to coerce the type, it will fall back to the default setting for that property; previously, the behavior was undefined but most such mistakes would have caused the SDK to throw an exception at some later point.

eli-darkly and others added 30 commits October 4, 2018 19:27
refactor LDClient tests and add some new ones
# Conflicts:
#	test/LDClient-test.js
add option to reduce front-end metadata for untracked flags
add tests for CachingStoreWrapper + misc bug fixes
@LaunchDarklyCI LaunchDarklyCI merged commit 3001770 into master Dec 11, 2019
@LaunchDarklyCI LaunchDarklyCI deleted the release-5.10.0 branch December 11, 2019 19:35
LaunchDarklyCI pushed a commit that referenced this pull request Jan 6, 2020
don't let user fall outside of last bucket in rollout
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.

7 participants