Skip to content

Commit 3ca11a9

Browse files
authored
fix changelog (#521)
1 parent 7ca4df3 commit 3ca11a9

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Optimizely Java X SDK Changelog
22

3+
## [3.10.4]
4+
June 8th, 2023
5+
6+
### Fixes
7+
- Fix intermittent logx event dispatch failures possibly caused by reusing stale connections. Add `evictIdleConnections` (1min) to `OptimizelyHttpClient` in `AsyncEventHandler` to force close persistent connections after 1min idle time ([#518](https://github.com/optimizely/java-sdk/pull/518)).
8+
9+
310
## [4.0.0-beta]
411
May 5th, 2023
512

0 commit comments

Comments
 (0)