releases.shpreview
LaunchDarkly/Go SDK/v5.0.0-beta.7

v5.0.0-beta.7

September 14, 2020Go SDKView original ↗
$npx -y @buildinternet/releases show rel_G3Iy1I7LIm0cVNpxPlWqi

[5.0.0-beta.7] - 2020-09-14

Added:

  • The sharedtest/ldtestdata package provides an alternative to ldfiledata for simulating feature flag data in test code.

Changed:

  • The EvaluationDetail type from go-sdk-common now uses a new type, ldvalue.OptionalInt, for the VariationIndex field. Previously, this field was an int and used the special value -1 to represent "undefined". OptionalInt has a clearer way of indicating when the value is undefined.

Fetched April 11, 2026