Skip to content

Release 3.5.0

Compare
Choose a tag to compare
@thomaszurkan-optimizely thomaszurkan-optimizely released this 09 Jul 18:13
· 79 commits to master since this release
db4460e

3.5.0

July 9th, 2020

New Features:

  • Add support for JSON feature variables (#251)
  • Add support for authenticated datafiles (#255)
  • Added support for authenticated datafiles. HTTPProjectConfigManager now accepts datafile_access_token to be able to fetch authenticated datafiles.
  • Add support for proxy server for http config manager. (#262)

Bug Fixes:

  • Handle error with error handler in async scheduler (#248).
  • Change single audience result to debug (#254).