Skip to content

Commit 7fc043c

Browse files
committed
fix changelog (#521)
1 parent 12e416b commit 7fc043c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Diff for: CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
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+
39
## [3.10.3]
410
March 13th, 2023
511

0 commit comments

Comments
 (0)