Releases: pb33f/wiretap
Releases · pb33f/wiretap
v0.1.3
v0.1.2
v0.1.1
Bugfix release, addresses multiple issues
Changelog
- 7212712 Added tests to validate multiple issues
- d388703 Added upgraded
libopenapi
andlibopenapi-validator
- 3dc0ba2 Addressed issue #81
- 18b171c Addressed issue #85
- 22139b7 Addressed issues #78 and #79
- 623558b Updated security validation code to handle empty operaiton auth #77
- 1ad8999 addressed issue #80
- e59e9ce fixed broken test
v0.1.0
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.
- New
HAR
input mode docs - New
Validate HAR
mode docs - New
Streaming Report
feature docs - Fixed compliance logic % #74
- Fixed issue with validator #71
Changelog
- 3a9e416 Added HAR service
- 53141d2 Added prod build tuneups
- e266f77 Cleaned up transaction logic
- 4d3a121 Wired in HAR service and cleaned up mocking
- a5b7086 added new ‘stream-report’ mode
- 7d0f242 adding in HAR support
- 9c70e5c bumped deps
- 7cc9c77 bumped deps
- 4f6f419 bumped deps
- 6dd4fe4 bumped libopenapi
- e1d2d52 fixed filters badge after changing control
- e9ed0a4 fixed flag
- dfcb334 removed old components
- f24b5ac tuned up styles
- 510de34 updated UI to bring in cowboy-components
- e6df945 updated cowboy-components
- ceea0b0 updated dependencies
- 08646e1 updated deps, added faster JSON parsing lib for HAR files
- 93c626c working har support