Skip to content

2.28.0

Latest
Compare
Choose a tag to compare
@cyberw cyberw released this 23 May 05:47
· 46 commits to master since this release

What's Changed

  • Remove legacy UI by @andrewbaldwin44 in #2703
  • Logging: Only print hostname instead of FQDN by @cyberw in #2705
  • WebUI: update users, spawn_rate, host and run_time in parsed_options (for LoadShapes that might access it) by @raulparada in #2656
  • Update Stats History on HTML Report by @andrewbaldwin44 in #2709
  • Lower log levels for exceptions in flask by @cyberw in #2711
  • Stop HTML escaping errors for /stats/requests endpoint by @cyberw in #2710
  • Stop quoting error messages an extra time in distributed mode by @cyberw in #2712
  • Give better error message if User subclass doesnt call base constructor by @cyberw in #2713
  • Dont enable ipv6 for zmq if no ipv6 stack exists by @cyberw in #2715
  • Pin the headers to the top of the window by @JavierUhagon in #2717

New Contributors

Full Changelog: 2.27.0...2.28.0