Releases: SpectoLabs/hoverfly
Releases · SpectoLabs/hoverfly
v0.5.16
01 Apr 14:47
Compare
Sorry, something went wrong.
No results found
Minor refactoring, added memory cache that is used by 3rd party libraries for temporary stuff.
v0.5.15
29 Mar 10:50
Compare
Sorry, something went wrong.
No results found
BoltDB backend moved to separate package, currently used for requests/responses and metadata storage.
Request body is now being minified before creating unique fingerprint ID to remove all spaces/new line symbols for JSON and XML content types.
Destination can now be updated through API (restarts proxy goroutine)
v0.5.14
10 Mar 16:08
Compare
Sorry, something went wrong.
No results found
multiple -dest flags are now available for providing a list of hosts that should be virtualized
v0.5.13
07 Mar 14:52
Compare
Sorry, something went wrong.
No results found
added new metadata API, see readme for more.
v0.5.12
04 Mar 16:07
Compare
Sorry, something went wrong.
No results found
Merge pull request #141 from SpectoLabs/develop
Develop
v0.5.11
12 Feb 17:10
Compare
Sorry, something went wrong.
No results found
Merge pull request #105 from SpectoLabs/develop
Update readme.md
v0.5.10
08 Feb 15:16
Compare
Sorry, something went wrong.
No results found
Hoverfly is now a library, also few minor fixes
v0.5.9
04 Feb 16:09
Compare
Sorry, something went wrong.
No results found
Merge pull request #91 from SpectoLabs/develop
Develop
Metrics Arrive
27 Jan 17:48
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
Improved logging, added lots of tests, additional error handling that will help in some cases. Focusing on stability.