This repository was archived by the owner on May 30, 2024. It is now read-only.
5.7.1
[5.7.1] - 2022-02-04
Fixed:
- Fixed a packaging issue causing
launchdarkly-java-sdk-commonto be included as a dependency in the SDK's generatedpomfile. This introduces duplicate classes in the application'sjarfile. The duplicate classes can prevent the SDK's custom serialization logic from being used, due to not correctly referencing the shaded class names. (#258)