Skip to content

3.4.1

Compare
Choose a tag to compare
@eli-darkly eli-darkly released this 26 Sep 18:00
b978359

[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.