Release 3.9.0
·
89 commits
to master
since this release
3.9.0
February 9th, 2021
-
Upgrade the androidx and get all tests passing #356
-
Add a new set of decide apis #352
The newOptimizelyUserContext
class is instantiated withcreateUserContext
and exposes the following APIs to getOptimizelyDecision
:- setAttribute
- decide
- decideAll
- decideForKeys
- trackEvent
Also related to java sdk release here.
- For details, refer to our documentation page: https://docs.developers.optimizely.com/full-stack/v4.0/docs/android-sdk.
- Remove erroneous error if project id and sdk key are null. #358