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

Conversation

@LaunchDarklyCI
Copy link
Contributor

[5.1.0] - 2020-09-04

Added:

  • The TestData class in com.launchdarkly.sdk.server.integrations is a new way to inject feature flag data programmatically into the SDK for testing—either with fixed values for each flag, or with targets and/or rules that can return different values for different users. Unlike FileData, this mechanism does not use any external resources, only the data that your test code has provided.

Fixed:

  • In polling mode, the log message "LaunchDarkly client initialized" was appearing after every successful poll request. It should only appear once.

…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
…eta-2

further fix to packaging test for beta versions
…pdates-intf-1

# Conflicts:
#	src/main/java/com/launchdarkly/sdk/server/PollingProcessor.java
eli-darkly and others added 24 commits August 24, 2020 14:16
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)
# Conflicts:
#	CHANGELOG.md
#	gradle.properties
ch78326 - implement new test data source
only log initialization message once in polling mode
LaunchDarklyCI pushed a commit that referenced this pull request Sep 4, 2020
(4.x) add getters for all properties on EvaluationReason; deprecate subclasses
@LaunchDarklyCI LaunchDarklyCI merged commit 63e3092 into master Sep 4, 2020
@LaunchDarklyCI LaunchDarklyCI deleted the release-5.1.0 branch September 4, 2020 23: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.

6 participants