Skip to content

Commit

Permalink
[FSSDK-9617] chore: release 4.0.0-beta2 (#533)
Browse files Browse the repository at this point in the history
 Prepare for release 4.0.0-beta2
  • Loading branch information
muzahidul-opti committed Aug 28, 2023
1 parent 36d493b commit e9be5d0
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Optimizely Java X SDK Changelog

## [4.0.0-beta2]
August 28th, 2023

### Fixes
- Fix thread leak from httpClient in HttpProjectConfigManager ([#530](https://github.com/optimizely/java-sdk/pull/530)).
- Fix issue when vuid is passed as userid for `AsyncGetQualifiedSegments` ([#527](https://github.com/optimizely/java-sdk/pull/527)).
- Fix to support arbitrary client names to be included in logx and odp events ([#524](https://github.com/optimizely/java-sdk/pull/524)).
- Add evict timeout to logx connections ([#518](https://github.com/optimizely/java-sdk/pull/518)).


## [3.10.4]
June 8th, 2023

Expand Down

0 comments on commit e9be5d0

Please sign in to comment.