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
- @ahmed-mekky made their first contribution in #800
- @machka-pasla made their first contribution in #807
- @Withsan made their first contribution in #808
Full Changelog: v1.10.0...v1.11.0