Fixed

PHP SDK v2.0.1

View on GitHub

New Features and Improvements

  • Per-Call Bucketing Attribute Forwarding
    Forward all per-call bucketing attributes on runFeature and runFeatures. This enhances context propagation for feature execution.

Bug Fixes

  • ExperienceKeys Filter Handling
    Fixed issue with the experienceKeys filter not being applied on runFeatures. This ensures that feature sets respect the specified experience keys.