Releases: getyourguide/openapi-validation-java
Releases · getyourguide/openapi-validation-java
v1.2.7
26 Oct 08:29
Compare
Sorry, something went wrong.
No results found
Changed
Log spec file that was not found (#44 )
Bump com.atlassian.oai:swagger-request-validator-core (#42 )
Improve logging when there is no validator found for a path (#40 )
Fixed
Ignore violation operation.notAllowed with status code 404 (#45 )
Ignore violation operation.notAllowed with status code 405 (#43 )
v1.2.6
30 Aug 12:24
Compare
Sorry, something went wrong.
No results found
Changed
Add response status code to violation log message (#35 )
Bump com.atlassian.oai:swagger-request-validator-core (#34 )
Fixed
Exclude "matched 2 out of 25" in the oneOf rule (#36 )
v1.2.5
28 Aug 15:53
Compare
Sorry, something went wrong.
No results found
Changed
Ignore unexpected query parameter violation (#31 )
v1.2.4
24 Aug 08:36
Compare
Sorry, something went wrong.
No results found
Added
Send sample-rate and throttling information with startup metric (#28 )
Allow configuring log level (#26 )
Fixed
Exclude false positive violations (#24 )
Do not validate HEAD requests (#27 )
Removed
Remove heartbeat metric (#25 )
v1.2.3
18 Jul 07:31
Compare
Sorry, something went wrong.
No results found
Fixed
Update swagger-request-validator-core to 2.35.2 for bug fixes (#21 )
v1.2.2
30 Jun 10:19
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
20 Jun 12:04
Compare
Sorry, something went wrong.
No results found
Added
Send hourly heartbeat (as metric) when validation is happening (#15 )
v1.2.0
15 Jun 13:31
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
09 Jun 07:44
Compare
Sorry, something went wrong.
No results found
Fixed
Disable validation instead of failing (multiple spec files) (#9 )
v1.1.1
01 Jun 13:21
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 )