Hoverfly Versions Save

Lightweight service virtualization/ API simulation / API mocking tool for developers and testers

v1.9.1

3 weeks ago

What's Changed

Full Changelog: https://github.com/SpectoLabs/hoverfly/compare/v1.9.0...v1.9.1

v1.9.0

4 weeks ago

What's Changed

New Contributors

Full Changelog: https://github.com/SpectoLabs/hoverfly/compare/v1.8.0...v1.9.0

v1.8.0

2 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/SpectoLabs/hoverfly/compare/v1.7.0...v1.8.0

v1.7.0

2 months ago

What's Changed

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

Full Changelog: https://github.com/SpectoLabs/hoverfly/compare/v1.6.3...v1.7.0

v1.6.3

4 months ago

Minor bug fixes for journal search endpoint.

v1.6.2

4 months ago

Minor bug fix and security update.

v1.6.1

5 months ago

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

8 months ago

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

10 months ago

Security updates.

v1.5.2

1 year ago

Bug fixes related to the Form and Array matcher. Thanks to @kapishmalik