Release date 2026/04/07
Bugfix
-
Fixed an issue where response body buffering was not properly disabled when
validate_response_bodywas set tofalse. -
Fixed an issue where parameter validation errors caused a runtime crash when
collect_all_errorswas enabled. -
Fixed an issue where swagger
formDataparameters were not properly handled. -
Fixed an issue where
minLengthandmaxLengthconstraints defined in a Swagger 2.0 parameter schema were not enforced. -
Fixed an issue where the validator cache did not account for the
collect_all_errorssetting.