What's Changed
- Give Pydantic V2 its own
dump_resolve_reference_action
to usemodel_rebuild
notupdate_forward_refs
by @lmmx in #1468 - fix: Fix regex expression of hostname in pydantic v2 by @xu-cheng in #1449
- Add
base_class
validation similar to_validate_base_class
to baregenerate
calls by @kylebebak in #1453 - Fix issue #1461: Open API parameter models use base class if set by @piercsi in #1462
- Issues 1454 typeddict not required optional bug fix by @kylebebak in #1457
New Contributors
- @lmmx made their first contribution in #1468
- @xu-cheng made their first contribution in #1449
- @kylebebak made their first contribution in #1453
- @piercsi made their first contribution in #1462
Full Changelog: 0.21.2...0.21.3