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

prepare 5.4.0 release - #118

Merged
eli-darkly merged 61 commits into
masterfrom
5.4.0
Aug 30, 2018
Merged

prepare 5.4.0 release#118
eli-darkly merged 61 commits into
masterfrom
5.4.0

Conversation

@eli-darkly

Copy link
Copy Markdown
Contributor

[5.4.0] - 2018-08-30

Added:

  • The new LDClient method variationDetail 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 object that 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:

  • Evaluating a prerequisite feature flag did not produce an analytics event if the prerequisite flag was off.

atrakhand others added 30 commits July 11, 2018 10:55
…hods-to-typescript-definitions
[ch20232] Add flag util methods to typescript definitions
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/npm:cryptiles:20180710
[Snyk] Fix for 1 vulnerable dependencies
remove npm dependency on "crypto", use built-in version instead
update doc comment for new waitForInitialization behavior
fix waitForInitialization to always resolve with a value
Update LDFeatureStore type definition for versioned data kind
add new version of allFlags() that captures more metadata
@eli-darkly
eli-darkly merged commit 3b9f78f into masterAug 30, 2018
@eli-darkly
eli-darkly deleted the 5.4.0 branch August 30, 2018 19:56
eli-darkly added a commit that referenced this pull request Jan 12, 2019
implement dependency ordering for feature store data
Sign up for freeto 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.

4 participants

@eli-darkly@apucacao@atrakh@snyk-bot