Skip to content

2.12.0

Choose a tag to compare

@github-actions github-actions released this 15 Jul 23:42
· 39 commits to main since this release
Immutable release. Only release title and notes can be modified.
82dce7d

Minor changes

  • 673ec2c Add a $feature_flag_has_experiment boolean property to $feature_flag_called events, sourced from the has_experiment field in the /flags response metadata. The property is only sent when the server explicitly reports the field; it is omitted when unknown (older deployments). — Thanks @haacked!