github launchdarkly/java-server-sdk 5.8.1

latest releases: 7.4.1, 7.4.0, 7.3.0...
2 years ago

[5.8.1] - 2022-05-04

Fixed:

  • Calling stringVariationDetail with a flag whose variations are not strings, and passing null as the default value parameter, would result in an EvaluationDetail that had a null value but had a regular evaluation reason and variation index (whatever those would be for a successful evaluation of that flag). It now correctly returns a WRONG_TYPE error reason, and NO_VARIATION for the variation index.
  • If a field in Config.ApplicationInfo is set to a string longer than 64 characters, the SDK will now log a warning and discard it, since the LaunchDarkly services cannot process such strings for these fields.

Don't miss a new java-server-sdk release

NewReleases is sending notifications on new releases.