github pydantic/pydantic-core v2.26.0
v2.26.0 2024-11-04

13 hours ago

What's Changed

Fixes

  • Revert changes to url schemas that support cls, the 2x validation isn't worth it (and is breaking) by @sydney-runkle in #1514
  • Fix when coerce_numbers_to_str enabled and string has invalid unicode character by @andrey-berenda in #1515
  • Fix serializing complex values in enums by @changhc in #1524

Packaging

New Features

New Contributors

Full Changelog: v2.25.1...v2.26.0

Don't miss a new pydantic-core release

NewReleases is sending notifications on new releases.