3.4.1
[3.4.1] - 2018-09-25
Fixed:
- Improved the performance of
allFlags
/allFlagsState
by not making redundant individual requests for prerequisite flags, when a flag is being evaluated that has prerequisites. Instead it will reuse the same flag data that it already obtained from LaunchDarkly in the "get all the flags" request.