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

prepare 4.8.0 release #170

Merged
merged 283 commits into from
Sep 28, 2019
Merged

prepare 4.8.0 release #170

merged 283 commits into from
Sep 28, 2019

Conversation

LaunchDarklyCI
Copy link
Contributor

[4.8.0] - 2019-09-27

Added:

  • Added support for upcoming LaunchDarkly experimentation features. See LDClient.track(String, LDUser, JsonElement, double).

Changed:

  • Updated documentation comment for intVariation to clarify the existing rounding behavior for floating-point values: they are rounded toward zero.

eli-darkly and others added 30 commits August 16, 2018 14:16
# Conflicts:
#	gradle.properties
#	src/main/java/com/launchdarkly/client/FeatureFlag.java
#	src/main/java/com/launchdarkly/client/LDClient.java
# Conflicts:
#	src/main/java/com/launchdarkly/client/LDClient.java
…2124/filter-client-side-flags

# Conflicts:
#	src/main/java/com/launchdarkly/client/LDClientInterface.java
…ithout-reasons

add new version of allFlags() that captures more metadata
add error explanation and logging for malformed flags
…e-flags

add ability to filter for only client-side flags
# Conflicts:
#	gradle.properties
#	src/main/java/com/launchdarkly/client/FeatureFlag.java
#	src/main/java/com/launchdarkly/client/LDClient.java
#	src/test/java/com/launchdarkly/client/LDClientEvaluationTest.java
#	src/test/java/com/launchdarkly/client/LDClientOfflineTest.java
# Conflicts:
#	src/main/java/com/launchdarkly/client/FeatureFlagsState.java
#	src/main/java/com/launchdarkly/client/FlagsStateOption.java
#	src/main/java/com/launchdarkly/client/LDClient.java
#	src/main/java/com/launchdarkly/client/LDClientInterface.java
#	src/test/java/com/launchdarkly/client/FeatureFlagsStateTest.java
#	src/test/java/com/launchdarkly/client/LDClientEvaluationTest.java
#	src/test/java/com/launchdarkly/client/LDClientOfflineTest.java
eli-darkly and others added 24 commits August 2, 2019 15:07
add polling mode tests and end-to-end streaming test
revise custom TLS config implementation, add tests
add Redis builder options for password, TLS, database
# Conflicts:
#	src/main/java/com/launchdarkly/client/RedisFeatureStoreBuilder.java
# Conflicts:
#	src/test/java/com/launchdarkly/client/DefaultEventProcessorTest.java
update doc comment for track() with metric
avoid concurrency problem with date parser for event responses
add tests and doc comments about float->int rounding
…experimentation-events""

This reverts commit 1c49f9b.
@LaunchDarklyCI LaunchDarklyCI merged commit 2f25e60 into master Sep 28, 2019
@LaunchDarklyCI LaunchDarklyCI deleted the release-4.8.0 branch September 28, 2019 00:53
LaunchDarklyCI pushed a commit that referenced this pull request Jan 16, 2020
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