Skip to content

v1.11.0

Choose a tag to compare

@github-actions github-actions released this 26 Mar 09:45
· 19 commits to main since this release
2ad9fc2

1.11.0 (2026-03-26)

Bug Fixes

  • handle errcheck warnings in config tests (2688b29)
  • prevent duplicate User-Agent header and respect override (2b633de)
  • properly handle body_file in config merge and CLI flag (eb9f9fa)
  • use kebab-case for body-file flag (60e1662)

Features

  • add custom User-Agent header (goperf/) to identify load test traffic (5a5ae0d)
  • add support for reading request body from file (-D flag) (9d608c3)