github pydantic/pydantic-core v2.9.0
v2.9.0 2023-09-20

latest releases: v2.20.1, v2.20.0, v2.19.0...
9 months ago

What's Changed

  • fix function-after validator changing validation mode to Python by @davidhewitt in #967
  • implementing validate_strings by @samuelcolvin in #883
  • Fix serialization of model subclasses via unions when definition referneces are used by @adriangb in #977
  • ✨ Implement optional number to str coercion by @lig in #975
  • Add support for hiding input in errors and json by @sydney-runkle in #973
  • 🔖 Bump version to 2.9.0 by @lig in #979

New Contributors

Full Changelog: v2.8.0...v2.9.0

Don't miss a new pydantic-core release

NewReleases is sending notifications on new releases.