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

prepare 5.6.2 release #245

Merged
merged 1,001 commits into from
Aug 9, 2021
Merged

prepare 5.6.2 release #245

merged 1,001 commits into from
Aug 9, 2021

Conversation

LaunchDarklyReleaseBot
Copy link
Contributor

[5.6.2] - 2021-08-09

Fixed:

  • FeatureFlagsStateBuilder.build() is now public. The other builder methods were made public in v5.6.0, but were not useful because build() was still package-private.

(5.0) move flag change stuff into FlagTracker facade, simplify value listener
# Conflicts:
#	benchmarks/src/jmh/java/com/launchdarkly/client/FlagData.java
#	benchmarks/src/jmh/java/com/launchdarkly/client/TestValues.java
#	benchmarks/src/jmh/java/com/launchdarkly/sdk/server/EventProcessorBenchmarks.java
#	benchmarks/src/jmh/java/com/launchdarkly/sdk/server/LDClientEvaluationBenchmarks.java
#	benchmarks/src/jmh/java/com/launchdarkly/sdk/server/TestValues.java
# Conflicts:
#	benchmarks/src/jmh/java/com/launchdarkly/sdk/server/TestValues.java
# Conflicts:
#	benchmarks/src/jmh/java/com/launchdarkly/sdk/server/EventProcessorBenchmarks.java
#	benchmarks/src/jmh/java/com/launchdarkly/sdk/server/TestValues.java
robertjneal and others added 23 commits June 1, 2021 13:34
Co-authored-by: Sam Stokes <sstokes@launchdarkly.com>
…ic-for-isExperiment

simlpify the logic and make it match node/.Net sdks
protect against NPEs if flag/segment JSON contains a null value
# Conflicts:
#	src/test/java/com/launchdarkly/sdk/server/DataModelSerializationTest.java
#289)

* update to okhttp-eventsource patch for stream retry bug, improve test

* add test for appropriate stream retry
* add public builder for FeatureFlagsState

* javadoc fixes
# Conflicts:
#	src/main/java/com/launchdarkly/sdk/server/integrations/FileData.java
@gwhelanLD gwhelanLD self-requested a review August 9, 2021 17:44
@LaunchDarklyReleaseBot LaunchDarklyReleaseBot merged commit 728a81b into master Aug 9, 2021
@LaunchDarklyReleaseBot LaunchDarklyReleaseBot deleted the release-5.6.2 branch August 9, 2021 17:47
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.

None yet

9 participants