Skip to content

Release 3.8.0-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@jaeopt jaeopt released this 15 Dec 19:04
· 112 commits to master since this release
f46dfe4

[3.8.0-beta]

December 14th, 2020

New Features

  • Introducing a new primary interface for retrieving feature flag status, configuration and associated experiment decisions for users. The new OptimizelyUserContext class is instantiated with createUserContext and exposes the following APIs (#406):

    • setAttribute
    • decide
    • decideAll
    • decideForKeys
    • trackEvent
  • For details, refer to our documentation page: https://docs.developers.optimizely.com/full-stack/v4.0/docs/java-sdk.