Release 3.4.0
3.4.0
July 8th, 2020
New Features:
- Introduced 2 APIs to interact with feature variables:
getFeatureVariableJSONallows you to get value for JSON variables related to a feature.getAllFeatureVariablesgets values for all variables under a feature.
- Added support for fetching authenticated datafiles.
HTTPProjectConfigManagernow acceptsdatafileAccessTokento be able to fetch datafiles belonging to secure environments.
Bug Fixes:
- Adjusted log level for audience evaluation logs. (#198)