Skip to content

Releases: SpectoLabs/hoverfly

v1.9.2

06 May 07:54
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.9.1...v1.9.2

v1.9.1

27 Apr 17:38
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.9.0...v1.9.1

v1.9.0

20 Apr 17:56
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.8.0...v1.9.0

v1.8.0

11 Mar 21:55
Compare
Choose a tag to compare

What's Changed

  • Add -log-no-quotes CLI flag to disable quoting/escaping of fields in logs by @benediktwerner in #1115
  • Fix matching score bug for body matcher by @tommysitu in #1116
  • A new response Templating function to extract data from journal by @kapishmalik. More details can be found in the doc.

New Contributors

Full Changelog: v1.7.0...v1.8.0

v1.7.0

27 Feb 18:37
Compare
Choose a tag to compare

What's Changed

and most importantly, supporting CSV data for response templating!! Please check out the doc here. Great work by @kapishmalik 👏

Full Changelog: v1.6.3...v1.7.0

v1.6.3

13 Jan 22:29
Compare
Choose a tag to compare

Minor bug fixes for journal search endpoint.

v1.6.2

07 Jan 23:17
Compare
Choose a tag to compare

Minor bug fix and security update.

v1.6.1

28 Nov 22:24
Compare
Choose a tag to compare

Small release with a security update and revamp of the Hoverfly readthedocs with a more recent version of Sphinx v5.3.0.

v1.6.0

12 Sep 22:08
Compare
Choose a tag to compare

You can specify and invoke a callback for an HTTP response using post-serve action. More details can be found in this tutorial.

This release also includes a journal bug fix for handling binary data in the request body.

v1.5.3

22 Jun 21:24
Compare
Choose a tag to compare

Security updates.