File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# release_2.3 CHANGELOG
22
3+ ## v2.3.4 (2026-06-20)
4+
5+ ### New Features
6+
7+ - bump PyJWT from 2.4.0 to 2.12.1 (fix high CVE-2026 -32597) (#401 )
8+ - bump pyasn1 from 0.6.2 to 0.6.3 (fix high CVE-2026 -30922) (backport #403 ) (#404 )
9+ - bump python-multipart to 0.0.29 (fix high CVE-2026 -42561) (#412 )
10+ - bump PyJWT from 2.12.1 to 2.13.0 (fix high CVE-2026 -48526) (backport #420 ) (#425 )
11+ - bump starlette from 0.49.1 to 1.3.1 (fix high CVE-2026 -54283) (#428 )
12+ - bump fastapi from 0.120.4 to 0.133.1 (compat. starlette 1.3.1) (#429 )
13+ - add pydantic-settings for BaseSettings moved from pydantic (backport #418 ) (#430 )
14+ - python-multipart from 0.0.29 to 0.0.30 (fix high CVE-2026 -53539) (backport #433 ) (#434 )
15+
16+ ### Bug Fixes
17+
18+ - adaptation to starlette 1 breaking change (backport #424 ) (#427 )
19+ - fix non annotated attributes (compatibility pydantic 2) (backport #419 ) (#431 )
20+
321## v2.3.3 (2026-01-28)
422
523### New Features
You can’t perform that action at this time.
0 commit comments