Releases: mcollina/autocannon
Releases · mcollina/autocannon
v7.7.1
What's Changed
- chore(deps): bump actions/setup-node from 2.5.1 to 3.0.0 by @dependabot in #428
- chore(deps): bump actions/checkout from 2 to 3 by @dependabot in #429
- chore(deps-dev): bump tap from 15.2.3 to 16.0.0 by @dependabot in #430
- Fixes #432 - Updating to only load the help text when required by @klcodanr in #435
New Contributors
Full Changelog: v7.7.0...v7.7.1
v7.7.0
What's Changed
- chore(deps-dev): bump sinon from 12.0.1 to 13.0.0 by @dependabot in #426
- Feature make samples variable (https://github.com/mcollina/autocannon/pull/425[)](https://github.com/mcollina/autocannon/commit/148725d8dc2e85f45a13e91f2feae60d080c433f)
Full Changelog: v7.6.0...v7.7.0
v7.6.0
What's Changed
- chore(deps): bump actions/setup-node from 2.5.0 to 2.5.1 by @dependabot in #416
- chore(deps): bump hdr-histogram-js from 2.0.3 to 3.0.0 by @dependabot in #417
- chore(deps): bump hyperid from 2.3.1 to 3.0.0 by @dependabot in #422
- Add support for multi-value headers in onResponse by @Elias-Serneels in #423
New Contributors
- @Elias-Serneels made their first contribution in #423
Full Changelog: v7.5.1...v7.6.0
v7.5.1
What's Changed
- chore(deps): bump cross-argv from 1.0.0 to 2.0.0 by @dependabot in #402
- chore(deps-dev): bump sinon from 11.1.2 to 12.0.0 by @dependabot in #403
- chore(deps): bump fastify/github-action-merge-dependabot from 2.5.0 to 2.6.0 by @dependabot in #407
- Update: example values in readme by @Jdiego06 in #404
- chore(deps): bump actions/setup-node from 2.4.1 to 2.5.0 by @dependabot in #409
- chore(deps): bump fastify/github-action-merge-dependabot from 2.6.0 to 2.7.0 by @dependabot in #410
- chore(deps): bump fastify/github-action-merge-dependabot from 2.7.0 to 2.7.1 by @dependabot in #411
- fix: Fix JSON array body on CLI by @silverwind in #414
New Contributors
Full Changelog: v7.5.0...v7.5.1
v7.5.0
What’s Changed
- chore(deps-dev): bump split2 from 3.2.2 to 4.0.0 (#401) @dependabot
- Replaced 'clone' library with 'lodash.clonedeep' (#400) @radomird
- chore(deps): bump actions/setup-node from 2.3.2 to 2.4.1 (#398) @dependabot
- chore(deps): bump fastify/github-action-merge-dependabot from 2.4.0 to 2.5.0 (#397) @dependabot
- fix(help): add missing
--har
option (#396) @Fdawgs - docs: grammar, spelling, and readability fixes (#395) @Fdawgs
- chore(gitignore): use latest github ignore template (#394) @Fdawgs
- ci: add node 16 to test matrix; remove node 10 (#393) @Fdawgs
- Add overallRate distribution to README.md (#390) @michaelrommel
- chore(deps): bump fastify/github-action-merge-dependabot from 2.3.0 to 2.4.0 (#388) @dependabot
- chore(deps): bump fastify/github-action-merge-dependabot from 2.2.0 to 2.3.0 (#387) @dependabot
- minor typo (#386) @NickSchmitt
- chore(deps): bump actions/setup-node from 2.3.1 to 2.3.2 (#384) @dependabot
- chore(deps): bump actions/setup-node from 2.3.0 to 2.3.1 (#383) @dependabot
- chore(deps): bump actions/setup-node from 2.2.0 to 2.3.0 (#381) @dependabot
v7.4.0
What’s Changed
- fix(report): align printResult to output the correct total requests (#380) @elirandav
- chore(deps): bump fastify/github-action-merge-dependabot from 2.1.1 to 2.2.0 (#379) @dependabot
- chore(deps): bump actions/setup-node from 2.1.5 to 2.2.0 (#378) @dependabot
- chore(deps): bump fastify/github-action-merge-dependabot from 2.0.0 to 2.1.1 (#375) @dependabot
- chore(deps-dev): bump sinon from 10.0.1 to 11.0.0 (#372) @dependabot
- fix(argument parsing): remove trim of headers (#365) @elirandav
- feat: added headers to the onResponse callback. (#366) @EladIsraeli
- chore: fix typo (#369) @Naramsim
v7.3.0
What’s Changed
- fix(multi workers and input file): working with multiple workers and… (#368) @elirandav
- fix: use headers from requests if any (#364) @RafaelGSS
v7.2.0
What’s Changed
- Fix: forever on command line (#360) @skywickenden
v7.1.0
What’s Changed
- chore(deps-dev): bump sinon from 9.2.4 to 10.0.1 (#359) @dependabot
- chore(deps-dev): bump bl from 4.1.0 to 5.0.0 (#354) @dependabot
- chore(deps): bump fastify/github-action-merge-dependabot from v1.2.1 to v2.0.0 (#349) @dependabot
- Adding individual status code statistics table (#347) @maxfortun
- chore(deps): bump fastify/github-action-merge-dependabot from v1.2.0 to v1.2.1 (#348) @dependabot
- fix: suppress test output (#345) @simoneb
- chore(deps): bump fastify/github-action-merge-dependabot from v1.1.1 to v1.2.0 (#344) @dependabot
v7.0.5
What’s Changed
- Ensure there are tests for calculating the duration of pipelined requests (#343) @nherment
- fix: do not show warnings when workers >= 10 (#342) @simoneb
- Update some more tests relying on timeouts (#341) @nherment
- Remove unnecessary timeout check in httpClient delay test (#340) @nherment
- chore(deps): bump actions/setup-node from v1 to v2.1.5 (#338) @dependabot
- docs: update Client typo (#336) @ryhinchey
- chore(deps): bump fastify/github-action-merge-dependabot from v1 to v1.1.1 (#334) @dependabot
- ci(dependabot): auto update github actions (#333) @Fdawgs