Releases: SpectoLabs/hoverfly
Releases · SpectoLabs/hoverfly
v0.5.12
v0.5.11
v0.5.10
v0.5.9
Metrics Arrive
Added initial support for metrics, counting how many requests pass through hoverfly, also separates this info into different modes. This is available through /stats API or as a stream of messages through /statsws. Web admin now shows this information.
Release 0.5.7 - nothing major
Improved logging, added lots of tests, additional error handling that will help in some cases. Focusing on stability.
Minor fixes
Merge pull request #69 from SpectoLabs/develop Develop
static embedded
Now static files will be embedded into binary, easier deployment!
from json to gob
minor changes in encoding/decoding data that goes into boltdb
Nothing Special
Minor refactoring, changed how configuration is handled, how settings are initiated, also added mutex for mode checking