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

prepare 5.0.5 release - #208

Merged
LaunchDarklyCI merged 891 commits into
masterfrom
release-5.0.5
Sep 3, 2020
Merged

prepare 5.0.5 release#208
LaunchDarklyCI merged 891 commits into
masterfrom
release-5.0.5

Conversation

@LaunchDarklyCI

Copy link
Copy Markdown
Contributor

[5.0.5] - 2020-09-02

Fixed:

  • Bump SnakeYAML from 1.19 to 1.26 to address CVE-2017-18640. The SDK only parses YAML if the application has configured the SDK with a flag data file, so it's unlikely this CVE would affect SDK usage as it would require configuration and access to a local file.

…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
(#1) relax test app OSGi version constraints to support beta versions
# Conflicts:
#	packaging-test/test-app/build.gradle
eli-darkly and others added 23 commits June 25, 2020 15:08
* 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 pushed a commit that referenced this pull request Sep 3, 2020
(4.x) add scoped configuration for HTTP options
@LaunchDarklyCI
LaunchDarklyCI merged commit 8d25ac0 into master Sep 3, 2020
@LaunchDarklyCI
LaunchDarklyCI deleted the release-5.0.5 branch September 3, 2020 16:50
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.

4 participants