Commit Graph

  • 145d1de598 ♻️ Refactor test names and files to simplify Sebastián Ramírez 2025-12-03 12:36:28 +0100
  • 088b157a98 🔄 Merge branch 'master' into pr/chaen/11355 Sebastián Ramírez 2025-12-03 12:27:43 +0100
  • 45c564895f
    ️Improve caching of callable inspection result Martynov Maxim 2025-12-03 14:06:57 +0300
  • c57ac7bdf3 🔖 Release version 0.123.5 0.123.5 Sebastián Ramírez 2025-12-02 22:06:25 +0100
  • 2f0d361263
    Merge branch 'master' into fix-duplicate-special-dependency-handling Motov Yurii 2025-12-02 22:05:44 +0100
  • 3c440c762a 📝 Update release notes github-actions[bot] 2025-12-02 20:58:53 +0000
  • 9824486616
    Allow using dependables with `functools.partial()` (#9753) Lie Ryan 2025-12-03 07:58:30 +1100
  • 128fdcc0ed
    Merge branch 'master' into lieryan-dependencies-with-functools-partial #9753 Sebastián Ramírez 2025-12-02 12:55:33 -0800
  • d940395c6f ♻️ Tweak tests to use Annotated for dependencies Sebastián Ramírez 2025-12-02 21:54:15 +0100
  • 1202318cb8 ♻️ Move partial extraction logic to Dependant._unwrapped_call Sebastián Ramírez 2025-12-02 21:50:14 +0100
  • 866f28361b
    🎨 Auto format pre-commit-ci-lite[bot] 2025-12-02 18:26:07 +0000
  • 83aaf8d5af
    Merge branch 'master' into master Michael Jones 2025-12-02 18:25:08 +0000
  • 162f25b009
    Merge branch 'master' into fix/docs-multiple-typos #14378 Peyton Nowlin 2025-12-02 13:12:40 -0500
  • aee8e78078 📝 Update release notes github-actions[bot] 2025-12-02 17:33:22 +0000
  • f4a17b7568
    🌐 Sync German docs (#14367) Nils-Hero Lindemann 2025-12-02 18:32:56 +0100
  • 95b1bdf4b0 Merge remote-tracking branch 'upstream/master' into sync-german-docs-2025-11-19 #14367 Yurii Motov 2025-12-02 18:27:50 +0100
  • 4ade6d62e2 📝 Update release notes github-actions[bot] 2025-12-02 17:23:36 +0000
  • 1c1e584abd
    Add support for wrapped functions (e.g. `@functools.wraps()`) used with forward references (#5077) [object Object] 2025-12-02 09:23:14 -0800
  • 9c001863f3
    Merge branch 'master' into gh5065--use-wrapped-attribute #5077 Sebastián Ramírez 2025-12-02 09:18:12 -0800
  • b9c2452e9d Update test comment Sebastián Ramírez 2025-12-02 18:16:13 +0100
  • 42c0ce0bc0 🐛 Fix additional unwrap required Sebastián Ramírez 2025-12-02 18:12:48 +0100
  • 03968fe06c Rename test model name for clarity Sebastián Ramírez 2025-12-02 18:12:09 +0100
  • 615512f7a7
    Merge fbd5b878a0 into 930b27e5fa #10647 Pastukhov Nikita 2025-12-02 17:01:52 +0000
  • 930b27e5fa 📝 Update release notes github-actions[bot] 2025-12-02 17:00:02 +0000
  • 80d69ae0bb
    🐛 Fix optional sequence handling with new union syntax from Python 3.10 (#14430) Victorien 2025-12-02 17:59:38 +0100
  • 4cac52b371 🔄 Merge branch 'master' into pr/lucaswiman/5077 Sebastián Ramírez 2025-12-02 17:59:27 +0100
  • 1e0c86029d
    Merge branch 'master' into 14297-followup #14430 Sebastián Ramírez 2025-12-02 08:56:35 -0800
  • 60619574e3 Tweak test for consistency Sebastián Ramírez 2025-12-02 17:53:21 +0100
  • cff2236dac 📝 Update release notes github-actions[bot] 2025-12-02 16:49:12 +0000
  • a79ae3d66f
    🔥 Remove dangling extra condiitonal no longer needed (#14435) Sebastián Ramírez 2025-12-02 08:48:46 -0800
  • f0d4dc2c88 🔥 Remove dangling extra condiitonal no longer needed #14435 Sebastián Ramírez 2025-12-02 17:45:02 +0100
  • 9e714b3c06 "to deploy" -> "deployen" Nils Lindemann 2025-11-19 02:03:48 +0100
  • 73e6ffb27c Sync with #14405 Nils Lindemann 2025-12-02 16:20:36 +0100
  • a91568eb48 Sync with #14211 Nils Lindemann 2025-12-02 16:14:38 +0100
  • a2e57c40b9 Sync with #14120 Nils Lindemann 2025-12-02 16:08:21 +0100
  • d48ae46496 Sync with #14070 Nils Lindemann 2025-12-02 16:02:06 +0100
  • 046ebc4385
    Merge branch 'fastapi:master' into improve-translation-in-german-docs #14368 Nils-Hero Lindemann 2025-12-02 15:40:22 +0100
  • 547bfec543
    Merge branch 'fastapi:master' into sync-german-docs-2025-11-19 Nils-Hero Lindemann 2025-12-02 15:40:08 +0100
  • c687deb368
    Merge branch 'master' into lieryan-dependencies-with-functools-partial Motov Yurii 2025-12-02 15:09:37 +0100
  • f636513390 📝 Update release notes github-actions[bot] 2025-12-02 13:43:52 +0000
  • 247ef32e79
    ♻️ Refactor internals, update `is_coroutine` check to reuse internal supported variants (unwrap, check class) (#14434) Sebastián Ramírez 2025-12-02 05:43:31 -0800
  • 8031fb607e 🎨 Auto format #14434 github-actions[bot] 2025-12-02 13:39:23 +0000
  • 9a569bcf12
    Merge branch 'master' into dependant-is_coroutine Sebastián Ramírez 2025-12-02 05:38:31 -0800
  • 4923205424 ♻️ Use `dependant.is_coroutine_callable` to re-use unwrap logic in dependencies Sebastián Ramírez 2025-12-02 14:36:07 +0100
  • 13a98c9988 📝 Update release notes github-actions[bot] 2025-12-02 13:34:45 +0000
  • 73c411e1b9
    Handle wrapped dependencies (#9555) Matthew Martin 2025-12-02 07:34:19 -0600
  • 0f8c4e8200 ♻️ Make new attribute Dependant._unwrapped_call private #9555 Sebastián Ramírez 2025-12-02 14:25:30 +0100
  • 4429aaadef 🔄 Merge branch 'master' into pr/phy1729/9555 Sebastián Ramírez 2025-12-02 14:10:36 +0100
  • 043669e725 🔄 Merge branch 'master' into pr/lucaswiman/5077 Sebastián Ramírez 2025-12-02 14:04:45 +0100
  • 5980c186bc
    Merge branch 'master' into improve-translation-in-german-docs Motov Yurii 2025-12-02 11:52:55 +0100
  • 055848c754 fix: 🐛 fix outdates redoc cdn link #14432 yoavstr 2025-12-02 11:52:38 +0100
  • dd4ad4fecd
    Merge branch 'master' into sync-german-docs-2025-11-19 Motov Yurii 2025-12-02 11:48:42 +0100
  • 4976568fc7 🔖 Release version 0.123.4 0.123.4 Sebastián Ramírez 2025-12-02 11:47:05 +0100
  • c987747e6a Merge remote-tracking branch 'upstream/master' into sync-german-docs-2025-11-19 Yurii Motov 2025-12-02 11:24:34 +0100
  • fe74b708cd
    Merge branch 'master' into fix-param-model-with-alias #13203 Sebastián Ramírez 2025-12-02 01:27:44 -0800
  • fb30cc2f50 📝 Update release notes github-actions[bot] 2025-12-02 09:22:35 +0000
  • f95a174288
    🐛 Fix OpenAPI schema support for computed fields when using `separate_input_output_schemas=False` (#13207) Vincent Grafé 2025-12-02 01:22:08 -0800
  • bdbdcc86ea
    Merge branch 'master' into test-computed-fields-unseparated #13207 Sebastián Ramírez 2025-12-02 01:19:23 -0800
  • 5126e099bd 📝 Update release notes github-actions[bot] 2025-12-02 09:11:52 +0000
  • dcf0299195
    📝 Fix docstring of `servers` parameter (#14405) Motov Yurii 2025-12-02 10:11:29 +0100
  • a08062b249
    Merge branch 'master' into issue-12246-empty-servers-in-openapi #14405 Sebastián Ramírez 2025-12-02 01:07:10 -0800
  • e698ee67b5 📝 Tweak note and move down Sebastián Ramírez 2025-12-02 10:06:34 +0100
  • 2ebc15b65e 📝 Tweak docstring Sebastián Ramírez 2025-12-02 10:06:16 +0100
  • 3a34692f84 fix Viicos 2025-12-02 09:26:33 +0100
  • 173130deab Merge remote-tracking branch 'upstream/master' into param-tests Yurii Motov 2025-12-02 09:25:26 +0100
  • ced84119f7 Fix `test_required_alias_and_validation_alias_by_name` test Yurii Motov 2025-12-02 09:25:17 +0100
  • adbe783f26
    🎨 Auto format pre-commit-ci-lite[bot] 2025-12-02 08:23:05 +0000
  • 7c1cc6ab2e Fix optional sequence handling with new union syntax Viicos 2025-12-02 09:20:52 +0100
  • b832bc1e4b Merge remote-tracking branch 'upstream/master' into fix-aliases Yurii Motov 2025-12-02 09:18:22 +0100
  • c516c9904b 🔖 Release version 0.123.3 0.123.3 Sebastián Ramírez 2025-12-02 08:42:22 +0100
  • b6a6976d68 Merge remote-tracking branch 'upstream/master' into issue-13399_dont-prefill-form Yurii Motov 2025-12-02 08:28:21 +0100
  • b49c05ec22 📝 Update release notes github-actions[bot] 2025-12-02 07:24:31 +0000
  • 015b4fae9c
    🐛 Fix Query\Header\Cookie parameter model alias (#14360) Motov Yurii 2025-12-02 08:24:09 +0100
  • 65434aa3ca
    Merge branch 'master' into fix-non-body-param-model-alias #14360 Sebastián Ramírez 2025-12-01 23:21:15 -0800
  • eead41bf4c 📝 Update release notes github-actions[bot] 2025-12-02 07:10:50 +0000
  • 0f613d9051
    🐛 Fix optional sequence handling in `serialize sequence value` with Pydantic V2 (#14297) Motov Yurii 2025-12-02 08:10:27 +0100
  • c10352641c
    Merge branch 'master' into fix-handle-union-in-serialize_sequence_value #14297 Sebastián Ramírez 2025-12-01 22:45:13 -0800
  • 3c54a8f07b 🔖 Release version 0.123.2 0.123.2 Sebastián Ramírez 2025-12-02 06:31:27 +0100
  • e1a2933739 📝 Update release notes github-actions[bot] 2025-12-02 05:09:48 +0000
  • 00b97526e7
    📝 Add tip on how to install `pip` in case of `No module named pip` error in `virtual-environments.md` (#14211) zadevhub 2025-12-02 05:09:25 +0000
  • 2ca7709c24 📝 Update release notes github-actions[bot] 2025-12-02 05:07:29 +0000
  • bb05007f55
    📝 Update Primary Key notes for the SQL databases tutorial to avoid confusion (#14120) Flavius 2025-12-02 05:06:56 +0000
  • 0f7ce0b78a 📝 Update release notes github-actions[bot] 2025-12-02 05:04:09 +0000
  • cdafd64c15
    📝 Clarify estimation note in documentation (#14070) SaisakthiM 2025-12-02 10:33:46 +0530
  • c6c7b72096 📝 Update release notes github-actions[bot] 2025-12-02 05:01:37 +0000
  • cb3792d39e
    🐛 Fix unformatted `{type_}` in FastAPIError (#14416) Alex Colby 2025-12-02 05:01:11 +0000
  • 10eed3806a 📝 Update release notes github-actions[bot] 2025-12-02 04:57:45 +0000
  • de5bec637c
    🐛 Fix parsing extra non-body parameter list (#14356) Motov Yurii 2025-12-02 05:57:19 +0100
  • 2330e2de75 📝 Update release notes github-actions[bot] 2025-12-02 04:49:52 +0000
  • 9d98e42f53
    Merge branch 'master' into fix-extra-non-body-param-parsing #14356 Sebastián Ramírez 2025-12-01 20:49:46 -0800
  • 6cf40df24d
    🐛 Fix parsing extra `Form` parameter list (#14303) Motov Yurii 2025-12-02 05:49:32 +0100
  • d35dbe7a97
    Merge branch 'master' into fix-extra-form-parameter-lists-parsing #14303 Sebastián Ramírez 2025-12-01 20:44:04 -0800
  • 740ec2787b 📝 Update release notes github-actions[bot] 2025-12-02 04:40:16 +0000
  • d68c066246
    🐛 Fix support for form values with empty strings interpreted as missing (`None` if that's the default), for compatibility with HTML forms (#13537) ad hoc 2025-12-02 05:39:55 +0100
  • 7e0467d281 Tweak instance ordering for consistency #13537 Sebastián Ramírez 2025-12-02 05:33:43 +0100
  • c3373205d0 🔖 Release version 0.123.1 0.123.1 Sebastián Ramírez 2025-12-02 05:30:18 +0100
  • 59acf417b4
    Merge branch 'master' into adhoc/fix-handling-of-none-defaults-in-forms Sebastián Ramírez 2025-12-01 20:27:38 -0800
  • 95b7e824bf Tweak tests to keep the same conventions as the rest of the tests Sebastián Ramírez 2025-12-02 05:26:59 +0100
  • 11debd56d1
    Merge branch 'master' into feat/test_suite Sebastián Ramírez 2025-12-01 20:05:12 -0800
  • 3b4b5ab8c8 📝 Update release notes github-actions[bot] 2025-12-02 04:04:37 +0000