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

prepare 5.9.3 release #272

Merged
merged 1,077 commits into from
Jul 28, 2022
Merged

prepare 5.9.3 release #272

merged 1,077 commits into from
Jul 28, 2022

Conversation

LaunchDarklyReleaseBot
Copy link
Contributor

[5.9.3] - 2022-07-28

Changed:

  • Updated okhttp dependency to version 4.9.3 to address a reported vulnerability in earlier versions of that library, which could have allowed potentially sensitive information to be written to the log if you had put that information in a custom header value that contained an illegal character (see release notes for Java SDK 5.6.0). (#271)

(5.0 - #9) better unit test coverage of LDClient and FeatureFlagsState
# Conflicts:
#	CONTRIBUTING.md
#	src/main/java/com/launchdarkly/sdk/server/Evaluator.java
#	src/main/java/com/launchdarkly/sdk/server/LDClient.java
(5.0 - #10) test coverage improvements + minor fixes
(5.0 - #11) add HTTP default headers method + some component refactoring
# Conflicts:
#	src/main/java/com/launchdarkly/sdk/server/Components.java
#	src/main/java/com/launchdarkly/sdk/server/LDClient.java
(5.0) use simpler and more stable logger names
# Conflicts:
#	src/main/java/com/launchdarkly/sdk/server/ComponentsImpl.java
#	src/main/java/com/launchdarkly/sdk/server/LDClient.java
# Conflicts:
#	src/main/java/com/launchdarkly/sdk/server/integrations/FileDataSourceImpl.java
(5.0 - #12) final test coverage improvements, for now, with enforcement
support loading file data from a classpath resource
eli-darkly and others added 25 commits June 15, 2022 13:38
make LDEndToEndClientTest.test____SpecialHttpConfigurations less timing-sensitive
make data source status tests less timing-sensitive
…reaming-data

use streaming JSON parsing for incoming LD data
make evaluator result object immutable and reuse instances
avoid creating List iterators during evaluations
…ts-for-allflags

fix allFlagsState to not generate prereq eval events
bump okhttp & okhttp-eventsource dependencies
@LaunchDarklyReleaseBot LaunchDarklyReleaseBot merged commit 534a61d into main Jul 28, 2022
@LaunchDarklyReleaseBot LaunchDarklyReleaseBot deleted the release-5.9.3 branch July 28, 2022 20:46
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.