github launchdarkly/java-server-sdk 4.14.1

latest releases: 7.4.0, 7.3.0, 7.2.6...
3 years ago

[4.14.1] - 2020-08-04

Fixed:

  • Deserializing LDUser from JSON using Gson resulted in an object that had nulls in some fields where nulls were not expected, which could cause null pointer exceptions later. While there was no defined behavior for deserializing users in the 4.x SDK (it is supported in 5.0 and above), it was simple to fix. Results of deserializing with any other JSON framework are undefined. (#199)

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

NewReleases is sending notifications on new releases.