v6.6.0
New Features
- Add an opt-in
maskValuesattribute on<openapi>to redact submitted values from validation error messages (e.g. "5 is smaller than the minimum of 18"), configurable independently for the response and the log (none | response | log | both, defaultnone) #3103
Improvements
- Validate
application/x-www-form-urlencodedrequest/response bodies against the OpenAPI schema, instead of rejecting them with a "not implemented yet" error (downport of #2985) #3099
Full changelog: 6.5.4...6.6.0 — v6.5.4...v6.6.0