Skip to content

v0.15.1

Compare
Choose a tag to compare
@jeremyandrews jeremyandrews released this 19 Nov 16:04
· 377 commits to main since this release
3fe6682

0.15.1 November 19, 2021

  • #374 renamed simple-with-session.rs to session.rs and simple-closure.rs to closure.rs to avoid confusion with the simple.rs example as they all do different things
  • #385 properly configure --running-metrics VALUE when set manually
  • #382 set client timeout to 60 seconds by default, used for all requests made; introduce --timeout VALUE where VALUE is seconds as integer or a float; timeout can be configured programatically using GooseDefault::Timeout
  • #381 display requests per second graph on the HTML report