pypi fastapi 0.101.0

latest releases: 0.115.0, 0.114.2, 0.114.1...
13 months ago

Features

  • ✨ Enable Pydantic's serialization mode for responses, add support for Pydantic's computed_field, better OpenAPI for response models, proper required attributes, better generated clients. PR #10011 by @tiangolo.

Refactors

  • ✅ Fix tests for compatibility with pydantic 2.1.1. PR #9943 by @dmontagu.
  • ✅ Fix test error in Windows for jsonable_encoder. PR #9840 by @iudeen.

Upgrades

  • 📌 Do not allow Pydantic 2.1.0 that breaks (require 2.1.1). PR #10012 by @tiangolo.

Translations

  • 🌐 Add Russian translation for docs/ru/docs/tutorial/security/index.md. PR #9963 by @eVery1337.
  • 🌐 Remove Vietnamese note about missing translation. PR #9957 by @tiangolo.

Internal

Don't miss a new fastapi release

NewReleases is sending notifications on new releases.