Releases: hatoo/oha
Releases · hatoo/oha
v1.4.7
What's Changed
- chore: Update jsonschema to 0.20.0 by @Stranger6667 in #579
- remove crossterm from deps by @hatoo in #581
- Update deps by @hatoo in #582
- bump pgo server deps by @hatoo in #583
- [http2] set windows size to nghttp2's default by @hatoo in #541
- Update deps by @hatoo in #591
- Fix clap usage top recent version by @hatoo in #592
- No futures by @hatoo in #594
- remove old comment by @hatoo in #593
- V1.4.7 by @hatoo in #595
New Contributors
- @Stranger6667 made their first contribution in #579
Full Changelog: v1.4.6...v1.4.7
v1.4.6
What's Changed
- Remove unneeded .boxed() by @hatoo in #510
- Bump tokio from 1.37.0 to 1.38.0 by @dependabot in #511
- style: simplify string interpolation by @hamirmahal in #512
- weekly update by @hatoo in #517
- fix typo by @hatoo in #525
- Update deps by @hatoo in #527
- refactor monitor's raw mode thing by @hatoo in #526
- fix monitor by @hatoo in #528
- Bump serde_json from 1.0.118 to 1.0.119 by @dependabot in #529
- chore(deps): Update dependencies by @reneleonhardt in #539
- enable http2 adaptive window by @hatoo in #540
- add --dump-urls by @hatoo in #549
- update deps by @hatoo in #550
- save request results into sqlite database by @brandonsimpson21 in #263
- FIx sqlite error handling by @hatoo in #551
- Add
--wait-ongoing-requests-after-deadline
option by @hatoo in #559 - v1.4.6 by @hatoo in #560
- use svenstaro/upload-release-action@v2 by @hatoo in #561
New Contributors
- @hamirmahal made their first contribution in #512
- @reneleonhardt made their first contribution in #539
- @brandonsimpson21 made their first contribution in #263
Full Changelog: v1.4.5...v1.4.6
v1.4.5
What's Changed
- Bump thiserror from 1.0.58 to 1.0.59 by @dependabot in #473
- Update average by @hatoo in #474
- Update work_until_* by @hatoo in #476
- Unuse semaphore and use custom waker utility by @hatoo in #477
- Update work_until http2 by @hatoo in #478
- Revert "Unuse semaphore and use custom waker utility" by @hatoo in #479
- Reorganize loop and use custom sync struct by @hatoo in #480
- Update sync util by @hatoo in #481
- Update data receiver by @hatoo in #482
- fix #480 by @hatoo in #483
- Optimize work_until_* by @hatoo in #488
- cargo update by @hatoo in #489
- Update send_async to send by @hatoo in #490
- Add json schema by @hatoo in #497
- cargo update by @hatoo in #498
- cargo update by @hatoo in #504
- refactor work queue by @hatoo in #507
- refactor http2 workers by @hatoo in #508
Full Changelog: v1.4.4...v1.4.5
v1.4.4
What's Changed
- Fix typos by @kianmeng in #454
- refactor test by @hatoo in #455
- Refactor printer by @hatoo in #456
- Optimize monitor by @hatoo in #457
- docs: README.md installation details by @mrjackwills in #458
- Refactor printer2 by @hatoo in #459
- Add cmake installation to Dockerfile by @hatoo in #461
- Bump anyhow from 1.0.81 to 1.0.82 by @dependabot in #462
- read $PREFIX/etc/resolv.conf in termux by @hatoo in #464
- Bump rustls from 0.23.4 to 0.23.5 by @dependabot in #466
- Add rust-version Cargo.toml by @hatoo in #467
- fix nightly clippy by @hatoo in #468
- Refactor Monitor to use MinMaxMean for calculating statistics by @hatoo in #469
- refactor client by @hatoo in #471
New Contributors
- @mrjackwills made their first contribution in #458
Full Changelog: v1.4.3...v1.4.4
v1.4.3
v1.4.2
What's Changed
- Update aync resursion by @hatoo in #439
- weekly bump by @hatoo in #441
- Add winget intall option by @mechanicalbot in #442
- pgo using bun by @hatoo in #446
- Fix printing of Size/request by @kyrias in #447
New Contributors
- @mechanicalbot made their first contribution in #442
- @kyrias made their first contribution in #447
Full Changelog: v1.4.1...v1.4.2
v1.4.1
v1.4.0-pgo
v1.4.0 including PGO enabled binaries
Full Changelog: v1.4.0...v1.4.0-pgo
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