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

prepare 5.10.4 release #287

Merged
merged 1,129 commits into from
Dec 21, 2022
Merged

prepare 5.10.4 release #287

merged 1,129 commits into from
Dec 21, 2022

Conversation

LaunchDarklyReleaseBot
Copy link
Contributor

[5.10.4] - 2022-12-20

Changed:

  • The internal implementation of the SSE client for streaming updates has been revised to use a single worker thread instead of two worker threads, reducing thread contention and memory usage.

eli-darkly and others added 30 commits August 4, 2020 17:58
# Conflicts:
#	CHANGELOG.md
#	gradle.properties
#	src/main/java/com/launchdarkly/client/LDUser.java
#	src/test/java/com/launchdarkly/client/LDUserTest.java
exclude Kotlin metadata from jar + fix misc Gradle problems
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
Also adds debug logs for full exception information in a couple locations.
eli-darkly and others added 26 commits July 28, 2022 16:35
…c-links

enable external javadoc links for com.launchdarkly.logging types
fix flaky big segment status polling tests
fix packaging of com.launchdarkly.logging classes
…ce-5.x

use synchronous EventSource (5.x backport)
@LaunchDarklyReleaseBot LaunchDarklyReleaseBot deleted the release-5.10.4 branch December 21, 2022 01:14
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