Releases: hatoo/oha
Releases · hatoo/oha
v1.4.0
What's Changed
- Bump thiserror from 1.0.56 to 1.0.57 by @dependabot in #407
- Bump clap from 4.4.18 to 4.5.0 by @dependabot in #406
- Bump anyhow from 1.0.79 to 1.0.80 by @dependabot in #408
- Bump rustls-pki-types from 1.2.0 to 1.3.0 by @dependabot in #410
- Bump clap from 4.5.0 to 4.5.1 by @dependabot in #411
- Bump ratatui from 0.26.0 to 0.26.1 by @dependabot in #409
- Add VSOCK support by @jalil-salame in #416
- Add CI to vsock feature by @hatoo in #419
- Add a simple test to unix socket by @hatoo in #420
- No DNS lookup when unix socket or vsock by @hatoo in #421
- Update deps by @hatoo in #422
- fix(417): Make vsock-addr and unix-socket conflict by @jalil-salame in #423
- Update CI by @hatoo in #425
- Update Release CI by @hatoo in #426
New Contributors
- @jalil-salame made their first contribution in #416
Full Changelog: v1.3.0...v1.4.0
v1.3.0
v1.2.0
What's Changed
- Bump h2 from 0.4.1 to 0.4.2 by @dependabot in #379
- Print help message when no argument is given by @hatoo in #380
- ko-fi! by @hatoo in #383
- Lookup DNS at beginning and cache it by @hatoo in #391
- Report deadlined requests by @hatoo in #392
- Count /dev/fd using std by @hatoo in #394
- More helpful message for deadline by @hatoo in #395
- Update to stable rust version by @tonyskapunk in #396
Full Changelog: v1.1.0...v1.2.0
v1.2.0-preview
What's Changed
- V1.1.0 by @hatoo in #377
- Bump h2 from 0.4.1 to 0.4.2 by @dependabot in #379
- Print help message when no argument is given by @hatoo in #380
- ko-fi! by @hatoo in #383
- Lookup DNS at beginning and cache it by @hatoo in #391
- Report deadlined requests by @hatoo in #392
- Count /dev/fd using std by @hatoo in #394
- More helpful message for deadline by @hatoo in #395
- Update to stable rust version by @tonyskapunk in #396
Full Changelog: v1.1.0...v1.2.0-preview
v1.1.0
What's Changed
- doc: add benchmark by @meronogbai in #341
- Axum 0.7 by @hatoo in #343
- cargo update by @hatoo in #344
- Add containerfile for oha by @tonyskapunk in #345
- Bump zerocopy from 0.7.26 to 0.7.31 by @dependabot in #347
- Update deps by @hatoo in #353
- Bump futures from 0.3.29 to 0.3.30 by @dependabot in #355
- Bump rustls-pki-types from 1.0.1 to 1.1.0 by @dependabot in #354
- Fix byte-unit format by @hatoo in #362
- Issue 361 - Improve http2 connection error handling by @huntharo in #363
- Reconnect http2 connection by @hatoo in #374
New Contributors
- @meronogbai made their first contribution in #341
- @tonyskapunk made their first contribution in #345
- @huntharo made their first contribution in #363
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
- Support HTTP/2 by @hatoo in #326
- Set ALPN when HTTP/2 by @hatoo in #327
- remove host header if http2 by @hatoo in #329
- Update hyper's features by @hatoo in #330
- chore: rename statics -> stats for clarity by @lukehsiao in #332
- Always use user provided headers by @hatoo in #333
- Make rustls as a default by @hatoo in #334
- http2 tests by @hatoo in #335
- Update deps by @hatoo in #336
- release RC by @hatoo in #337
- Update deps by @hatoo in #339
Full Changelog: v0.6.5...v1.0.0
v1.0.0-rc.4.a8dcd7ca5df49c0701893c4d9d81ec8c1342f141
This is a RC release for 1.0.0. Please test it and report any issues. The version is named as same as hyper's version and it's commit hash.
Since this version depends on unreleased hyper's version, we can't release on crates.io. Only on binary releases.
What's Changed
- Support HTTP/2 by @hatoo in #326
- Set ALPN when HTTP/2 by @hatoo in #327
- remove host header if http2 by @hatoo in #329
- Update hyper's features by @hatoo in #330
- chore: rename statics -> stats for clarity by @lukehsiao in #332
- Always use user provided headers by @hatoo in #333
- Make rustls as a default by @hatoo in #334
- http2 tests by @hatoo in #335
- Update deps by @hatoo in #336
- release RC by @hatoo in #337
Full Changelog: v0.6.5...v1.0.0-rc.4.a8dcd7ca5df49c0701893c4d9d81ec8c1342f141
v0.6.5
v0.6.4
What's Changed
- Update README.md by @wjhoward in #302
- Add percentile_iter by @hatoo in #307
- Fix -H option to overwrite default value by @hatoo in #309
- Update Debian/ubuntu/APT install instructions by @alexanderankin in #310
- Refactoring printer code into functions and adding unit tests by @wjhoward in #303
- feat: display 99.90- and 99.99-percentile latency by @lukehsiao in #315
- docs(README): clarify that ratatui is used, not tui-rs by @lukehsiao in #316
- ci: switch from actions-rs to dtolnay for clippy/rustfmt by @lukehsiao in #317
- Fix CI by @hatoo in #318
New Contributors
- @alexanderankin made their first contribution in #310
- @lukehsiao made their first contribution in #315
Full Changelog: v0.6.3...v0.6.4
v0.6.3
What's Changed
- Update deps by @hatoo in #286
- Updpate deps by @hatoo in #291
- Added style and colors to the printer output, small adjustment to monitor colors by @wjhoward in #292
- Refactor Tests by @hatoo in #297
- Added a stats-success-breakdown flag for more detailed status code specific response statistics by @wjhoward in #296
- Fix test by @hatoo in #300
Full Changelog: v0.6.2...v0.6.3