Added

Android SDK v2.1.0

View on GitHub

New Features and Improvements

  • Improved Feature Evaluation with Experience Keys
    • The experienceKeys have been enhanced to narrow feature evaluation. This is applied on both entry points, allowing for more precise control over which features are enabled based on specific conditions.
  • Per-call Tracking Control for Features
    • You can now enable or disable tracking on a per-call basis for runFeature and runFeatures methods. This grants developers more flexibility in managing feature state and tracking according to individual business needs.

Bug Fixes

  • No bug fixes in this release.