Skip to content

v1.2.6

Latest
Compare
Choose a tag to compare
@codesenberg codesenberg released this 29 Apr 20:15

Patch release

  • now bombardier uses Go's modules
  • new binaries for targets darwin-arm64 and windows-arm64
  • simplebenchserver now offers two modes:
    • default - uses fasthttp
    • std-http - uses net/http from standard library
  • GET requests are now allowed to have bodies
  • standard deviation computation applies Bessel's correction
  • various minor updates to docs
  • de-flaked some tests and moved to Semaphore CI 2.0

Special thanks

To all the contributors to this release (@RobertHenry6bev, @maurice2k) and the community for continued interest in the tool, bug reports and feature requests. I know it's been way too long since the last release, but I might be able to dedicate a little bit more time to maintenance now.