Skip to content
This repository was archived by the owner on May 30, 2024. It is now read-only.

Conversation

@LaunchDarklyReleaseBot
Copy link
Contributor

[1.2.1] - 2021-11-30

Fixed:

  • Updated Gson to 2.8.9 for a security bugfix. This dependency change will also be made in the Java SDK; the version of Gson that is referenced in java-sdk-common is used only at compile time.

…sses

add getters to EvaluationReason and hide its subclasses
…lasses

completely remove EvaluationReason subclasses
# Conflicts:
#	src/main/java/com/launchdarkly/sdk/EvaluationReason.java
#	src/main/java/com/launchdarkly/sdk/LDValue.java
remove @SInCE tags, misc doc fixes, add note about changelogging
make EvaluationDetail non-nullable + use boolean singletons
add JSON helpers, better serialization logic, and Gson adapter
# Conflicts:
#	src/main/java/com/launchdarkly/sdk/EvaluationDetail.java
#	src/test/java/com/launchdarkly/sdk/EvaluationReasonTest.java
#	src/test/java/com/launchdarkly/sdk/LDUserTest.java
improve and rigorously test equals() for all immutable types
more predictable exception behavior for LDValue.parse()
eli-darkly and others added 26 commits April 16, 2021 16:32
…evert

unrevert some JSON improvements from previous revert
improve Gson integration using reader/writer delegation - take 2
…(#30)

* bump Jackson compile-time dependency to 2.10.5.1 due to CVE-2020-25649

* 2.10.5.1 patch only exists in one of the Jackson modules
…udit-for-sdk-related-repos-pt-2

Updates docs URLs
@LaunchDarklyReleaseBot LaunchDarklyReleaseBot merged commit d5e529c into master Nov 30, 2021
@LaunchDarklyReleaseBot LaunchDarklyReleaseBot deleted the release-1.2.1 branch November 30, 2021 18:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants