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

prepare 5.6.3 release #248

Merged
merged 1,009 commits into from
Oct 12, 2021
Merged

prepare 5.6.3 release #248

merged 1,009 commits into from
Oct 12, 2021

Conversation

LaunchDarklyReleaseBot
Copy link
Contributor

[5.6.3] - 2021-10-12

Fixed:

  • If Java's default locale was not US/English, the SDK would fail to parse dates in the standard RFC1123 format in HTTP responses. The symptoms were that the warning Received invalid Date header from events service would appear in logs, and event debugging might not stop at the correct time if the system clock was different from the LaunchDarkly services' clock (which is why the SDK checks the Date header).

eli-darkly added 30 commits May 22, 2020 17:12
# 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
LaunchDarklyCI and others added 25 commits June 11, 2021 00:45
# 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
…audit-for-sdk-related-repos-pt-2

Updates docs URLs
always use US locale when parsing HTTP dates
@LaunchDarklyReleaseBot LaunchDarklyReleaseBot merged commit 14126a9 into master Oct 12, 2021
@LaunchDarklyReleaseBot LaunchDarklyReleaseBot deleted the release-5.6.3 branch October 12, 2021 22:26
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.

10 participants