Skip to content

Release 4.5.0

Latest

Choose a tag to compare

@muzahidul-opti muzahidul-opti released this 07 Jul 14:35
c389de2

[4.5.0]

July 7, 2026

New Features

Local Holdouts: Added support for Local Holdouts, enabling holdout experiments
to be scoped to specific feature flags rather than applied globally.
Local Holdouts let you measure the true incremental impact of individual features
by holding out a subset of users from specific rollouts while still serving them other experiences.
See Holdouts docs for more information.

  • Add localHoldouts to datafile for backward compatibility (#633)

Fixes

  • Use attribute id instead of key for CMAB prediction requests (#635)
  • Normalize decision event campaign_id, variation_id, and entity_id (#634)