You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(event_handler): custom serializer recursive values when using data validation (aws-powertools#4664)
* fix(event_handler): custom serializer recursive values
* fix: use custom serializers for custom sequence values
* fix: use custom serializers for custom base model values
* fix: use custom serializers for custom data classes values
* fix: propagate custom serializer for any unmatched type for safety
* fix(test): target pydantic v2 only in arbitrary type
* Customer must handle serialization on Pydantic models
---------
Co-authored-by: Leandro Damascena <lcdama@amazon.pt>
0 commit comments