Skip to content

[AI-FSSDK] [FSSDK-12337] Add Feature Rollout support#524

Open
FarhanAnjum-opti wants to merge 1 commit intomasterfrom
ai/farhananjum-opti/FSSDK-12337-feature-rollouts
Open

[AI-FSSDK] [FSSDK-12337] Add Feature Rollout support#524
FarhanAnjum-opti wants to merge 1 commit intomasterfrom
ai/farhananjum-opti/FSSDK-12337-feature-rollouts

Conversation

@FarhanAnjum-opti
Copy link
Contributor

@FarhanAnjum-opti FarhanAnjum-opti commented Mar 17, 2026

Summary

Adds Feature Rollout support to the Android SDK by bumping the Java SDK core-api dependency. The Android SDK is a wrapper around the Java SDK's core-api, so all Feature Rollout logic (Experiment type field, config parsing, rollout variation injection) is handled by the Java SDK. This PR updates the dependency version to pick up those changes.

Changes

  • Bumped java_core_ver from 4.3.1 to 4.4.0-SNAPSHOT to include Feature Rollout support from the Java SDK core-api
  • Version will be updated to the final release version once the Java SDK publishes core-api with feature rollout support

Jira Ticket

FSSDK-12337

Notes

Update java_core_ver to 4.4.0-SNAPSHOT to pick up Feature Rollout
support from the Java SDK core-api. The Android SDK is a wrapper
around core-api, so the Experiment type field, config parsing, and
rollout variation injection are all handled by the Java SDK.

This version will be updated to the final release version once the
Java SDK publishes core-api with feature rollout support.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant