8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36d493b commit e9be5d0Copy full SHA for e9be5d0
CHANGELOG.md
@@ -1,5 +1,15 @@
1
# Optimizely Java X SDK Changelog
2
3
7E3C +## [4.0.0-beta2]
4
+August 28th, 2023
5
+
6
+### Fixes
7
+- Fix thread leak from httpClient in HttpProjectConfigManager ([#530](https://github.com/optimizely/java-sdk/pull/530)).
8
+- Fix issue when vuid is passed as userid for `AsyncGetQualifiedSegments` ([#527](https://github.com/optimizely/java-sdk/pull/527)).
9
+- Fix to support arbitrary client names to be included in logx and odp events ([#524](https://github.com/optimizely/java-sdk/pull/524)).
10
+- Add evict timeout to logx connections ([#518](https://github.com/optimizely/java-sdk/pull/518)).
11
12
13
## [3.10.4]
14
June 8th, 2023
15
0 commit comments