0.21.5
What's Changed
- Added protect namespace to Pydantic v2 ConfigDict by @willarmiros in #1489
- Fix pydantic 2.2.1 RootModel cannot have extra_fields error by @i404788 in #1497
- Add missing default=None by @twoodwark in #1515
- Fix class Field generated when array with name fields with oneOf inside by @mjperrone in #1516
New Contributors
- @willarmiros made their first contribution in #1489
- @twoodwark made their first contribution in #1515
- @mjperrone made their first contribution in #1516
Full Changelog: 0.21.4...0.21.5