Skip to content

3.11.0

Compare
Choose a tag to compare
@msohailhussain msohailhussain released this 14 Jan 00:13
· 52 commits to master since this release
179531c

3.11.0

January 13th, 2022

New Features

  • Add a set of new APIs for overriding and managing user-level flag, experiment and delivery rule decisions. These methods can be used for QA and automated testing purposes. They are an extension of the OptimizelyUserContext interface (#285, #292)
    • SetForcedDecision
    • GetForcedDecision
    • RemoveForcedDecision
    • RemoveAllForcedDecisions