Skip to content

Releases: pydantic/pydantic-core

v2.25.0 2024-10-23

23 Oct 14:08
e161980
Compare
Choose a tag to compare

What's Changed

  • Properly enforce host_required for URLs by @Viicos in #1488
  • Support revalidation of parametrized generics by @sydney-runkle in #1489
  • Support default factories taking validated data as an argument by @Viicos in #1491

Full Changelog: v2.24.2...v2.25.0

v2.24.2 2024-10-15

15 Oct 14:59
92a259e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.24.1...v2.24.2

v2.24.1 2024-10-11

11 Oct 14:04
10374e2
Compare
Choose a tag to compare

What's Changed

Packaging

Fixes

Changes

Full Changelog: v2.24.0...v2.24.1

v2.24.0 2024-09-20

20 Sep 16:40
31a5156
Compare
Choose a tag to compare

What's Changed

Features

  • Add milliseconds option to ser_json_timedelta config parameter by @ollz272 in #1427
  • Add support for unpacked TypedDict to type hint variadic keyword arguments in ArgumentsValidator by @Viicos in #1451

Fixes

New Contributors

Full Changelog: v2.23.4...v2.24.0

v2.23.4 2024-09-16

16 Sep 15:40
Compare
Choose a tag to compare

What's Changed

  • Fix variance issue in _IncEx type alias, only allow True by @Viicos in #1453
  • Clean up serialization warnings for invalid data in unions by @sydney-runkle in #1449

Full Changelog: v2.23.3...v2.23.4

v2.23.3 2024-09-07

07 Sep 14:52
ba8eab4
Compare
Choose a tag to compare

What's Changed

Packaging

Fixes

New Contributors

Full Changelog: v2.23.2...v2.23.3

v2.23.2 2024-09-05

05 Sep 14:27
fa6b75b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.23.1...v2.23.2

v2.23.1 2024-08-29

29 Aug 18:25
d93e6b1
Compare
Choose a tag to compare

What's Changed

  • Use more explicit warning regarding serialization warning for missing fields by @sydney-runkle in #1415
  • Support BigInt serialization for int subclasses by @kxx317 in #1417

New Contributors

Full Changelog: v2.23.0...v2.23.1

v2.23.0 2024-08-19

19 Aug 18:57
4113638
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.22.0...v2.23.0

v2.22.0 2024-08-15

15 Aug 15:25
a6d0d63
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.21.0...v2.22.0