Change8

0.115.11

📦 fastapiView on GitHub →
1 features🐛 1 fixes🔧 2 symbols

Summary

This release restores and officially supports custom validations using Pydantic's Annotated and AfterValidator, including new documentation and tests. It also includes internal updates to GitHub topics and contributor lists.

✨ New Features

  • Added support and documentation for Annotated custom validations using Pydantic's AfterValidator and similar tools.

🐛 Bug Fixes

  • Reverted PR #13440 to fix issues and properly support Annotated custom validations like AfterValidator.

🔧 Affected Symbols

AnnotatedAfterValidator