Skip to content

v1.11.0

Choose a tag to compare

@github-actions github-actions released this 01 Nov 06:46
· 93 commits to master since this release
717b075

What's Changed

  • chore: update dependencies by @reneleonhardt in #786
  • Request generator by @hatoo in #785
  • feat: Add option to read request body line-by-line from file. #729 by @hatoo in #789
  • Update aws error enum by @hatoo in #797
  • feat: support k/m suffixes for n-requests by @ahmed-mekky in #800
  • feat: make connect timeout configurable by @ahmed-mekky in #805
  • connect-to now doing tcp connect instead of dns caching by @machka-pasla in #807
  • feat:support decimal when using n_requests,such as 2.6k or 0.001m by @Withsan in #808
  • Refactor: move things to cli.rs by @hatoo in #810
  • Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #811
  • Refactor: use clap value_parser by @hatoo in #812

New Contributors

Full Changelog: v1.10.0...v1.11.0