Release 3.10.4
[3.10.4]
June 8th, 2023
Fixes
- Fix intermittent logx event dispatch failures possibly caused by reusing stale connections. Add
evictIdleConnections
(1min) toOptimizelyHttpClient
inAsyncEventHandler
to force close persistent connections after 1min idle time (#518).