github launchdarkly/java-server-sdk 5.4.1

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

[5.4.1] - 2021-06-10

Fixed:

  • If a rule clause in a feature flag or user segment had a JSON null as a match value, the SDK would fail to parse the JSON data, causing an overall inability to receive flag data from LaunchDarkly as long as this condition existed. This is an abnormal condition since it is not possible to match any user attribute against a null value, but it is technically allowed by the JSON schema. The SDK will now correctly parse the data.

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

NewReleases is sending notifications on new releases.