-
-
Notifications
You must be signed in to change notification settings - Fork 580
Pull requests: litestar-org/litestar
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: don't crash OpenAPI generation when an example value is rejected by model validation
#4931
opened Jul 15, 2026 by
uttam12331
Contributor
Loading…
fix(datastructures): extend_header_value only reads the first duplicate header entry, dropping the rest
#4927
opened Jul 15, 2026 by
chuenchen309
Loading…
fix(stores): MemoryStore/FileStore.exists() ignores expiry
#4926
opened Jul 14, 2026 by
chuenchen309
Loading…
fix(datastructures): MutableScopeHeaders.getall() treats an empty-list default as "no default"
#4924
opened Jul 14, 2026 by
chuenchen309
Loading…
fix(openapi): use exact-match dedup in default_operation_id_creator
#4923
opened Jul 14, 2026 by
chuenchen309
Loading…
fix(kwargs): handle Optional[UploadFile] with msgspec rename schemes
#4897
opened Jul 5, 2026 by
aaron-gheevarghese
Loading…
fix(signature): resolve litestar.di names in TYPE_CHECKING handler annotations
#4896
opened Jul 5, 2026 by
ritsth
Loading…
fix(channels): resolve race condition in the plugin to prevent silent event loss
#4895
opened Jul 2, 2026 by
Vitaly312
Contributor
Loading…
fix(logging): match structlog logger factory to renderer output type
#4893
opened Jul 2, 2026 by
Sanjays2402
Loading…
test: remove pragma no cover markers for _exceptions and predicates
#4892
opened Jul 1, 2026 by
srikaaviya
Loading…
fix: KeyError in LoggingMiddleware when a request fails before a response body is sent
#4887
opened Jun 30, 2026 by
Sreekant13
Loading…
fix(jwt): auto-generate jti when token_unique_jwt_id is not provided
#4885
opened Jun 26, 2026 by
Yadidiah-k
Loading…
fix: strip port from host header before allowed-hosts match
#4873
opened Jun 20, 2026 by
EmmanuelNiyonshuti
Contributor
Loading…
fix(channels): make subscribe cancellation-safe to prevent subscriber leak
#4872
opened Jun 20, 2026 by
lesnik512
Loading…
fix(channels): remove empty channel entries on unsubscribe to prevent memory leak
#4868
opened Jun 19, 2026 by
lesnik512
Loading…
fix(response): deduplicate cookies before returning ASGIResponse
#4863
opened Jun 16, 2026 by
Vitaly312
Contributor
Loading…
fix(openapi): handle recursive PEP 695 type aliases in schema generation
#4848
opened Jun 13, 2026 by
declaresub
Loading…
chore(deps): bump twisted from 25.5.0 to 26.4.0rc2
Dependencies
This is updating a dependency file
python:uv
Pull requests that update python:uv code
#4835
opened Jun 6, 2026 by
dependabot
Bot
Loading…
fix(jwt): remove invalid fields from OAuth2 security scheme OpenAPI
#4834
opened Jun 6, 2026 by
SaneChen
Loading…
feat(core): Deprecate request "reserved kwargs"
#4817
opened May 29, 2026 by
provinzkraut
Member
Loading…
fix(response): ASGIStreamingResponse headers accept iterable of tuples
#4810
opened May 26, 2026 by
trippusultan
Loading…
feat(openapi): add $dynamicRef and $dynamicAnchor to Schema dataclass
#4809
opened May 26, 2026 by
trippusultan
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.