github launchdarkly/java-server-sdk 4.14.4

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

[4.14.4] - 2020-09-28

Fixed:

  • Restored compatibility with Java 7. A transitive dependency that required Java 8 had accidentally been included, and the CI build did not detect this because the tests were being run in Java 8 even though the compiler target was 7. CI builds now verify that the SDK really can run in Java 7. This fix is only for 4.x; the 5.x SDK still does not support Java 7.
  • Bumped OkHttp version to 3.12.12 to avoid a crash on Java 8u252.
  • Removed an obsolete comment that said the trackMetric method was not yet supported by the LaunchDarkly service; it is.

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

NewReleases is sending notifications on new releases.