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