Skip to content

Release 4.4.0

Latest

Choose a tag to compare

@junaed-optimizely junaed-optimizely released this 10 Jul 12:36
6bbba7e

4.4.0

July 10, 2026

New Features

Local Holdouts: Added support for Local Holdouts, enabling holdout experiments
to be scoped to specific feature flag rules 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 local holdouts support (#408)
  • Add localHoldouts to datafile for backward compatibility (#412)

Changed

  • Don't send ODP identify event for single identifier (#409)

Bug Fixes

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