Commit Graph

  • 622beecc4e Fix explicit null data in server-sent events #15789 fraggynikita 2026-06-18 04:30:30 +0300
  • 7feb17f80a 📝 Update release notes github-actions[bot] 2026-06-17 20:50:29 +0000
  • d514109e42
    🔧 Update sponsors: add BairesDev (#15787) Sebastián Ramírez 2026-06-17 22:50:01 +0200
  • c5e513139a 🔧 Update sponsors: add BairesDev #15787 Sebastián Ramírez 2026-06-17 22:37:23 +0200
  • 1c1edb9b55 📝 Update release notes github-actions[bot] 2026-06-17 20:36:51 +0000
  • 32d711f6d2
    🔨 Update sponsors script to simplify previews (#15786) Sebastián Ramírez 2026-06-17 22:36:24 +0200
  • 34b688a0b6 🔨 Update sponsors script to simplify previews #15786 Sebastián Ramírez 2026-06-17 22:27:07 +0200
  • cdd2b51c22 Tweak coverage markers #15785 Sebastián Ramírez 2026-06-17 21:53:36 +0200
  • 6a56583541 Add tests for coverage Sebastián Ramírez 2026-06-17 21:36:25 +0200
  • 53252736f2 Update tests, coverage and load-bearing template Sebastián Ramírez 2026-06-17 20:57:44 +0200
  • 3e65337aec 🔥 Remove redundant tests Sebastián Ramírez 2026-06-17 20:45:42 +0200
  • 29a91ce53e Add `iter_route_contexts()` for advanced use cases that used to use `router.routes` (e.g. Jupyverse) Sebastián Ramírez 2026-06-17 20:38:57 +0200
  • dea2346eb5 Merge remote-tracking branch 'upstream/master' into feature/auto-head-for-get-routes #15356 Herrtian 2026-06-17 17:25:11 +0200
  • d24cb93fa9 Fix recently added typos in `release-notes` Yurii Motov 2026-06-17 12:25:05 +0200
  • 7bd0783154 Merge remote-tracking branch 'upstream/master' into fix-grammar-and-typos Yurii Motov 2026-06-17 12:17:59 +0200
  • 5729e674d3 🐛 Fix decimal_encoder crash on Decimal("sNaN") (signaling NaN) #15783 JSap0914 2026-06-17 15:47:11 +0900
  • 3ab55c37e7
    🔧 Add context parameter to ModelField and jsonable_encoder for enhanced serialization #15739 Ocyss 2026-06-17 11:21:23 +0800
  • 202b2d2f5f 📝 Update release notes github-actions[bot] 2026-06-16 20:10:12 +0000
  • e26e64381c
    ⬆ Bump the python-packages group across 1 directory with 7 updates (#15777) dependabot[bot] 2026-06-16 22:09:35 +0200
  • c2301c6de7
    ⬆ Bump the python-packages group across 1 directory with 7 updates #15777 dependabot[bot] 2026-06-16 18:09:35 +0000
  • c66d1c222b 📝 Update release notes github-actions[bot] 2026-06-16 18:01:49 +0000
  • 705324ed29
    ⬆ Bump cryptography from 46.0.7 to 48.0.1 (#15779) dependabot[bot] 2026-06-16 20:01:02 +0200
  • 627636b617 📝 Update release notes github-actions[bot] 2026-06-16 17:59:45 +0000
  • 84304df58f
    ⬆ Bump aiohttp from 3.14.0 to 3.14.1 (#15781) dependabot[bot] 2026-06-16 19:59:13 +0200
  • aaf70c196c 📝 Update release notes github-actions[bot] 2026-06-16 15:47:51 +0000
  • 69f8d87fb7
    ⬆ Bump starlette from 1.2.1 to 1.3.1 (#15780) dependabot[bot] 2026-06-16 17:47:19 +0200
  • a62dd75022 📝 Update release notes github-actions[bot] 2026-06-16 15:29:42 +0000
  • 2c77ae3f76
    ⬆ Bump astral-sh/setup-uv from 8.1.0 to 8.2.0 in the github-actions group (#15776) dependabot[bot] 2026-06-16 17:29:07 +0200
  • a8b60968df Upgrade uv version in workflows #15776 Yurii Motov 2026-06-16 16:51:31 +0200
  • 06074e739b 📝 Update release notes github-actions[bot] 2026-06-16 12:54:08 +0000
  • 5ebf2ab2d1
    ⬆ Bump https://github.com/crate-ci/typos from v1.47.1 to v1.47.2 in the pre-commit group (#15775) dependabot[bot] 2026-06-16 14:53:10 +0200
  • d974927b64 test: exclude unused head helper endpoint Herrtian 2026-06-16 14:52:30 +0200
  • f2438ca986 Fix commit hash and version tag #15775 Yurii Motov 2026-06-16 14:51:17 +0200
  • bd5b735914 test: cover head helper without methods Herrtian 2026-06-16 14:44:40 +0200
  • cd0e8169c2
    ⬆ Bump aiohttp from 3.14.0 to 3.14.1 #15781 dependabot[bot] 2026-06-16 12:31:41 +0000
  • a2d7332078
    ⬆ Bump starlette from 1.2.1 to 1.3.1 #15780 dependabot[bot] 2026-06-16 12:31:26 +0000
  • 871a4badac
    ⬆ Bump cryptography from 46.0.7 to 48.0.1 #15779 dependabot[bot] 2026-06-16 12:31:17 +0000
  • 88683944c7 📝 Update release notes github-actions[bot] 2026-06-16 12:29:19 +0000
  • 9ca069f2be
    ⬆ Bump python-multipart from 0.0.30 to 0.0.32 (#15778) dependabot[bot] 2026-06-16 14:28:41 +0200
  • a5982b2ab5 test: avoid wrapped method coverage branch Herrtian 2026-06-16 14:16:12 +0200
  • 6071d250d3
    🎨 Auto format pre-commit-ci-lite[bot] 2026-06-16 12:12:54 +0000
  • 2bfa699e60 test: simplify included route method check for coverage Herrtian 2026-06-16 14:11:44 +0200
  • cbe3a8cd92 test: cover methodless included route context Herrtian 2026-06-16 13:25:09 +0200
  • 7b6f966a27
    ⬆ Bump python-multipart from 0.0.30 to 0.0.32 #15778 dependabot[bot] 2026-06-16 11:51:38 +0000
  • a607c6b22c
    ⬆ Bump astral-sh/setup-uv in the github-actions group dependabot[bot] 2026-06-16 11:46:11 +0000
  • 3f5b044583
    ⬆ Bump https://github.com/crate-ci/typos in the pre-commit group dependabot[bot] 2026-06-16 11:45:05 +0000
  • 2f5ba0d503 📝 Update release notes github-actions[bot] 2026-06-16 11:38:50 +0000
  • 44e5b99853
    🌐 Fix broken Markdown in Korean custom response docs (#15774) 구희찬 2026-06-16 20:38:18 +0900
  • 9416dfb1a2
    Fix typo in release notes #15773 Javier Sánchez Castro 2026-06-16 13:26:02 +0200
  • 657e673f62
    🌐 Fix broken Markdown in Korean custom response docs #15774 kooqooo 2026-06-16 20:11:18 +0900
  • 65e27c673c test: cover implicit HEAD allow response Herrtian 2026-06-16 12:53:25 +0200
  • 65bf29d55a fix: include implicit HEAD in allow header Herrtian 2026-06-16 12:38:26 +0200
  • d1df878de2
    Fix typos in release notes Javier Sánchez Castro 2026-06-16 11:30:46 +0200
  • 2f836a9e70 📝 Update release notes github-actions[bot] 2026-06-16 08:34:59 +0000
  • 818b97a68b
    ️ Revert removing scripts, only remove `coverage.sh` (#15772) Sebastián Ramírez 2026-06-16 10:34:25 +0200
  • 5a280e9147 ️ Revert removing scripts, only remove `coverage.sh` #15772 Sebastián Ramírez 2026-06-16 10:27:45 +0200
  • 5a079219dc
    Merge branch 'master' into fix-sse-event-data-serialization-options #15708 Sofie Van Landeghem 2026-06-16 09:49:40 +0200
  • 6843f4e3a3 🐛 Fix response model serialization options for SSE fallback data Kagami 2026-06-16 13:52:42 +0900
  • aa5eeb3652 📝 Update release notes github-actions[bot] 2026-06-15 22:12:18 +0000
  • 090386b10e 📝 Update release notes github-actions[bot] 2026-06-15 22:11:15 +0000
  • aeeb29f6d0
    🌐 Update translations for fr (update-outdated) (#15761) Sebastián Ramírez 2026-06-16 00:10:59 +0200
  • b401cb71c0
    🌐 Update translations for zh-hant (update-outdated) (#15760) Sebastián Ramírez 2026-06-16 00:10:42 +0200
  • 76008f778b 📝 Update release notes github-actions[bot] 2026-06-15 21:25:25 +0000
  • 011da093e1
    🌐 Update translations for de (update-outdated) (#15759) Sebastián Ramírez 2026-06-15 23:24:43 +0200
  • 6a5f1bc36b
    Apply suggestion from @YuriiMotov #15760 Yurii Motov 2026-06-15 23:23:45 +0200
  • 968919fcaf
    Revert removing back-ticks and replacing quotes #15759 Yurii Motov 2026-06-15 23:19:32 +0200
  • 132c533ace 📝 Update release notes github-actions[bot] 2026-06-15 21:14:49 +0000
  • 2f69b265ef
    🌐 Update translations for ko (update-outdated) (#15757) Sebastián Ramírez 2026-06-15 23:13:54 +0200
  • ea72aaac24 🎨 Auto format #15761 github-actions[bot] 2026-06-15 21:09:11 +0000
  • 89fcd722e3 📝 Update release notes github-actions[bot] 2026-06-15 21:09:01 +0000
  • bc0b0cd005 🎨 Auto format github-actions[bot] 2026-06-15 21:08:50 +0000
  • 3b9f938e50
    🌐 Update translations for uk (update-outdated) (#15756) Sebastián Ramírez 2026-06-15 23:08:29 +0200
  • f873b4b30f 🌐 Update translations for fr (update-outdated) github-actions[bot] 2026-06-15 20:24:55 +0000
  • 02b7c81ac7 🎨 Auto format github-actions[bot] 2026-06-15 20:24:00 +0000
  • 76cfbd9079 🌐 Update translations for de (update-outdated) github-actions[bot] 2026-06-15 20:24:00 +0000
  • fe10f93f50 🎨 Auto format #15756 github-actions[bot] 2026-06-15 20:21:26 +0000
  • 833d81273c 🎨 Auto format #15757 github-actions[bot] 2026-06-15 20:21:17 +0000
  • d9d0c3b057 🌐 Update translations for zh-hant (update-outdated) github-actions[bot] 2026-06-15 20:20:36 +0000
  • 6f45b97866 🌐 Update translations for uk (update-outdated) github-actions[bot] 2026-06-15 20:14:46 +0000
  • 4784d6f2d3 🌐 Update translations for ko (update-outdated) github-actions[bot] 2026-06-15 20:13:05 +0000
  • a4bd128ed5 📝 Update release notes github-actions[bot] 2026-06-15 20:12:49 +0000
  • 8012339dc2 📝 Update release notes github-actions[bot] 2026-06-15 20:12:22 +0000
  • d026f79b82
    🌐 Update translations for zh (update-outdated) (#15755) Sebastián Ramírez 2026-06-15 22:12:19 +0200
  • 43520809e9
    🌐 Update translations for tr (update-outdated) (#15754) Sebastián Ramírez 2026-06-15 22:11:49 +0200
  • a12dfb67bb
    Merge branch 'master' into translate-zh-update-outdated-5dcc0d60 #15755 Yurii Motov 2026-06-15 22:07:18 +0200
  • f756240f2a 🎨 Auto format #15754 github-actions[bot] 2026-06-15 20:01:48 +0000
  • 30cdacbbe5 🌐 Update translations for tr (update-outdated) github-actions[bot] 2026-06-15 19:51:43 +0000
  • 93610bbbcc 📝 Update release notes github-actions[bot] 2026-06-15 19:51:12 +0000
  • b82ab2fb41
    🌐 Update translations for pt (update-outdated) (#15753) Sebastián Ramírez 2026-06-15 21:50:40 +0200
  • 580b550c71 🌐 Update translations for zh (update-outdated) github-actions[bot] 2026-06-15 19:49:40 +0000
  • a5bf7b5689 🎨 Auto format #15753 github-actions[bot] 2026-06-15 19:42:43 +0000
  • 451eb49bbc 📝 Update release notes github-actions[bot] 2026-06-15 19:33:11 +0000
  • 96592d954b
    🌐 Update translations for es (update-outdated) (#15752) Sebastián Ramírez 2026-06-15 21:32:43 +0200
  • 7e498e92fd 🌐 Update translations for pt (update-outdated) github-actions[bot] 2026-06-15 19:21:13 +0000
  • eaf1d94925 📝 Update release notes github-actions[bot] 2026-06-15 19:09:23 +0000
  • 9871e03c8a
    🌐 Update translations for ja (update-outdated) (#15751) Sebastián Ramírez 2026-06-15 21:08:51 +0200
  • 37f3ba3693 🎨 Auto format #15751 github-actions[bot] 2026-06-15 18:57:24 +0000
  • 9748036369 🎨 Auto format #15752 github-actions[bot] 2026-06-15 18:56:39 +0000
  • e23e315e89 🌐 Update translations for ja (update-outdated) github-actions[bot] 2026-06-15 18:42:37 +0000
  • 318a5e7b1c 🌐 Update translations for es (update-outdated) github-actions[bot] 2026-06-15 18:42:34 +0000