Skip to content

Releases: pydantic/pydantic-core

v2.21.0 2024-08-05

05 Aug 16:28
f79d49b
Compare
Choose a tag to compare

What's Changed

Packaging

Fixes

  • Fixes discriminated union bug regression when using enums by @kfreezen in #1286
  • string: Use 're.Pattern.search' instead of 're.Pattern.match' by @tinez in #1368
  • Fix model field_serializer with computed field by @nix010 in #1349
  • Clean up some string handling cases by @davidhewitt in #1381

Features

Performance

  • Use Uuid:::from_u128 for uuid_to_string by @fft001 in #1362

New Contributors

Full Changelog: v2.20.1...v2.21.0

v2.20.1 2024-07-03

03 Jul 16:31
0e6b377
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.20.0...v2.20.1

v2.20.0 2024-06-24

25 Jun 00:39
7b62646
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.19.0...v2.20.0

v2.19.0 2024-06-11

12 Jun 16:29
4d20a1d
Compare
Choose a tag to compare

What's Changed

Packaging

Fixes

Features

New Contributors

Full Changelog: v2.18.4...v2.19.0

v2.18.4 2024-06-03

03 Jun 16:55
77f2b69
Compare
Choose a tag to compare

What's Changed

Packaging

Fixes

New Contributors

Full Changelog: v2.18.3...v2.18.4

v2.18.3 2024-05-28

28 May 16:40
fd26293
Compare
Choose a tag to compare

What's Changed

Packaging

Fixes

New Contributors

Full Changelog: v2.18.2...v2.18.3

v2.18.2 2024-04-22

22 Apr 18:26
1cefeae
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.18.1...v2.18.2

v2.18.1 2024-04-11

11 Apr 13:35
031fc93
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.18.0...v2.18.1

v2.18.0 2024-04-02

02 Apr 19:30
ee06335
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.17.0...v2.18.0

v2.17.0

21 Mar 16:17
193f5d7
Compare
Choose a tag to compare

What's Changed

Packaging

Fixes

Performance

New Features

Changes

New Contributors

Full Changelog: v2.16.3...v2.17.0