Skip to content

2.14.2

Compare
Choose a tag to compare
@gwhelanLD gwhelanLD released this 02 Jun 19:10

[2.14.2] - 2021-06-02

Fixed

  • Added check to prevent NullPointerException in DiagnosticEventProcessor.stopScheduler when LDClient.close is called before the application is foregrounded when the SDK was initialized in the background. (#127)
  • Log message warning that JSON flag was requested as a String has been updated to include the key of the flag requested to assist in discovering which flag is being requested with an unexpected type. (#116)