github launchdarkly/java-server-sdk 4.11.0

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

[4.11.0] - 2020-01-16

Added:

  • When an EvaluationReason indicates that flag evaluation failed due to an unexpected exception (getKind() is ERROR, and EvaluationReason.Error.getErrorKind() is EXCEPTION), you can now examine the underlying exception via EvaluationReason.Error.getException(). (#180)

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

NewReleases is sending notifications on new releases.