Skip to content

v2.0.0

Compare
Choose a tag to compare
@kp-cat kp-cat released this 15 Jul 10:41
· 47 commits to main since this release
bf3aefc
  • connect_timeout and read_timeout options were added to be able to configure HTTP timeout parameters.
  • A get_all_values() function was added that evaluates all flags & settings in a map.
  • New flag_overrides parameter to support the reading of flags & settings from a file or a map.
  • The evaluation logs were moved from debug level to info level.