Releases: getyourguide/openapi-validation-java
Releases · getyourguide/openapi-validation-java
v1.2.2
Compare
Sorry, something went wrong.
No results found
Added
Show parameter name in violation log (#19 )
Fixed
Decode query parameters before validation to avoid problems with comma separated lists (#18 )
v1.2.1
Compare
Sorry, something went wrong.
No results found
Added
Send hourly heartbeat (as metric) when validation is happening (#15 )
v1.2.0
Compare
Sorry, something went wrong.
No results found
Added
Send metric on startup with info if validation is enabled (#12 )
Fixed
Catch RejectedExecutionException and skip validation (#13 )
v1.1.2
Compare
Sorry, something went wrong.
No results found
Fixed
Disable validation instead of failing (multiple spec files) (#9 )
v1.1.1
Compare
Sorry, something went wrong.
No results found
Fixed
Fix problem with validating partial bodies instead of whole body (#7 )
Fix wrong url in publishing (commit )
v1.1.0
Compare
Sorry, something went wrong.
No results found
Added
Allow excluding traffic by matching headers (#5 )
Allow excluding certain violations from being reported (#4 ).
Support fail on request/response violation (#3 ).
Support multiple spec files (#2 ).
v1.0.2
Compare
Sorry, something went wrong.
No results found
Added
Initial squashed GitHub public release.