github launchdarkly/java-server-sdk 6.0.3

latest releases: 7.4.0, 7.3.0, 7.2.6...
16 months ago

[6.0.3] - 2023-01-06

Fixed:

  • Fixed unintended error behavior when the SDK is being shut down, if streaming is enabled. The symptom was that 1. the SDK could log a misleading message about a network error (in reality this was just the connection being deliberately closed) and 2. an uncaught exception could be thrown from the worker thread that managed that connection. The uncaught exception would be ignored in a default JVM configuration, but it could have more serious consequences in an application that had configured a default exception handler to be triggered by all uncaught exceptions.

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

NewReleases is sending notifications on new releases.