-
-
Notifications
You must be signed in to change notification settings - Fork 647
Pull requests: litestar-org/litestar
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
chore(deps): bump anyio from 4.13.0 to 4.14.2
Dependencies
This is updating a dependency file
python:uv
Pull requests that update python:uv code
#5086
opened Sep 19, 2026 by
dependabot
Bot
Loading…
feat(openapi): add root_path to OpenAPI servers when present in ASGI scope
#5083
opened Sep 18, 2026 by
Ravijangid820
Loading…
feat(openapi): use ASGI root_path for default OpenAPI servers
#5080
opened Sep 18, 2026 by
TianHengZhuang
•
Draft
fix(jwt)!: omit OpenAPI fields invalid for type http in JWTCookieAuth
#5079
opened Sep 17, 2026 by
faizrazadec
Loading…
feat(stores): use Redis GETEX for renew_for on 6.2+
#5078
opened Sep 17, 2026 by
TianHengZhuang
Loading…
fix(docs): normalize CRLF line endings in caching examples
#5076
opened Sep 16, 2026 by
johnnoone
Loading…
fix(openapi): use HTTP status phrases instead of verbose descriptions
#5075
opened Sep 16, 2026 by
HoosseinRahimi
Loading…
fix(datastructures): let URL.with_replacements clear components
#5074
opened Sep 14, 2026 by
itzzdev09
Contributor
Loading…
fix: reject q=0 media types in Accept.best_match()
#5073
opened Sep 12, 2026 by
aviralsaxena16
Contributor
Loading…
fix(openapi): don't duplicate parameter examples on the schema (#3057)
#5070
opened Sep 11, 2026 by
yhe960809-ai
Loading…
fix(dto): keep nested DTOData collections as builtins, until create_instance() (#3620)
#5069
opened Sep 9, 2026 by
bishnusyangja
Loading…
feat(openapi): support headers in ResponseSpec responses
#5066
opened Sep 9, 2026 by
Shekhrozx
Contributor
Loading…
refactor(middleware): migrate
AbstractAuthenticationMiddleware to ASGIMiddleware
#5061
opened Sep 8, 2026 by
Kumzy
Member
•
2/2
Loading…
refactor(middleware): migrate
SessionMiddleware to ASGIMiddleware
#5060
opened Sep 8, 2026 by
Kumzy
Member
•
1/2
Loading…
fix(handlers): derive handler_id from a counter instead of id(self)
#5059
opened Sep 8, 2026 by
Yasser-Ameur
Loading…
fix(routing): backtrack from path-type catch-all to a more specific sibling route
#5058
opened Sep 8, 2026 by
Yasser-Ameur
Loading…
fix(openapi): use ipv4-cidr/ipv6-cidr for IPv*Network schemas
#5057
opened Sep 8, 2026 by
vyrnsynx
Loading…
4 tasks done
feat(stores): add hash-based storage strategy to RedisStore (part 2 of #4992)
#5054
opened Sep 7, 2026 by
HorusTheSonOfOsiris
Contributor
•
Draft
refactor(stores): extract Redis strategy class (part 1 of #4992)
#5053
opened Sep 7, 2026 by
HorusTheSonOfOsiris
Contributor
Loading…
fix(dto): preserve msgspec.Meta constraints on collection, mapping and union members in transfer models
#5052
opened Sep 7, 2026 by
blockgroot
Loading…
docs: restore SQLAlchemy offset pagination example
#5046
opened Sep 6, 2026 by
krishsinghhura
Loading…
fix(dto): preserve msgspec.Meta constraints on union arms in transfer models
#5045
opened Sep 6, 2026 by
heyilingran
Loading…
fix(jwt): removed duplicated jwt token validation
#5044
opened Sep 6, 2026 by
happykust
Contributor
Loading…
perf: change how the deprecated resolves per request
#5040
opened Sep 4, 2026 by
Kumzy
Member
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.