Skip to content

Releases: pydantic/pydantic-core

v2.33.1

02 Apr 09:49
baa8cbf
Compare
Choose a tag to compare
Release 2.33.1

v2.33.0 2025-03-26

26 Mar 20:04
6c936de
Compare
Choose a tag to compare

What's Changed

  • Add support for extra keys validation for model fields by @Viicos in #1671
  • Revert by_alias default value change for to_json() and to_jsonable_python() by @Viicos in #1672

Full Changelog: v2.32.0...v2.33.0

v2.32.0 2025-03-14

14 Mar 17:32
ac17f0c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.31.1...v2.32.0

v2.31.1 2025-03-06

06 Mar 15:05
d8be765
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.31.0...v2.31.1

v2.31.0 2025-03-05

05 Mar 19:45
c3be32d
Compare
Choose a tag to compare

What's Changed

Packaging

Performance

Fixes

  • Skip reusing wrap validators / serializers for prebuilt variants by @sydney-runkle in #1660
  • Add cls_name to typed-dict schema by @Viicos in #1659
  • Coerce validator constraints to their valid type by @Viicos in #1661

Full Changelog: v2.30.0...v2.31.0

v2.30.0 2025-02-25

25 Feb 20:43
9975030
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.29.0...v2.30.0

v2.29.0 2025-02-07

07 Feb 17:49
f1aaaaf
Compare
Choose a tag to compare

What's Changed

Packaging

Fixes

Performance

  • Memory usage optimization via reuse of SchemaValidator and SchemaSerializer by @sydney-runkle in #1616

New Features

New Contributors

Full Changelog: v2.28.0...v2.29.0

v2.28.0 2025-01-30

30 Jan 17:30
009b948
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.27.1...v2.28.0

v2.27.2 2024-12-18

18 Dec 11:01
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.27.1...v2.27.2

v2.27.1 2024-11-21

21 Nov 23:55
83ff1cf
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.27.0...v2.27.1