Commit Graph

  • bdd991244d ✏️ Fix typo in deprecation warnings in fastapi/params.py (#9854) Russ Biggs 2023-08-05 02:41:21 -06:00
  • 69d5ebf34d ✏️ Fix typo in release notes (#9835) Francis Bergin 2023-08-05 04:40:24 -04:00
  • 5e59acd35b ✏️ Fix typos in comments on internal code in fastapi/concurrency.py and fastapi/routing.py (#9590) ElliottLarsen 2023-08-05 02:39:38 -06:00
  • bb7bbafb5f 📝 Update release notes github-actions 2023-08-05 08:38:32 +00:00
  • 87e126be2e 📝 Update release notes github-actions 2023-08-05 08:36:27 +00:00
  • 33e77b6e25 📝 Add external article: Build an SMS Spam Classifier Serverless Database with FaunaDB and FastAPI (#9847) Adejumo Ridwan Suleiman 2023-08-05 09:36:05 +01:00
  • 51f5497f3f 📝 Update release notes github-actions 2023-08-05 08:35:55 +00:00
  • 0b496ea1f8 📝 Fix typo in docs/en/docs/contributing.md (#9878) Vicente Merino 2023-08-05 04:34:07 -04:00
  • b76112f1a5 📝 Fix code highlighting in docs/en/docs/tutorial/bigger-applications.md (#9806) Reza Rohani 2023-08-05 12:03:08 +03:30
  • f2e80fae09 📝 Update release notes github-actions 2023-08-05 08:28:26 +00:00
  • d86a695db9 📝 Update release notes github-actions 2023-08-05 08:26:40 +00:00
  • 1c919dee3c 🌐 Add Russian translation for docs/ru/docs/tutorial/dependencies/global-dependencies.md (#9970) Aleksandr Pavlov 2023-08-05 12:26:03 +04:00
  • 5891be5ff1 🌐 Add Urdu translation for docs/ur/docs/benchmarks.md (#9974) Ahsan Sheraz 2023-08-05 13:24:21 +05:00
  • abfcb59fd0 📝 Update release notes github-actions 2023-08-05 08:23:39 +00:00
  • 0148c9508c 📝 Update release notes github-actions 2023-08-05 08:23:14 +00:00
  • 8f316be088 ⬆ Bump mypy from 1.4.0 to 1.4.1 (#9756) dependabot[bot] 2023-08-05 10:22:58 +02:00
  • d48a184dd8 ⬆ Bump mkdocs-material from 9.1.17 to 9.1.21 (#9960) dependabot[bot] 2023-08-05 10:22:39 +02:00
  • 8adbafc076 🔖 Release version 0.101.0 0.101.0 Sebastián Ramírez 2023-08-04 23:00:17 +02:00
  • 4b5277744a 📝 Update release notes Sebastián Ramírez 2023-08-04 22:59:44 +02:00
  • 89a7cea561 📝 Update release notes github-actions 2023-08-04 20:58:08 +00:00
  • 77d1f69b1f 📌 Do not allow Pydantic 2.1.0 that breaks (require 2.1.1) (#10012) Sebastián Ramírez 2023-08-04 22:57:30 +02:00
  • 944c591803 📝 Update release notes Sebastián Ramírez 2023-08-04 22:50:34 +02:00
  • 1c20514738 📝 Update release notes github-actions 2023-08-04 20:47:42 +00:00
  • 19a2c3bb54 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 (#10011) Sebastián Ramírez 2023-08-04 22:47:07 +02:00
  • d943e02232 📝 Update release notes github-actions 2023-08-04 18:19:22 +00:00
  • ebdf952545 👷 Add GitHub Actions step dump context to debug external failures (#10008) Sebastián Ramírez 2023-08-04 20:18:38 +02:00
  • b3a1f91004 📝 Update release notes github-actions 2023-08-04 17:48:24 +00:00
  • 86e4e9f8f9 🔧 Restore MkDocs Material pin after the fix (#10001) Sebastián Ramírez 2023-08-04 19:47:42 +02:00
  • 3af7265a43 📝 Update release notes github-actions 2023-08-03 16:00:19 +00:00
  • 059fb12892 🔧 Update the Question template to ask for the Pydantic version (#10000) Sebastián Ramírez 2023-08-03 17:59:41 +02:00
  • 10b4c31f06 📝 Update release notes github-actions 2023-08-03 15:47:35 +00:00
  • 25694f5ae1 Fix tests for compatibility with pydantic 2.1.1 (#9943) David Montague 2023-08-03 16:46:57 +01:00
  • 94c48cfc8c 📝 Update release notes github-actions 2023-08-03 15:25:10 +00:00
  • 4ab0363ad7 Remove direct dependency on MkDocs, Material for MkDocs defines its own dependency (#9986) Sebastián Ramírez 2023-08-03 17:24:31 +02:00
  • a73cdaed35 📝 Update release notes github-actions 2023-08-03 14:25:48 +00:00
  • 3fa6cfbcc5 👥 Update FastAPI People (#9999) Sebastián Ramírez 2023-08-03 16:25:11 +02:00
  • ad1d7f539e 📝 Update release notes github-actions 2023-08-03 14:13:59 +00:00
  • 89537a0497 🐳 Update Dockerfile with compatibility versions, to upgrade later (#9998) Sebastián Ramírez 2023-08-03 16:12:28 +02:00
  • 3829129245 📝 Update release notes github-actions 2023-08-02 18:58:29 +00:00
  • 53220b9832 Add pydantic-settings to FastAPI People dependencies (#9988) Sebastián Ramírez 2023-08-02 20:57:48 +02:00
  • 165f29fe5e 📝 Update release notes github-actions 2023-08-02 15:57:57 +00:00
  • 1e6bfa1f39 ♻️ Update FastAPI People logic with new Pydantic (#9985) Sebastián Ramírez 2023-08-02 17:57:20 +02:00
  • b473cdd88d 📝 Update release notes github-actions 2023-08-02 15:29:13 +00:00
  • 37818f553d Fix test error in Windows for jsonable_encoder (#9840) Irfanuddin Shafi Ahmed 2023-08-02 20:58:34 +05:30
  • 2d8a776836 📝 Update release notes github-actions 2023-08-02 15:15:10 +00:00
  • 88d96799b1 🌐 Add Russian translation for docs/ru/docs/tutorial/security/index.md (#9963) Nikita 2023-08-02 18:14:19 +03:00
  • 01f91fdb57 📝 Update release notes github-actions 2023-08-01 21:40:00 +00:00
  • c2a33f1087 🍱 Update sponsors, Fern badge (#9982) Sebastián Ramírez 2023-08-01 23:39:22 +02:00
  • 6c8c3b788b 📝 Update release notes github-actions 2023-08-01 09:20:23 +00:00
  • d2169fbad9 👷 Deploy docs to Cloudflare Pages (#9978) Sebastián Ramírez 2023-08-01 11:19:44 +02:00
  • 74de15d0df 📝 Update release notes github-actions 2023-07-31 21:49:56 +00:00
  • 1da0a7afbd 🔧 Update sponsor Fern (#9979) Sebastián Ramírez 2023-07-31 23:49:19 +02:00
  • d38e86ef20 📝 Update release notes github-actions 2023-07-31 19:54:46 +00:00
  • a0b987224a 👷 Update CI debug mode with Tmate (#9977) Sebastián Ramírez 2023-07-31 21:54:07 +02:00
  • cd6d75e451 📝 Update release notes github-actions 2023-07-28 12:16:16 +00:00
  • 076bdea671 🌐 Remove Vietnamese note about missing translation (#9957) Sebastián Ramírez 2023-07-28 14:15:29 +02:00
  • 8d27236648 🔖 Release version 0.100.1 0.100.1 Sebastián Ramírez 2023-07-27 21:16:01 +02:00
  • effa578b8d 📝 Update release notes Sebastián Ramírez 2023-07-27 21:15:16 +02:00
  • bec5530ac8 📝 Update release notes github-actions 2023-07-27 19:14:48 +00:00
  • 7b3d770d65 🌐 Add Ukrainian translation for docs/uk/docs/tutorial/body.md (#4574) Orest Furda 2023-07-27 22:09:34 +03:00
  • 643d8e41c4 📝 Update release notes github-actions 2023-07-27 19:08:23 +00:00
  • c52c940066 📝 Update release notes github-actions 2023-07-27 19:04:24 +00:00
  • 1d088eaf18 🌐 Add Vietnamese translation for docs/vi/docs/features.md and docs/vi/docs/index.md (#3006) Nguyễn Khắc Thành 2023-07-28 02:01:57 +07:00
  • 77cfb3c822 📝 Update release notes github-actions 2023-07-27 18:59:56 +00:00
  • 55871036db 🌐 Add Korean translation for docs/ko/docs/async.md (#4179) Nina Hwang 2023-07-28 03:59:18 +09:00
  • e334065d10 📝 Update release notes github-actions 2023-07-27 18:57:37 +00:00
  • 5d3f51c8bc 📝 Update release notes github-actions 2023-07-27 18:56:19 +00:00
  • e081145c7d 🌐 Add Chinese translation for docs/zh/docs/tutorial/background-tasks.md (#9812) 吴定焕 2023-07-28 02:55:40 +08:00
  • a52875c656 📝 Update release notes github-actions 2023-07-27 18:54:32 +00:00
  • 570ca011f9 🔧 Update sponsors, add Fern (#9956) Sebastián Ramírez 2023-07-27 20:53:51 +02:00
  • 04b9a67cbb 🌐 Add French translation for docs/fr/docs/tutorial/query-params-str-validations.md (#4075) Sam Courtemanche 2023-07-27 20:53:21 +02:00
  • 02ed00cc47 📝 Update release notes github-actions 2023-07-27 18:53:03 +00:00
  • 35707a1b29 📝 Update release notes github-actions 2023-07-27 18:51:59 +00:00
  • e79dc9697c 🌐 Add French translation for docs/fr/docs/tutorial/index.md (#2234) Julian Maurin 2023-07-27 20:51:55 +02:00
  • 2dcf78f295 🌐 Add French translation for docs/fr/docs/contributing.md (#2132) Julian Maurin 2023-07-27 20:51:07 +02:00
  • d7c6894b8b 📝 Update release notes github-actions 2023-07-27 18:50:16 +00:00
  • 3ffebbcf01 🌐 Add French translation for docs/fr/docs/benchmarks.md (#2155) Clément Sauvage 2023-07-27 20:49:56 +02:00
  • 943baa387f 🌐 Update Chinese translations with new source files (#9738) mahone3297 2023-07-28 02:49:03 +08:00
  • 6a95a3a8e7 📝 Update release notes github-actions 2023-07-27 18:48:28 +00:00
  • 608cc4fea3 🌐 Add Russian translation for docs/tutorial/request-forms.md (#9841) dedkot 2023-07-27 21:47:42 +03:00
  • 39318a39f4 📝 Update release notes github-actions 2023-07-27 18:43:30 +00:00
  • 703a1f200a 🌐 Update Chinese translation for docs/zh/docs/tutorial/handling-errors.md (#9485) Creat55 2023-07-28 02:42:48 +08:00
  • 7cdea41431 📝 Update release notes github-actions 2023-07-27 18:23:13 +00:00
  • 6c99e90a6b 🐛 Replace MultHostUrl to AnyUrl for compatibility with older versions of Pydantic v1 (#9852) Marcelo Trylesinski 2023-07-27 19:22:23 +01:00
  • f7e3559bd5 📝 Update release notes github-actions 2023-07-09 15:45:55 +00:00
  • 2d69531509 📝 Update release notes github-actions 2023-07-09 15:44:58 +00:00
  • fe91def515 👷 Update FastAPI People token (#9844) Sebastián Ramírez 2023-07-09 17:44:40 +02:00
  • 73c39745d8 👥 Update FastAPI People (#9775) Sebastián Ramírez 2023-07-09 17:44:21 +02:00
  • ea92dcaa01 📝 Update release notes github-actions 2023-07-09 15:40:19 +00:00
  • 9213b72115 👷 Update MkDocs Material token (#9843) Sebastián Ramírez 2023-07-09 17:39:42 +02:00
  • eaa14e18d3 📝 Update release notes github-actions 2023-07-09 14:37:16 +00:00
  • 69df2fa1e5 👷 Update token for latest changes (#9842) Sebastián Ramírez 2023-07-09 16:34:45 +02:00
  • c165be380f 📝 Update release notes github-actions 2023-07-07 18:15:42 +00:00
  • 5f85e2cf58 📝 Update links for self-hosted Swagger UI, point to v5, for OpenAPI 31.0 (#9834) Sebastián Ramírez 2023-07-07 20:15:08 +02:00
  • f8356d9fff 🔖 Release version 0.100.0 0.100.0 Sebastián Ramírez 2023-07-07 19:25:59 +02:00
  • 179e409159 📝 Update release notes Sebastián Ramírez 2023-07-07 19:14:54 +02:00
  • bb7e5b7261 📝 Update release notes github-actions 2023-07-07 17:12:58 +00:00
  • 0976185af9 Add support for Pydantic v2 (#9816) Sebastián Ramírez 2023-07-07 19:12:13 +02:00
  • d1622447ee 🔖 Release version 0.100.0-beta3 0.100.0-beta3 Sebastián Ramírez 2023-07-05 19:49:48 +02:00
  • 0ea4c54ade 📌 Re-enable GA Pydantic, for v2, require minimum 2.0.2 (#9814) Sebastián Ramírez 2023-07-05 19:48:38 +02:00