Skip to content

Releases: SpectoLabs/hoverfly

v0.5.12

04 Mar 16:07
Compare
Choose a tag to compare
Merge pull request #141 from SpectoLabs/develop

Develop

v0.5.11

12 Feb 17:10
Compare
Choose a tag to compare
Merge pull request #105 from SpectoLabs/develop

Update readme.md

v0.5.10

08 Feb 15:16
Compare
Choose a tag to compare

Hoverfly is now a library, also few minor fixes

v0.5.9

04 Feb 16:09
Compare
Choose a tag to compare
Merge pull request #91 from SpectoLabs/develop

Develop

Metrics Arrive

27 Jan 17:48
Compare
Choose a tag to compare

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

21 Jan 19:01
Compare
Choose a tag to compare

Improved logging, added lots of tests, additional error handling that will help in some cases. Focusing on stability.

Minor fixes

11 Jan 18:12
Compare
Choose a tag to compare
Merge pull request #69 from SpectoLabs/develop

Develop

static embedded

08 Jan 12:52
Compare
Choose a tag to compare

Now static files will be embedded into binary, easier deployment!

from json to gob

07 Jan 19:49
Compare
Choose a tag to compare

minor changes in encoding/decoding data that goes into boltdb

Nothing Special

07 Jan 14:46
Compare
Choose a tag to compare

Minor refactoring, changed how configuration is handled, how settings are initiated, also added mutex for mode checking