Skip to content

Releases: pydantic/pydantic-core

v2.41.1 2025-10-06

06 Oct 20:19
f5e72c3
Compare
Choose a tag to compare

What's Changed

  • Add url_preserve_empty_path entry to CoreConfig by @Viicos in #1823

Full Changelog: v2.41.0...v2.41.1

v2.41.0 2025-10-06

06 Oct 19:02
Compare
Choose a tag to compare

What's Changed

  • Do not call default factories taking the data argument if a validation error already occurred by @Viicos in #1623
  • fix default_factory which takes data on more types by @davidhewitt in #1822
  • ci: avoid timeout on aarch64 tests by @davidhewitt in #1821
  • make _pydantic_core._pydantic_core pub for static linking by @Gentle in #1820
  • Preserve order for collections.OrderedDict by @CloseChoice in #1801

New Contributors

Full Changelog: v2.40.1...v2.41.0

v2.40.1 2025-10-02

02 Oct 20:38
70bd6f9
Compare
Choose a tag to compare

What's Changed

  • Reapply "Match return type of SerializationInfo.mode() to mode of model_dump() (#1770)" (#1797) by @Viicos in #1815
  • Add quotes to field name in serialization warning by @Viicos in #1816
  • Only create class instance after validation in ModelValidator.validate_construct() by @Viicos in #1818

Full Changelog: v2.40.0...v2.40.1

v2.40.0 2025-10-01

01 Oct 12:40
13a34ef
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.39.0...v2.40.0

v2.39.0 2025-08-11

11 Aug 13:35
e0bc980
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.38.0...v2.39.0

v2.38.0 2025-08-04

04 Aug 14:22
57e4411
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.37.2...v2.38.0

v2.37.2 2025-07-26

26 Jul 11:03
0b5dff9
Compare
Choose a tag to compare

What's Changed

  • Add missing entries in missing-sentinel core schema by @Viicos in #1765

Full Changelog: v2.37.1...v2.37.2

v2.37.1 2025-07-25

25 Jul 20:42
bb5a9b3
Compare
Choose a tag to compare

What's Changed

Identical to v2.37.0.

v2.37.0 2025-07-25

25 Jul 16:38
50b585a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.36.0...v2.37.0

v2.36.0 2025-07-23

23 Jul 20:55
c261707
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.35.2...v2.36.0