Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
oha-windows-amd64.exe | 2024-12-07 | 12.4 MB | |
oha-linux-arm64 | 2024-12-07 | 14.7 MB | |
oha-linux-amd64 | 2024-12-07 | 13.7 MB | |
oha-macos-amd64 | 2024-12-07 | 12.1 MB | |
oha-macos-arm64 | 2024-12-07 | 11.1 MB | |
README.md | 2024-12-07 | 1.6 kB | |
v1.5.0 source code.tar.gz | 2024-12-07 | 773.3 kB | |
v1.5.0 source code.zip | 2024-12-07 | 781.9 kB | |
Totals: 8 Items | 65.6 MB | 1 |
What's Changed
- update CHANGELOG by @hatoo in https://github.com/hatoo/oha/pull/596
- docs(install): add x-cmd method to install oha by @curry798 in https://github.com/hatoo/oha/pull/602
- Add
--debug
option to check actual request/response by @hatoo in https://github.com/hatoo/oha/pull/604 - Convert latency thresholds from magic numbers to named constants by @AMDmi3 in https://github.com/hatoo/oha/pull/608
- Switch to justified latency thresholds (fixes [#609]) by @AMDmi3 in https://github.com/hatoo/oha/pull/610
- Bump rustls from 0.23.15 to 0.23.18 by @dependabot in https://github.com/hatoo/oha/pull/611
- Re: Write URL of the succeed requests to the sqlite database. [#606] by @hatoo in https://github.com/hatoo/oha/pull/612
- Avoid tx.send() blocking on work_until_with_qps by @hatoo in https://github.com/hatoo/oha/pull/613
- Fix grammar in option description by @AMDmi3 in https://github.com/hatoo/oha/pull/615
- Timescale unit tests by @wjhoward in https://github.com/hatoo/oha/pull/616
- Pcg64Si unit tests by @wjhoward in https://github.com/hatoo/oha/pull/618
- Support HTTP proxy by @hatoo in https://github.com/hatoo/oha/pull/614
- Fix proxy test by @hatoo in https://github.com/hatoo/oha/pull/626
- Update README.md by @wjhoward in https://github.com/hatoo/oha/pull/627
New Contributors
- @curry798 made their first contribution in https://github.com/hatoo/oha/pull/602
- @AMDmi3 made their first contribution in https://github.com/hatoo/oha/pull/608
Full Changelog: https://github.com/hatoo/oha/compare/v1.4.7...v1.5.0