Skip to content

v7.4.0

Compare
Choose a tag to compare
@release-drafter release-drafter released this 08 Jul 13:40
· 87 commits to master since this release

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