Skip to content

prepare 6.4.0 release#95

Merged
eli-darkly merged 36 commits into
masterfrom
6.4.0
Aug 30, 2018
Merged

prepare 6.4.0 release#95
eli-darkly merged 36 commits into
masterfrom
6.4.0

Conversation

@eli-darkly

Copy link
Copy Markdown
Contributor

[6.4.0] - 2018-08-29

Added:

  • The new LDClient method variation_detail allows you to evaluate a feature flag (using the same parameters as you would for variation) and receive more information about how the value was calculated. This information is returned in an EvaluationDetail object, which contains both the result value and a "reason" object which will tell you, for instance, if the user was individually targeted for the flag or was matched by one of the flag's rules, or if the flag returned the default value due to an error.

Fixed:

  • When evaluating a prerequisite feature flag, the analytics event for the evaluation did not include the result value if the prerequisite flag was off.

eli-darkly and others added 30 commits June 26, 2018 14:16
use final 3.7 release in CI build
add new version of all_flags that captures more metadata
add ability to filter for only client-side flags
add missing docstrings to client methods
@eli-darkly eli-darkly requested a review from zsiddique August 30, 2018 00:24
@eli-darkly eli-darkly merged commit 5e81bca into master Aug 30, 2018
@eli-darkly eli-darkly deleted the 6.4.0 branch August 30, 2018 17:32
eli-darkly added a commit that referenced this pull request Feb 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants