Skip to content

Commit 6bfd371

Browse files
committed
[FSSDK-12546] prepare for release java v4.4.0
1 parent 9d3e1c9 commit 6bfd371

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [4.4.0]
4+
May 4, 2026
5+
6+
### New Features
7+
8+
**Feature Rollout**: Added support for Feature Rollouts, a new experiment type
9+
combining Targeted Delivery simplicity with A/B test measurement capabilities.
10+
Feature Rollouts enable progressive rollouts with full impact analytics, metric tracking,
11+
and confidence intervals.
12+
See [Feature Rollout docs](https://support.optimizely.com/hc/en-us/articles/45552846481037-Run-Feature-Rollouts-in-Feature-Experimentation) for more information.
13+
314
## [4.3.1]
415
Jan 20, 2025
516

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Maven version
2-
version = 3.1.0-SNAPSHOT
2+
version = 4.4.0
33

44
# Artifact paths
55
mavenS3Bucket = optimizely-maven

0 commit comments

Comments
 (0)