github pydantic/pydantic-core v2.21.0
v2.21.0 2024-08-05

latest releases: v2.26.0, v2.25.1, v2.25.0...
3 months ago

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

Don't miss a new pydantic-core release

NewReleases is sending notifications on new releases.