✨ Add ReDoc <noscript> warning when JS is disabled. PR #5074 by @evroon.
✨ Add support for FrozenSet in parameters (e.g. query). PR #2938 by @juntatalor.
✨ Allow custom middlewares to raise HTTPExceptions and propagate them. PR #2036 by @ghandic.
✨ Preserve json.JSONDecodeError information when handling invalid JSON in request body, to support custom exception handlers that use its information. PR #4057 by @UKnowWhoIm.
Fixes
🐛 Fix jsonable_encoder for dataclasses with pydantic-compatible fields. PR #3607 by @himbeles.
🐛 Fix support for extending openapi_extras with parameter lists. PR #4267 by @orilevari.
Docs
✏ Fix a simple typo in docs/en/docs/python-types.md. PR #5193 by @GlitchingCore.
✏ Fix typos in tests/test_schema_extra_examples.py. PR #5126 by @supraaxdd.
✏ Fix typos in docs/en/docs/tutorial/path-params-numeric-validations.md. PR #5142 by @invisibleroads.
📝 Add step about upgrading pip in the venv to avoid errors when installing dependencies docs/en/docs/contributing.md. PR #5181 by @edisnake.
✏ Reword and clarify text in tutorial docs/en/docs/tutorial/body-nested-models.md. PR #5169 by @papb.
✏ Fix minor typo in docs/en/docs/features.md. PR #5206 by @OtherBarry.
✏ Fix minor typos in docs/en/docs/async.md. PR #5125 by @Ksenofanex.
📝 Add external link to docs: "Fastapi, Docker(Docker compose) and Postgres". PR #5033 by @krishnardt.
📝 Simplify example for docs for Additional Responses, remove unnecessary else. PR #4693 by @adriangb.
📝 Update docs, compare enums with identity instead of equality. PR #4905 by @MicaelJarniac.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps fastapi from 0.80.0 to 0.81.0.
Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
0bb8920
🔖 Release version 0.81.095c182a
📝 Update release notes165d57d
📝 Update release notesae5280e
✏ Fix a simple typo indocs/en/docs/python-types.md
(#5193)d4b2ef8
📝 Update release notesfd2080a
🌐 Add Russian translation fordocs/ru/docs/index.md
(#5289)3c8d8c3
📝 Update release notesfa92dbf
🌐 Add Russian translation fordocs/ru/docs/deployment/versions.md
(#4985)cd8854c
📝 Update release notesb63398f
🌐 Add Portuguese translation fordocs/pt/docs/tutorial/header-params.md
(#4...Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)