Pydantic Release Notes
12 release notes curated from 1 source by the Releasebot Team. Last updated: Aug 28, 2026
- Aug 28, 2026
- Date parsed from source:Aug 28, 2026
- First seen by Releasebot:Aug 28, 2026
v2.13.5
Pydantic fixes validator reuse, GC traversal issues, and smart union field counting in v2.13.5.
v2.13.5 (2026-08-28)
What's Changed
Fixes
- Allow reuse of validators when plugins are set by @Viicos in #13535
- Fix missing GC traversal on some pydantic-core struct fields by @Viicos in #13624
- Fix missing GC traversal in pydantic-core for GeneralFieldsSerializer by @Viicos in #13629
- Count validated model fields once in smart unions by @tamird in #13731
- Aug 9, 2026
- Date parsed from source:Aug 9, 2026
- First seen by Releasebot:Jul 27, 2026
- Modified by Releasebot:Aug 9, 2026
All of your release notes in one feed
Join Releasebot and get updates from Pydantic and hundreds of other software products.
- Aug 6, 2026
- Date parsed from source:Aug 6, 2026
- First seen by Releasebot:Aug 7, 2026
- May 22, 2026
- Date parsed from source:May 22, 2026
- First seen by Releasebot:Jul 27, 2026
v2.14.0a1 2026-05-22
Pydantic releases v2.14.0a1 with PyEmscripten wheel support, URL handling improvements, model_copy updates, and Mypy plugin fixes, while dropping Python 3.9 and eval_type_backport support.
v2.14.0a1 (2026-05-22)
What's Changed
Packaging
Add PyEmscripten platform tag support by @Viicos, @greateggsgreg and @sinaatalay in #13199:
pydantic-core now has a 3.14 wheel published with the pyemscripten_2026_0 platform tag.
Note that this wheel can only be used with Pyodide 314.0 and greater, still in development.
It is recommended to wait for the final 314.0 release (and for Pydantic to publish a new wheel in a future 2.14 release).
Changes
Accept None in MultiHostUrl.build()'s hosts parameter by @Viicos in #13068
Drop support for Python 3.9 by @Viicos in #13070
Remove support for eval_type_backport() by @Viicos in #13133
Only deepcopy non-updated fields in model_copy() by @connorcarpenter15 in #13087
Fixes
Add Mypy plugin workaround for dynamic models defined in functions by @ilevkivskyi in #13177
Fallback to create_model() overload definition when base is set to a type variable in the Mypy plugin by @cyphercodes in #13146
New Contributors
@ilevkivskyi made their first contribution in #13177
@cyphercodes made their first contribution in #13146
@connorcarpenter15 made their first contribution in #13087
Full Changelog: v2.13.4...v2.14.0a1
Original source - May 6, 2026
- Date parsed from source:May 6, 2026
- First seen by Releasebot:Jul 27, 2026
v2.13.4 2026-05-06
Pydantic ships v2.13.4 with packaging updates and macOS linker flag fixes for root model metadata preservation.
v2.13.4 (2026-05-06)
What's Changed
Packaging
- Bump libc from 0.2.155 to 0.2.185 by @Viicos in #13109
- Adapt pydantic-core linker flags on macOS by @washingtoneg and @Viicos in #13147
Fixes
- Preserve RootModel core metadata by @Viicos in #13129
Full Changelog: v2.13.3...v2.13.4
Original source Similar to Pydantic with recent updates:
- Anthropic release notes804 release notes · Latest Sep 9, 2026
- Cursor release notes130 release notes · Latest Sep 2, 2026
- Canva release notes41 release notes · Latest Jun 24, 2026
- OpenClaw release notes312 release notes · Latest Sep 8, 2026
- Postgresql release notes30 release notes · Latest Aug 13, 2026
- mem0 release notes109 release notes · Latest Sep 9, 2026
- May 6, 2026
- Date parsed from source:May 6, 2026
- First seen by Releasebot:Jul 27, 2026
- Apr 30, 2026
- Date parsed from source:Apr 30, 2026
- First seen by Releasebot:Jul 27, 2026
core-v2.46.3
Pydantic ships pydantic-core release v2.46.3.
pydantic-core release v2.46.3
Original source - Apr 30, 2026
- Date parsed from source:Apr 30, 2026
- First seen by Releasebot:Jul 27, 2026
core-v2.46.2
Pydantic ships pydantic-core release v2.46.2.
pydantic-core release v2.46.2
Original source - Apr 30, 2026
- Date parsed from source:Apr 30, 2026
- First seen by Releasebot:Jul 27, 2026
core-v2.46.1
Pydantic ships pydantic-core release v2.46.1.
pydantic-core release v2.46.1
Original source - Apr 30, 2026
- Date parsed from source:Apr 30, 2026
- First seen by Releasebot:Jul 27, 2026
core-v2.45.0
Pydantic ships pydantic-core release v2.45.0.
pydantic-core release v2.45.0
Original source - Apr 30, 2026
- Date parsed from source:Apr 30, 2026
- First seen by Releasebot:Jul 27, 2026
- Apr 30, 2026
- Date parsed from source:Apr 30, 2026
- First seen by Releasebot:Jul 27, 2026
core-v2.43.0
Pydantic ships pydantic-core release v2.43.0.
pydantic-core release v2.43.0
Original source
This is the end. You've seen all the release notes in this feed!
Curated by the Releasebot team
Releasebot is an aggregator of official release notes from hundreds of software vendors and thousands of sources.
Our editorial process involves the manual review and audit of release notes procured with the help of automated systems.