Skip to content

4.13.1

Compare
Choose a tag to compare
@LaunchDarklyCI LaunchDarklyCI released this 05 Nov 23:20
· 23 commits to v4 since this release

[4.13.1] - 2019-11-05

Fixed:

  • When using a persistent feature store (Redis, etc.), if multiple goroutines request the same flag in rapid succession when the flag data is not in the cache, the SDK will coalesce these requests so only a single database query is done.