Skip to content

Releases: pb33f/wiretap

v0.1.8

28 Apr 13:49
Compare
Choose a tag to compare

Changelog

  • b7afdfb Added a --strict-redirect-location option; if enabled wiretap will rewrite all header hosts to wiretap's api gateway host
  • a0fc15e Added badges to readme, it’s time.
  • bd63eae Check if mock is not nil before writing response
  • 574d643 Fixed small bug where an empty host should be ignored
  • 2455314 Fixed small bug with rewriting not including the correct locations
  • 925941d Updated libopenapi-validator

v0.1.7

12 Apr 19:56
Compare
Choose a tag to compare

Changelog

  • c05b7e8 Added request validation filtering
  • 3a5f91a Updated libopenapi-validator version to latest
  • ac7946e fixed TODOs that were left from previous commit

v0.1.6

05 Apr 20:28
Compare
Choose a tag to compare

Changelog

  • 5e9102a Added support for Websockets
  • 3c27d94 OPENAPI: addressed MR Comments

v0.1.5

03 Apr 18:06
Compare
Choose a tag to compare

Changelog

  • f1f8680 Fix failing test. Add another test to catch possible panic.
  • e66c503 clean
  • 3dc943f preferred header takes precedence over lowest 2xx
  • a7d6a8c rename test

v0.1.4

27 Mar 22:18
Compare
Choose a tag to compare

Changelog

  • a69fe02 added redirect ignore list and redirect allow list to configuration options
  • 8b09671 forgot to change copy-pasted tests

v0.1.3

13 Mar 22:44
Compare
Choose a tag to compare

Changelog

  • e150d40 previous MR accidentally committed dev env setup for port, host, tls

v0.1.2

11 Mar 21:45
Compare
Choose a tag to compare

Changelog

  • 2aa3ad7 Fixed broken test
  • 0c00400 Fixed multi header handling by adapting model to actually be a slice
  • 6803b73 Updated bad for loop syntax
  • d43bc7e Updated libopenapi and libopenapi-validator ; update gitignore with idea folder
  • 55e4454 fixed tests due to updated validator

v0.1.1

27 Jan 20:17
Compare
Choose a tag to compare

Bugfix release, addresses multiple issues

Changelog

v0.1.0

13 Jan 19:15
Compare
Choose a tag to compare

Welcome to v0.1.0

This is the first actual feature release of wiretap. Our first MVP for wiretap, thank you for joining us on the journey so far.

  1. New HAR input mode docs
  2. New Validate HAR mode docs
  3. New Streaming Report feature docs
  4. Fixed compliance logic % #74
  5. Fixed issue with validator #71

Changelog

v0.0.50

22 Dec 15:12
Compare
Choose a tag to compare

Changelog