Skip to content

Commit 8fdbfbf

Browse files
authored
prepare release 4.1.0 (#544)
1 parent da19ebb commit 8fdbfbf

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

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

3+
## [4.1.0]
4+
April 12th, 2024
5+
6+
### New Features
7+
* OptimizelyFactory method for injecting customHttpClient is fixed to share the customHttpClient for all modules using httpClient (HttpProjectConfigManager, AsyncEventHander, ODPManager) ([#542](https://github.com/optimizely/java-sdk/pull/542)).
8+
* A custom ThreadFactory can be injected to support virtual threads (Loom) ([#540](https://github.com/optimizely/java-sdk/pull/540)).
9+
10+
311
## [4.0.0]
412
January 16th, 2024
513

0 commit comments

Comments
 (0)