Skip to content

Commit 3ace557

Browse files
committed
[FSSDK-12546] prepare for release java v4.4.0
1 parent 7828df1 commit 3ace557

1 file changed

Lines changed: 22 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,27 @@
11
# Optimizely Java X SDK Changelog
22

3+
## [4.4.0]
4+
Apr 29, 2026
5+
6+
### New Features
7+
8+
**Feature Rollout**: Introduced Feature Rollout capabilities. Feature Rollouts represent a new experiment type merging Targeted Delivery simplicity with A/B test measurement capabilities. See [Feature Rollout docs](https://docs.developers.optimizely.com/feature-experimentation/docs/cmab-cache-config-for-the-java-sdk) for implementation details.
9+
- Add Feature Rollout support ([#601](https://github.com/optimizely/java-sdk/pull/601)).
10+
11+
### API Changes
12+
13+
- Remove experiment type validation from config parsing ([#602](https://github.com/optimizely/java-sdk/pull/602)).
14+
- Remove legacy flag-level holdout fields ([#604](https://github.com/optimizely/java-sdk/pull/604)).
15+
16+
### Fixes
17+
18+
- Fix documentation links in README.md ([#598](https://github.com/optimizely/java-sdk/pull/598)).
19+
20+
### Improvements
21+
22+
- Arnica risk fixes ([#600](https://github.com/optimizely/java-sdk/pull/600)).
23+
24+
325
## [4.3.1]
426
Jan 20, 2025
527

0 commit comments

Comments
 (0)