Sebastián Ramírez
|
6595658324
|
⬇️ Separate requirements for development into their own requirements.txt files, they shouldn't be extras (#9655)
|
2023-06-11 23:38:15 +02:00 |
github-actions
|
c8b729aea7
|
📝 Update release notes
|
2023-06-11 20:36:12 +00:00 |
Paulo Costa
|
d8b8f211e8
|
✨ Add support for `dependencies` in WebSocket routes (#4534)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
2023-06-11 20:35:39 +00:00 |
github-actions
|
ee96a099d8
|
📝 Update release notes
|
2023-06-11 19:08:50 +00:00 |
Kristján Valur Jónsson
|
ab03f22635
|
✨ Add exception handler for `WebSocketRequestValidationError` (which also allows to override it) (#6030)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
2023-06-11 21:08:14 +02:00 |
Sebastián Ramírez
|
f5e2dd8025
|
📝 Update release notes
|
2023-06-11 00:03:27 +02:00 |
Sebastián Ramírez
|
19347bfc3c
|
🔖 Release version 0.96.1
|
2023-06-10 23:51:40 +02:00 |
Sebastián Ramírez
|
20d93fad94
|
📝 Update release notes
|
2023-06-10 23:50:09 +02:00 |
github-actions
|
58e50622de
|
📝 Update release notes
|
2023-06-10 20:58:55 +00:00 |
Sebastián Ramírez
|
4ac8b8e443
|
🔧 Add sponsor Platform.sh (#9650)
|
2023-06-10 22:58:15 +02:00 |
github-actions
|
3d162455a7
|
📝 Update release notes
|
2023-06-10 20:49:25 +00:00 |
Purwo Widodo
|
edc939eb3a
|
🌐 Fix spelling in Indonesian translation of `docs/id/docs/tutorial/index.md` (#5635)
Co-authored-by: Purwo Widodo <id.purwowd@gmail.comm>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
2023-06-10 22:48:51 +02:00 |
github-actions
|
4c64c15ead
|
📝 Update release notes
|
2023-06-10 20:37:02 +00:00 |
Ildar Ramazanov
|
e3d67a150c
|
🌐 Add Russian translation for `docs/ru/docs/tutorial/index.md` (#5896)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
2023-06-10 20:36:25 +00:00 |
github-actions
|
9b14107695
|
📝 Update release notes
|
2023-06-10 20:31:03 +00:00 |
雨过初晴
|
57679e8370
|
🌐 Add Chinese translations for `docs/zh/docs/advanced/response-change-status-code.md` and `docs/zh/docs/advanced/response-headers.md` (#9544)
|
2023-06-10 22:30:28 +02:00 |
github-actions
|
6fe26b5689
|
📝 Update release notes
|
2023-06-10 20:29:47 +00:00 |
Alexandr
|
510fa5b7fe
|
🌐 Add Russian translation for `docs/ru/docs/tutorial/schema-extra-example.md` (#9621)
Co-authored-by: ivan-abc <36765187+ivan-abc@users.noreply.github.com>
|
2023-06-10 22:29:08 +02:00 |
github-actions
|
ca8ddb2893
|
📝 Update release notes
|
2023-06-10 17:23:47 +00:00 |
Sebastián Ramírez
|
6dd8e567cc
|
🐛 Fix `HTTPException` header type annotations (#9648)
|
2023-06-10 19:23:12 +02:00 |
github-actions
|
ae5c51afa6
|
📝 Update release notes
|
2023-06-10 17:06:14 +00:00 |
Marcelo Trylesinski
|
19757d1859
|
🔥 Remove link to Pydantic's benchmark, as it was removed there (#5811)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
2023-06-10 19:05:42 +02:00 |
github-actions
|
e645a2db1b
|
📝 Update release notes
|
2023-06-10 17:05:03 +00:00 |
Marcelo Trylesinski
|
52fd0afc94
|
♻ Remove `media_type` from `ORJSONResponse` as it's inherited from the parent class (#5805)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
2023-06-10 19:04:29 +02:00 |
github-actions
|
503cec5649
|
📝 Update release notes
|
2023-06-10 16:03:40 +00:00 |
github-actions
|
2c7a0aca95
|
📝 Update release notes
|
2023-06-10 14:26:29 +00:00 |
Sebastián Ramírez
|
8d29e494e0
|
👷 Add custom tokens for GitHub Actions to avoid rate limits (#9647)
|
2023-06-10 16:25:54 +02:00 |
Sebastián Ramírez
|
4c23c0644b
|
👷 Add custom token to Smokeshow and Preview Docs for download-artifact, to prevent API rate limits (#9646)
|
2023-06-10 14:39:34 +02:00 |
github-actions
|
d189c38aaf
|
📝 Update release notes
|
2023-06-10 12:06:21 +00:00 |
Timothée Mazzucotelli
|
010d44ee1b
|
♻ Instantiate `HTTPException` only when needed, optimization refactor (#5356)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
2023-06-10 14:05:35 +02:00 |
github-actions
|
4b31beef35
|
📝 Update release notes
|
2023-06-08 18:31:33 +00:00 |
Marcelo Trylesinski
|
61a8d6720c
|
📌 Update minimum version of Pydantic to >=1.7.4 (#9567)
|
2023-06-08 20:30:49 +02:00 |
github-actions
|
155fc5e24e
|
📝 Update release notes
|
2023-06-07 20:44:47 +00:00 |
Sebastián Ramírez
|
2d35651a5a
|
🐛 Fix OpenAPI model fields int validations, change `gte` to `ge` (#9635)
🐛 Fix OpenAPI model fields int validations, change `gte` to `ge`
|
2023-06-07 22:44:12 +02:00 |
Sebastián Ramírez
|
1574c96231
|
🔖 Release version 0.96.0
|
2023-06-03 16:29:23 +02:00 |
Sebastián Ramírez
|
99ed2a227f
|
📝 Update release notes
|
2023-06-03 16:28:37 +02:00 |
github-actions
|
6b72d54136
|
📝 Update release notes
|
2023-06-03 14:20:32 +00:00 |
Sergei Solomein
|
8474bae744
|
🌐 Add Russian translation for `docs/tutorial/body.md` (#3885)
Co-authored-by: Teregov_Ruslan <48125303+RuslanTer@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: FedorGN <66411909+FedorGN@users.noreply.github.com>
|
2023-06-03 14:19:58 +00:00 |
github-actions
|
4d5e40190b
|
📝 Update release notes
|
2023-06-03 14:19:04 +00:00 |
Alexandr
|
1309f67f64
|
🌐 Add Russian translation for `docs/ru/docs/tutorial/static-files.md` (#9580)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Vladislav Kramorenko <85196001+Xewus@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
2023-06-03 14:18:30 +00:00 |
github-actions
|
b086b6580d
|
📝 Update release notes
|
2023-06-03 14:15:41 +00:00 |
github-actions
|
47c13874a0
|
📝 Update release notes
|
2023-06-03 14:06:48 +00:00 |
github-actions
|
ede2b53a0f
|
📝 Update release notes
|
2023-06-03 14:06:02 +00:00 |
Artem Golicyn
|
918d96f6ad
|
🌐 Add Russian translation for `docs/ru/docs/tutorial/first-steps.md` (#9471)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Vladislav Kramorenko <85196001+Xewus@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
2023-06-03 14:05:53 +00:00 |
Alexandr
|
4c9ac66554
|
🌐 Add Russian translation for `docs/ru/docs/tutorial/query-params.md` (#9584)
Co-authored-by: Vladislav Kramorenko <85196001+Xewus@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
2023-06-03 14:05:30 +00:00 |
Alexandr
|
1f92ad349c
|
🌐 Add Russian translation for `docs/ru/docs/tutorial/debugging.md` (#9579)
Co-authored-by: ivan-abc <36765187+ivan-abc@users.noreply.github.com>
Co-authored-by: Vladislav Kramorenko <85196001+Xewus@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
2023-06-03 14:05:22 +00:00 |
github-actions
|
8e1280bf87
|
📝 Update release notes
|
2023-06-03 14:01:51 +00:00 |
github-actions
|
5d2942f8fd
|
📝 Update release notes
|
2023-06-03 13:58:16 +00:00 |
github-actions
|
ee017fdffa
|
📝 Update release notes
|
2023-06-03 13:58:09 +00:00 |
github-actions
|
d5b588f246
|
📝 Update release notes
|
2023-06-03 13:57:42 +00:00 |