Skip to content

Commit e9be5d0

Browse files
[FSSDK-9617] chore: release 4.0.0-beta2 (#533)
Prepare for release 4.0.0-beta2
1 parent 36d493b commit e9be5d0

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Optimizely Java X SDK Changelog
22

3+
## [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+
313
## [3.10.4]
414
June 8th, 2023
515

0 commit comments

Comments
 (0)