v2.4.1
版本发布时间: 2023-09-26 22:14:32
pydantic/pydantic最新发布版本:v2.9.2(2024-09-17 22:59:21)
What's Changed
Packaging
- Update pydantic-core to 2.10.1 by @davidhewitt in #7633
Fixes
- Serialize unsubstituted type vars as
Any
by @adriangb in #7606 - Remove schema building caches by @adriangb in #7624
- Fix an issue where JSON schema extras weren't JSON encoded by @dmontagu in #7625
Full Changelog: https://github.com/pydantic/pydantic/compare/v2.4.0...v2.4.1/