| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| oha-windows-amd64-pgo.exe | 2025-11-01 | 8.2 MB | |
| oha-linux-amd64-pgo | 2025-11-01 | 12.0 MB | |
| oha-windows-amd64.exe | 2025-11-01 | 9.2 MB | |
| oha-linux-arm64 | 2025-11-01 | 10.7 MB | |
| oha-macos-amd64 | 2025-11-01 | 11.3 MB | |
| oha-linux-amd64 | 2025-11-01 | 12.8 MB | |
| oha-macos-arm64 | 2025-11-01 | 9.8 MB | |
| README.md | 2025-11-01 | 1.5 kB | |
| v1.11.0 source code.tar.gz | 2025-11-01 | 2.1 MB | |
| v1.11.0 source code.zip | 2025-11-01 | 2.1 MB | |
| Totals: 10 Items | 78.1 MB | 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