Releases: mcollina/autocannon
Releases · mcollina/autocannon
v8.0.0
What's Changed
- doc: fix API autocannon.print by @casantosmu in #508
- fix: table would still be rendered in JSON mode when writing to file by @10xLaCroixDrinker in #514
- fix(requestIterator): generated IDs were not URL-safe by @10xLaCroixDrinker in #515
- fix(printResult): tables included colors even when outputStream did not support it by @10xLaCroixDrinker in #513
- Update README to make behavior of idReplacement more clear by @ConnorSinnott in #516
- Allow for ID replacement in the URL by @MattIPv4 in #521
- Add missing angle bracket by @skyf0l in #523
- refactor: replace
subarg
with@minimistjs/subarg
by @ljharb in #524 - Fix windows tests by @mcollina in #531
- assume onPort if -- node is set by @karankraina in #530
New Contributors
- @casantosmu made their first contribution in #508
- @10xLaCroixDrinker made their first contribution in #514
- @ConnorSinnott made their first contribution in #516
- @MattIPv4 made their first contribution in #521
- @skyf0l made their first contribution in #523
- @ljharb made their first contribution in #524
- @karankraina made their first contribution in #530
Full Changelog: v7.15.0...v8.0.0
v7.15.0
v7.14.0
What's Changed
- improve string output for Req/Sec by @rluvaton in #498
- Add Node 20 to the test matrix by @kibertoad in #491
- docs(readme): Add missing result param by @rozzilla in #499
- lib: add verbose option by @RafaelGSS in #500
New Contributors
- @rluvaton made their first contribution in #498
- @kibertoad made their first contribution in #491
- @rozzilla made their first contribution in #499
Full Changelog: v7.12.0...v7.14.0
v7.12.0
v7.11.0
What's Changed
- doc: change recomendation to wrk2 instead wrk by @RafaelGSS in #469
- chore(deps-dev): bump bl from 5.1.0 to 6.0.0 by @dependabot in #470
- chore(deps-dev): bump sinon from 14.0.2 to 15.0.0 by @dependabot in #475
- Add missing param docs. Fuller docs on worker mode by @milesnash in #484
- fix Cannot access 'connection' before initialization by @moty66 in #486
- Defer aggregating results until after the instance returns to allow multi-instance load tests by @milesnash in #488
New Contributors
- @milesnash made their first contribution in #484
- @moty66 made their first contribution in #486
Full Changelog: v7.10.0...v7.11.0
v7.10.0
What's Changed
- chore(deps-dev): bump sinon from 13.0.2 to 14.0.0 by @dependabot in #449
- chore(deps): bump actions/setup-node from 3.1.1 to 3.2.0 by @dependabot in #450
- chore(deps): bump actions/setup-node from 3.2.0 to 3.3.0 by @dependabot in #452
- fix: Sync --help output with README by @silverwind in #453
- chore(deps): bump actions/setup-node from 3.3.0 to 3.4.0 by @dependabot in #455
- chore(test): remove metadata from j5 image by @Fdawgs in #460
- ci!: update workflow by @Fdawgs in #454
- fix verifyBody documentation by @madflow in #461
- Accept host header case-insensitively by @silverwind in #463
New Contributors
Full Changelog: v7.9.0...v7.10.0
v7.9.0
What's Changed
- ci: reduce job permissions to minimum by @Fdawgs in #447
- feat: add
verifyBody
to customize the mismatch rules for response body by @GuanyuChen in #443 - build(deps-dev): bump standard from 16.0.4 to 17.0.0 by @Fdawgs in #448
- chore(deps): bump actions/setup-node from 3.0.0 to 3.1.1 by @dependabot in #441
- chore(deps): bump fastify/github-action-merge-dependabot from 2.7.1 to 3.0.2 by @dependabot in #412
New Contributors
- @GuanyuChen made their first contribution in #443
Full Changelog: v7.8.1...v7.9.0
v7.8.1
v7.8.0
What's Changed
- Add cli options to pass cert information by @chiragpat in #437
Full Changelog: v7.7.2...v7.8.0
v7.7.2
What's Changed
- update: use sample interval default 1000 by @RafaelGSS in #436
Full Changelog: v7.7.1...v7.7.2