Skip to content

fortio v0.7.3

Compare
Choose a tag to compare
@ldemailly ldemailly released this 05 Mar 19:12
· 450 commits to master since this release
d33aeb7

#173 :

  • add both link to UI and Json data from run results and browse UI
And a back to top link

  • Fix #172 (error logged when using -H)

  • Initial version of #170
 &close option for echo server

  • Build with both go1.8 and 1.10; put 1.10 binaries in docker images/release

  • Add StdClient option for the web UI runs

  • Misc cleanups to front page (grpc secure option)

  • Add socket use cout (#165)

  • don't consider early EOF or other an error (fix 50% errors for some call client closes - like /fortio/fetch/ does)

  • Reminder of fix for #168 show grpc result codes in UI/text

  • Use submodule for docker compose test

#176:

  • Rest of the fix for #176 : Better handling of graphing GRPC runs from the UI