SemanticDiff fastapi
✨ OpenAPI 3.1.0 with Pydantic v2, merge `master`
#9773
Merged

✨ OpenAPI 3.1.0 with Pydantic v2, merge `master` #9773

tiangolo merged 114 commits into main-pv2 from main-pv2-2
tiangolo
tiangolo 🔧 Update sponsors, add Flint (#9699)
87d58703
📝 Update release notes
b7ce1007
cyberlis ✨ Add allow disabling `redirect_slashes` at the FastAPI app level (#3…
e94c13ce
📝 Update release notes
dd1c2018
HarshaLaxman 📝 Use in memory database for testing SQL in docs (#1223)
2cef119c
📝 Update release notes
2f048f71
ryanrussell ✏️ Fix typos in data for tests (#4958)
b4b39d33
📝 Update release notes
05c5ce36
JacobCoffee 📝 Add repo link to PyPI (#9559)
428376d2
📝 Update release notes
3279f0ba
mgorny 🔧 Set minimal hatchling version needed to build the package (#9240)
74de9a7b
📝 Update release notes
d47eea9b
mccricardo ✏️ Fix typo `Annotation` -> `Annotated` in `docs/en/docs/tutorial/que…
7c66ec8a
📝 Update release notes
a2aede32
Alexandrhub 🌐 Add Russian translation for `docs/ru/docs/tutorial/body-nested-mode…
57727fa4
📝 Update release notes
7505f24f
mbroton 🌐 Add Polish translation for `docs/pl/docs/features.md` (#5348)
a92e9c95
📝 Update release notes
09319d62
ivan-abc 🌐 Add Russian translation for `docs/tutorial/cors.md` (#9608)
a2a0119c
📝 Update release notes
223ed676
ivan-abc 🌐 Add Russian translation for `docs/tutorial/extra-models.md` (#9619)
612cbee1
📝 Update release notes
234cecb5
wdh99 🌐 Add Chinese translation for `docs/zh/docs/tutorial/testing.md` (#9641)
e17cacfe
📝 Update release notes
1182b363
ChuyuChoyeon 🌐 Add Chinese translations for `docs/zh/docs/advanced/websockets.md` …
4a7b2148
📝 Update release notes
847befdc
ChuyuChoyeon 🌐 Add Chinese translations for `docs/zh/docs/advanced/settings.md` (#…
804a0a90
📝 Update release notes
2f0541f1
lordqyxz 🌐 Add Chinese translation for `docs/zh/docs/advanced/security/index.m…
fa7474b2
📝 Update release notes
fd6a78cb
Alexandrhub 📝 Update `Annotated` notes in `docs/en/docs/tutorial/schema-extra-exa…
0ef164e1
📝 Update release notes
c7dad1bb
TabarakoAkula 🌐 Add Russian translation for `docs/tutorial/path-operation-configura…
4c401aef
📝 Update release notes
b1f27c96
lilidl-nft 🌐 Fix typo in Spanish translation for `docs/es/docs/tutorial/first-st…
41ff599d
jyothish-mohan ✏️ Tweak wording in `docs/en/docs/tutorial/security/index.md` (#9561)
a3b14782
📝 Update release notes
762ede2b
📝 Update release notes
7217f167
msander 📝 Add german blog post (Domain-driven Design mit Python und FastAPI) …
e5f3d6a5
📝 Update release notes
e76dd3e7
TabarakoAkula 🌐 Add Russian translation for `docs/ru/docs/tutorial/metadata.md` (#9…
47342cdd
📝 Update release notes
fafe670d
pankaj1707k ✏️ Fix tooltips for light/dark theme toggler in docs (#9588)
d82700c9
📝 Update release notes
0dc9a377
ivan-abc ✏ Rewording in `docs/en/docs/tutorial/debugging.md` (#9581)
68ce5b37
📝 Update release notes
c812b422
mvasilkov 📝 Update docs on Pydantic using ujson internally (#5804)
cfc06a3a
📝 Update release notes
4842dfad
dependabot[bot] ⬆ Bump pypa/gh-action-pypi-publish from 1.8.5 to 1.8.6 (#9482)
56bc7537
📝 Update release notes
586de94c
dependabot[bot] ⬆ Update pre-commit requirement from <3.0.0,>=2.17.0 to >=2.17.0,<4.0…
60343161
📝 Update release notes
fdc71342
dependabot[bot] ⬆ Bump mypy from 1.3.0 to 1.4.0 (#9719)
6553243d
📝 Update release notes
a01c2ca3
dependabot[bot] ⬆ Update uvicorn[standard] requirement from <0.21.0,>=0.12.0 to >=0.1…
836ac562
📝 Update release notes
41d774ed
dependabot[bot] ⬆ Bump ruff from 0.0.272 to 0.0.275 (#9721)
d1805ef4
📝 Update release notes
2ffb08d0
tiangolo 📝 Update release notes
8066f85b
tiangolo 🔖 Release version 0.98.0
4721405e
tiangolo 👷 Build and deploy docs only on docs changes (#9728)
42d0d6e4
📝 Update release notes
5a3bbb62
tiangolo ⬆️ Upgrade MkDocs and MkDocs Material (#9729)
0c66ec7d
📝 Update release notes
1471bc95
tiangolo 🔥 Remove old internal GitHub Action watch-previews that is no longer …
f61217a1
📝 Update release notes
28489510
tiangolo 👷 Refactor Docs CI, run in multiple workers with a dynamic matrix to …
c09e5cdf
📝 Update release notes
7d865c94
tiangolo 🔧 Update MkDocs for other languages (#9734)
dd590f46
📝 Update release notes
8cee653a
tiangolo 👷 Make cron jobs run only on main repo, not on forks, to avoid error …
dfa56f74
📝 Update release notes
3aea9acc
tiangolo 🔨 Add MkDocs hook that renames sections based on the first index file…
51d3a8ff
📝 Update release notes
c563b5bc
tiangolo ✨ Refactor docs for building scripts, use MkDocs hooks, simplify (rem…
5656ed09
📝 Update release notes
be8e704e
tiangolo 🔥 Remove languages without translations (#9743)
b107b6a0
📝 Update release notes
afc237ad
tiangolo ✨ Add Material for MkDocs Insiders features and cards (#9748)
ed297bb2
📝 Update release notes
d1c5c5c9
tiangolo 📝 Fix form for the FastAPI and friends newsletter (#9749)
872af100
📝 Update release notes
47524eee
glsglsgls 🌐 Add Russian translation for `docs/ru/docs/tutorial/response-model.m…
81772b46
📝 Update release notes
317cef3f
mojtabapaso 🌐 Add Persian translation for `docs/fa/docs/advanced/sub-applications…
6ba44926
📝 Update release notes
a95af946
pre-commit-ci[bot] ⬆ [pre-commit.ci] pre-commit autoupdate (#9259)
eb312758
tiangolo 🔥 Remove missing translation dummy pages, no longer necessary (#9751)
5e7d45af
📝 Update release notes
dffca555
📝 Update release notes
6c143b93
dependabot[bot] ⬆ Bump mkdocs-material from 9.1.16 to 9.1.17 (#9746)
9debdc97
📝 Update release notes
706d74b6
dependabot[bot] ⬆ Update httpx requirement from <0.24.0,>=0.23.0 to >=0.23.0,<0.25.0 …
782b1c49
📝 Update release notes
d409c05d
cranium ✨ Add support for `deque` objects and children in `jsonable_encoder` …
1f21b16e
📝 Update release notes
0f390cd4
tiangolo ✨ OpenAPI 3.1.0 in Pydantic v2
948cfa6a
tiangolo 🔨 Enable linenums in MkDocs Material during local live development to…
0a8423d7
📝 Update release notes
02fc9e8a
tiangolo ✨ Add support for OpenAPI 3.1.0 (#9770)
7dad5a82
📝 Update release notes
b7572112
tiangolo 📝 Update release notes
efc2bcc5
tiangolo 🔖 Release version 0.99.0
983f1d34
tiangolo 🔀 Merge branch 'master' into pv2-openapi-3-1-0
24ff3b5f
tiangolo 🔀 Merge branch 'pv2-openapi-3-1-0' into main-pv2-2
17da4bcb
tiangolo ✅ Update tests with OpenAPI 3.1.0
5fac0d45
tiangolo ⏪️ Revert UploadFile JSON Schema format: binary
6ab82439
tiangolo tiangolo changed the base branch from master to main-pv2 1 year ago
tiangolo
tiangolo ♻️ Use new TypeAdapter.model_field_schema to properly get examples an…
8b7a0263
tiangolo ✅ Update tests with JSON Schema new examples
c513c993
tiangolo 📝 Update source examples to use new JSON Schema examples field (#9776)
4d83f984
tiangolo 🔀 Merge branch 'master' into main-pv2-2
9d5d5632
tiangolo ✅ Update tests for JSON Schema, include missing description
8689083c
tiangolo ✅ Update tests with new JSON Schema examples and metadata
25e246ef
tiangolo ✅ Update tests for JSON Schema extra data examples, with new JSON Sch…
d8bbbcce
tiangolo
tiangolo tiangolo marked this pull request as ready for review 1 year ago
tiangolo tiangolo changed the title ✨ OpenAPI 3.1.0 with Pydantic v2 ✨ OpenAPI 3.1.0 with Pydantic v2, merge `master` 1 year ago
tiangolo tiangolo merged d6db5d4f into main-pv2 1 year ago
tiangolo tiangolo deleted the main-pv2-2 branch 1 year ago

Login to write a write a comment.

Login via GitHub

Reviewers
No reviews
Assignees
No one assigned
Labels
Milestone