Fixes
- 🐛 Fix support for strings in OpenAPI status codes:
default
,1XX
,2XX
,3XX
,4XX
,5XX
. PR #5187 by @JarroVGIT.
Docs
Internal
- 👥 Update FastAPI People. PR #5447 by @github-actions[bot].
- 🔧 Disable Material for MkDocs search plugin. PR #5495 by @tiangolo.
- 🔇 Ignore Trio warning in tests for CI. PR #5483 by @samuelcolvin.