Skip to content

fortio v0.7.1

Compare
Choose a tag to compare
@ldemailly ldemailly released this 22 Feb 01:11
· 484 commits to master since this release
56d9eab

Bug fix:

Many thanks to @danehans for noticing that -H (custom headers flag) got broken recently for the command line, the library and its unit tests wasn't affected/was working. Fixed in #150 including regression tests both unit and e2e (webtest).

New feature:

new /debug/pprof/ standard go pprof endpoint for perf analysis of fortio itself as a server (in addition to the already long existing -profile command line argument).