Skip to content

v5.0.0

Compare
Choose a tag to compare
@kp-cat kp-cat released this 12 Apr 22:23
· 23 commits to master since this release
b0a8cc6
  • The evaluation logs are staying on info level but they are now combined into a single log entry.
  • open_timeout and read_timeout initialization parameters were added to be able to configure HTTP timeout parameters.
  • A get_all_values() function was added that evaluates all flags & settings in a dictionary.
  • New flag_overrides parameter to support the reading of flags & settings from a file or a hash.