- In validation, fixed a panic when trying to convert a
nil
single value array using theConvertSingleValueArrays
option. - Retract v5.5.4 as it introduced a bug: when a non-nullable field was provided and thus removed from the request, its associated validators were still executed.
- Fixed the bug introduced in v5.5.4.