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

prepare 5.0.4 release #206

Merged
merged 888 commits into from
Sep 1, 2020
Merged

prepare 5.0.4 release #206

merged 888 commits into from
Sep 1, 2020

Conversation

LaunchDarklyCI
Copy link
Contributor

[5.0.4] - 2020-09-01

Fixed:

  • Updated the version of OkHttp contained within the SDK from 4.5.0 to 4.8.1, to address multiple known issues including an incompatibility with OpenJDK 8.0.252 under some conditions. (#204)

…or-comment

better documentation of client constructor, with singleton advice
5.0 (#1): remove deprecated HTTP config properties
…eleted-flag

5.0: fix NPE from allFlagsState when there's a deleted flag
…ntext

5.0 (#2): don't keep the entire LDConfig instance around after creating LDClient
(5.0 - #1) use non-nullable integers in EvaluationDetail and events
…default

(5.0) don't serialize -1 variation index in FeatureFlagsState
(5.0) remove a few more unnecessary Guava usages
LaunchDarklyCI and others added 25 commits June 19, 2020 18:48
remove support for indirect put and indirect patch
* avoid NPEs if LDUser was deserialized by Gson

* add test
# Conflicts:
#	CHANGELOG.md
#	gradle.properties
#	src/main/java/com/launchdarkly/client/LDUser.java
#	src/test/java/com/launchdarkly/client/LDUserTest.java
exclude Kotlin metadata from jar + fix misc Gradle problems
update okhttp to 3.14.9 (fixes incompatibility with OpenJDK 8.0.252)
# Conflicts:
#	CHANGELOG.md
#	build.gradle
#	gradle.properties
update okhttp to 4.8.1 (fixes incompatibility with OpenJDK 8.0.252)
@LaunchDarklyCI LaunchDarklyCI merged commit 6daa2cc into master Sep 1, 2020
@LaunchDarklyCI LaunchDarklyCI deleted the release-5.0.4 branch September 1, 2020 20:41
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.

3 participants