Patch release
- now bombardier uses Go's modules
- new binaries for targets
darwin-arm64
andwindows-arm64
simplebenchserver
now offers two modes:- default - uses
fasthttp
- std-http - uses
net/http
from standard library
- default - uses
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.