2.14.0
·
33 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
Minor changes
- 4fed56b Send minimal
$feature_flag_calledevents when the/flagsresponse carries the server-controlledminimalFlagCalledEventsgate and the evaluated flag reportshas_experiment: false. Minimal events keep only an allowlisted set of properties (flag identity, evaluation metadata,$groups,$process_person_profile,$session_id,$lib,$lib_version,$is_server); everything else, including context and global properties, is stripped. Experiment-linked flags and responses without the gate keep the full event shape. — Thanks @haacked!