Skip to content

Commit 55607f7

Browse files
author
metworkbot
committed
build: changelog automatic update
1 parent e91fee7 commit 55607f7

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

CHANGELOG-2.3.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
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

0 commit comments

Comments
 (0)