Skip to content

v6.0.0

Choose a tag to compare

@kp-cat kp-cat released this 06 Apr 09:13
· 66 commits to master since this release
73ec2cc
  • The evaluation logs are staying on info level but they are now combined into a single log entry.
  • connect_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 dictionary.