What's Changed
- update CHANGELOG by @hatoo in #596
- docs(install): add x-cmd method to install oha by @curry798 in #602
- Add
--debug
option to check actual request/response by @hatoo in #604 - Convert latency thresholds from magic numbers to named constants by @AMDmi3 in #608
- Switch to justified latency thresholds (fixes #609) by @AMDmi3 in #610
- Bump rustls from 0.23.15 to 0.23.18 by @dependabot in #611
- Re: Write URL of the succeed requests to the sqlite database. #606 by @hatoo in #612
- Avoid tx.send() blocking on work_until_with_qps by @hatoo in #613
- Fix grammar in option description by @AMDmi3 in #615
- Timescale unit tests by @wjhoward in #616
- Pcg64Si unit tests by @wjhoward in #618
- Support HTTP proxy by @hatoo in #614
- Fix proxy test by @hatoo in #626
- Update README.md by @wjhoward in #627
New Contributors
Full Changelog: v1.4.7...v1.5.0