v0.14.0
State
The big addition to v0.14.0 is the introduction of state. Hoverfly stores state as a key value map, allowing for multiple states to be stored at any given time. This state can then be used as a matching requirement for requests and can be modified with successful responses served.
More information on state is available here.
Bug fixes
- Journal latency is now recorded as a float
- Journal startTime is now formatted to include milliseconds
- Requests with encoded characters in the path will now be respected and proxied on in their intended format