Commit Graph

  • 7ea3d642c0 ♻️ Tweak type annotations and Pydantic version range (#9801) Sebastián Ramírez 2023-07-05 19:21:33 +02:00
  • d4e3dcfa3a ♻️ Use new Pydantic v2 JSON Schema generator (#9813) Sebastián Ramírez 2023-07-05 19:05:39 +02:00
  • a65281fe09 📝 Update JSON Schema examples docs with Pydantic v2 (#9800) Sebastián Ramírez 2023-07-04 18:50:05 +02:00
  • 3fa58f5edb 📝 Update docs in examples for settings with Pydantic v2 (#9799) Sebastián Ramírez 2023-07-04 18:02:52 +02:00
  • ef5e17fcd6 📝 Add docs for Pydantic v2 for docs/en/docs/advanced/path-operation-advanced-configuration.md (#9798) Sebastián Ramírez 2023-07-04 17:54:39 +02:00
  • 00e080ab42 Add new Pydantic Field param options to Query, Cookie, Body, etc. (#9797) Sebastián Ramírez 2023-07-04 14:29:11 +02:00
  • a05adf225b 💡 Add TODO comments to re-enable Pydantic main (not from source) (#9796) Sebastián Ramírez 2023-07-04 14:12:53 +02:00
  • a64aacd782 temp: Install Pydantic from source to test JSON Schema metadata fixes (#9777) Sebastián Ramírez 2023-07-04 13:29:28 +02:00
  • bee59adec9 Add pydantic-extra-types to fastapi[extra] Sebastián Ramírez 2023-07-04 13:17:07 +02:00
  • b4c1d5ab70 Update tests to import Annotated from typing_extensions for Python < 3.9 (#9795) Sebastián Ramírez 2023-07-04 13:14:58 +02:00
  • 9ebd800d9b Update docs to use Pydantic v2 settings and add note and example about v1 (#9788) Sebastián Ramírez 2023-07-03 22:11:49 +02:00
  • b892664f25 ♻️ Deprecate parameter regex, use pattern instead (#9786) Sebastián Ramírez 2023-07-03 21:37:26 +02:00
  • 9889182d50 ️ Revert usage of custom logic for TypeAdapter JSON Schema, solved on the Pydantic side (#9787) Sebastián Ramírez 2023-07-03 21:37:04 +02:00
  • 54feaad147 🔀 Merge master, fix valid JSON Schema accepting bools (#9782) Sebastián Ramírez 2023-07-02 18:35:12 +02:00
  • dd4e78ca7b 🔖 Release version 0.99.1 0.99.1 Sebastián Ramírez 2023-07-02 18:00:39 +02:00
  • 8a198fc1ed 📝 Update release notes Sebastián Ramírez 2023-07-02 18:00:12 +02:00
  • 6bd4f53531 📝 Update release notes github-actions 2023-07-02 15:59:00 +00:00
  • 07e1dea467 🐛 Fix JSON Schema accepting bools as valid JSON Schemas, e.g. additionalProperties: false (#9781) Sebastián Ramírez 2023-07-02 17:58:23 +02:00
  • 293e0fb279 Add dirty-equals as a testing dependency (#9778) Sebastián Ramírez 2023-07-01 20:21:01 +02:00
  • d6db5d4f58 OpenAPI 3.1.0 with Pydantic v2, merge master (#9773) Sebastián Ramírez 2023-07-01 20:08:39 +02:00
  • 0f105d9076 📝 Update release notes github-actions 2023-07-01 16:44:12 +00:00
  • 4d83f984cc 📝 Update source examples to use new JSON Schema examples field (#9776) Sebastián Ramírez 2023-07-01 18:43:29 +02:00
  • 1d8d8925fc 🔖 Release version 0.100.0-beta2 0.100.0-beta2 Sebastián Ramírez 2023-06-30 21:50:18 +02:00
  • d5952d6db5 🐛 Fix support for Pydantic v2.0, small changes in their final release (#9771) Pastukhov Nikita 2023-06-30 22:49:10 +03:00
  • 983f1d34db 🔖 Release version 0.99.0 0.99.0 Sebastián Ramírez 2023-06-30 20:55:17 +02:00
  • efc2bcc57a 📝 Update release notes Sebastián Ramírez 2023-06-30 20:54:25 +02:00
  • b757211299 📝 Update release notes github-actions 2023-06-30 18:25:53 +00:00
  • 7dad5a820b Add support for OpenAPI 3.1.0 (#9770) Sebastián Ramírez 2023-06-30 20:25:16 +02:00
  • 02fc9e8a63 📝 Update release notes github-actions 2023-06-30 16:23:36 +00:00
  • 0a8423d792 🔨 Enable linenums in MkDocs Material during local live development to simplify highlighting code (#9769) Sebastián Ramírez 2023-06-30 18:23:02 +02:00
  • 0f390cd4b5 📝 Update release notes github-actions 2023-06-28 16:39:44 +00:00
  • 1f21b16e03 Add support for deque objects and children in jsonable_encoder (#9433) Carson Crane 2023-06-28 09:39:10 -07:00
  • d409c05d6f 📝 Update release notes github-actions 2023-06-27 01:14:01 +00:00
  • 782b1c49a9 ⬆ Update httpx requirement from <0.24.0,>=0.23.0 to >=0.23.0,<0.25.0 (#9724) dependabot[bot] 2023-06-27 03:13:10 +02:00
  • 706d74b6ad 📝 Update release notes github-actions 2023-06-27 01:10:40 +00:00
  • 9debdc97ef ⬆ Bump mkdocs-material from 9.1.16 to 9.1.17 (#9746) dependabot[bot] 2023-06-27 03:08:43 +02:00
  • 6c143b930d 📝 Update release notes github-actions 2023-06-27 01:07:03 +00:00
  • dffca555ff 📝 Update release notes github-actions 2023-06-27 01:06:48 +00:00
  • 5e7d45af16 🔥 Remove missing translation dummy pages, no longer necessary (#9751) Sebastián Ramírez 2023-06-27 03:06:27 +02:00
  • eb312758d8 ⬆ [pre-commit.ci] pre-commit autoupdate (#9259) pre-commit-ci[bot] 2023-06-27 03:06:02 +02:00
  • a95af94669 📝 Update release notes github-actions 2023-06-27 01:02:34 +00:00
  • 6ba4492670 🌐 Add Persian translation for docs/fa/docs/advanced/sub-applications.md (#9692) mojtaba 2023-06-27 04:32:00 +03:30
  • 317cef3f8a 📝 Update release notes github-actions 2023-06-27 01:00:55 +00:00
  • 81772b46a8 🌐 Add Russian translation for docs/ru/docs/tutorial/response-model.md (#9675) Sergei Glazkov 2023-06-27 04:00:19 +03:00
  • 47524eee1b 📝 Update release notes github-actions 2023-06-26 16:03:19 +00:00
  • 872af100f5 📝 Fix form for the FastAPI and friends newsletter (#9749) Sebastián Ramírez 2023-06-26 18:02:34 +02:00
  • d1c5c5c97c 📝 Update release notes github-actions 2023-06-26 14:06:24 +00:00
  • ed297bb2e0 Add Material for MkDocs Insiders features and cards (#9748) Sebastián Ramírez 2023-06-26 16:05:43 +02:00
  • afc237ad53 📝 Update release notes github-actions 2023-06-25 12:57:53 +00:00
  • b107b6a096 🔥 Remove languages without translations (#9743) Sebastián Ramírez 2023-06-25 14:57:19 +02:00
  • be8e704e46 📝 Update release notes github-actions 2023-06-25 12:34:39 +00:00
  • 5656ed09ef Refactor docs for building scripts, use MkDocs hooks, simplify (remove) configs for languages (#9742) Sebastián Ramírez 2023-06-25 14:33:58 +02:00
  • c563b5bcf1 📝 Update release notes github-actions 2023-06-24 14:47:59 +00:00
  • 51d3a8ff12 🔨 Add MkDocs hook that renames sections based on the first index file (#9737) Sebastián Ramírez 2023-06-24 16:47:15 +02:00
  • 3aea9acc68 📝 Update release notes github-actions 2023-06-24 12:31:54 +00:00
  • dfa56f743a 👷 Make cron jobs run only on main repo, not on forks, to avoid error notifications from missing tokens (#9735) Sebastián Ramírez 2023-06-24 14:30:57 +02:00
  • 8cee653ad8 📝 Update release notes github-actions 2023-06-24 12:29:17 +00:00
  • dd590f46ad 🔧 Update MkDocs for other languages (#9734) Sebastián Ramírez 2023-06-24 14:28:43 +02:00
  • 7d865c9487 📝 Update release notes github-actions 2023-06-24 00:00:47 +00:00
  • c09e5cdfa7 👷 Refactor Docs CI, run in multiple workers with a dynamic matrix to optimize speed (#9732) Sebastián Ramírez 2023-06-24 02:00:12 +02:00
  • 2848951082 📝 Update release notes github-actions 2023-06-23 23:52:34 +00:00
  • f61217a18a 🔥 Remove old internal GitHub Action watch-previews that is no longer needed (#9730) Sebastián Ramírez 2023-06-24 01:51:56 +02:00
  • 1471bc956c 📝 Update release notes github-actions 2023-06-23 18:17:17 +00:00
  • 0c66ec7da9 ⬆️ Upgrade MkDocs and MkDocs Material (#9729) Sebastián Ramírez 2023-06-23 20:16:41 +02:00
  • 5a3bbb62de 📝 Update release notes github-actions 2023-06-23 17:55:46 +00:00
  • 42d0d6e4a5 👷 Build and deploy docs only on docs changes (#9728) Sebastián Ramírez 2023-06-23 19:55:09 +02:00
  • 4721405ef7 🔖 Release version 0.98.0 0.98.0 Sebastián Ramírez 2023-06-22 19:58:22 +02:00
  • 8066f85b3f 📝 Update release notes Sebastián Ramírez 2023-06-22 19:57:25 +02:00
  • 2ffb08d0bc 📝 Update release notes github-actions 2023-06-22 17:52:55 +00:00
  • d1805ef466 ⬆ Bump ruff from 0.0.272 to 0.0.275 (#9721) dependabot[bot] 2023-06-22 19:52:20 +02:00
  • 41d774ed6d 📝 Update release notes github-actions 2023-06-22 17:44:21 +00:00
  • 836ac56203 ⬆ Update uvicorn[standard] requirement from <0.21.0,>=0.12.0 to >=0.12.0,<0.23.0 (#9463) dependabot[bot] 2023-06-22 19:43:44 +02:00
  • a01c2ca3dd 📝 Update release notes github-actions 2023-06-22 17:43:29 +00:00
  • 6553243dbf ⬆ Bump mypy from 1.3.0 to 1.4.0 (#9719) dependabot[bot] 2023-06-22 19:42:53 +02:00
  • fdc713428e 📝 Update release notes github-actions 2023-06-22 17:26:46 +00:00
  • 60343161ea ⬆ Update pre-commit requirement from <3.0.0,>=2.17.0 to >=2.17.0,<4.0.0 (#9251) dependabot[bot] 2023-06-22 19:26:01 +02:00
  • 586de94ca1 📝 Update release notes github-actions 2023-06-22 17:12:59 +00:00
  • 56bc75372f ⬆ Bump pypa/gh-action-pypi-publish from 1.8.5 to 1.8.6 (#9482) dependabot[bot] 2023-06-22 19:12:24 +02:00
  • 4842dfadcf 📝 Update release notes github-actions 2023-06-22 17:07:05 +00:00
  • cfc06a3a3d 📝 Update docs on Pydantic using ujson internally (#5804) я котик пур-пур 2023-06-22 20:06:25 +03:00
  • c812b42293 📝 Update release notes github-actions 2023-06-22 17:04:50 +00:00
  • 68ce5b37dc ✏ Rewording in docs/en/docs/tutorial/debugging.md (#9581) ivan-abc 2023-06-22 23:04:16 +06:00
  • 0dc9a377dc 📝 Update release notes github-actions 2023-06-22 17:02:08 +00:00
  • d82700c96d ✏️ Fix tooltips for light/dark theme toggler in docs (#9588) Pankaj Kumar 2023-06-22 22:31:28 +05:30
  • fafe670db6 📝 Update release notes github-actions 2023-06-22 16:53:00 +00:00
  • 47342cdd18 🌐 Add Russian translation for docs/ru/docs/tutorial/metadata.md (#9681) TabarakoAkula 2023-06-22 19:52:24 +03:00
  • e76dd3e70d 📝 Update release notes github-actions 2023-06-22 16:44:41 +00:00
  • e5f3d6a5eb 📝 Add german blog post (Domain-driven Design mit Python und FastAPI) (#9261) Marcel Sander 2023-06-22 18:44:05 +02:00
  • 7217f167d4 📝 Update release notes github-actions 2023-06-22 16:41:05 +00:00
  • 762ede2bec 📝 Update release notes github-actions 2023-06-22 16:40:50 +00:00
  • a3b1478221 ✏️ Tweak wording in docs/en/docs/tutorial/security/index.md (#9561) jyothish-mohan 2023-06-22 22:10:32 +05:30
  • 41ff599d4b 🌐 Fix typo in Spanish translation for docs/es/docs/tutorial/first-steps.md (#9571) Lili_DL 2023-06-22 13:40:17 -03:00
  • b1f27c96c4 📝 Update release notes github-actions 2023-06-22 16:35:04 +00:00
  • 4c401aef0f 🌐 Add Russian translation for docs/tutorial/path-operation-configuration.md (#9696) TabarakoAkula 2023-06-22 19:33:47 +03:00
  • c7dad1bb59 📝 Update release notes github-actions 2023-06-22 16:33:28 +00:00
  • 0ef164e1ee 📝 Update Annotated notes in docs/en/docs/tutorial/schema-extra-example.md (#9620) Alexandr 2023-06-22 19:32:53 +03:00
  • fd6a78cbfe 📝 Update release notes github-actions 2023-06-22 16:20:40 +00:00
  • fa7474b2e8 🌐 Add Chinese translation for docs/zh/docs/advanced/security/index.md (#9666) lordqyxz 2023-06-23 00:19:49 +08:00
  • 2f0541f17a 📝 Update release notes github-actions 2023-06-22 16:18:54 +00:00
  • 804a0a90cf 🌐 Add Chinese translations for docs/zh/docs/advanced/settings.md (#9652) 雨过初晴 2023-06-23 00:18:04 +08:00