Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
litestar-org
/
litestar
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
480
Star
7.6k
Code
Issues
220
Pull requests
35
Discussions
Actions
Projects
3
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit History
Commits on Oct 27, 2025
chore(deps): bump actions/upload-artifact from 4 to 5 (#4450)
Show description for 9a8a3ca
dependabot[bot]
authored
9a8a3ca
Copy full SHA for 9a8a3ca
chore(deps): bump actions/download-artifact from 5 to 6 (#4451)
Show description for d87e20f
dependabot[bot]
authored
d87e20f
Copy full SHA for d87e20f
Commits on Oct 22, 2025
fix(tools): Incorrect index check in changelog insertion (#4448)
Show description for 1863d4a
7576457
authored
1863d4a
Copy full SHA for 1863d4a
Commits on Oct 20, 2025
docs: add note on how to add a middleware with a constraint through a… (#4435)
euri10
authored
afea507
Copy full SHA for afea507
Commits on Oct 14, 2025
feat(middleware): Add `should_bypass_for_scope` to `ASGIMiddleware` to allow excluding middlewares dynamically (#4441)
provinzkraut
authored
94073d3
Copy full SHA for 94073d3
fix: typo in `OpenAPIHeader` docs (#4437)
sobolevn
authored
afc255f
Copy full SHA for afc255f
fix(websockets): Correctly pass `guards` to underlying handler (#4414)
7576457
authored
946d6b7
Copy full SHA for 946d6b7
Commits on Oct 13, 2025
chore(deps): bump ikalnytskyi/action-setup-postgres from 7 to 8 (#4433)
Show description for 59800ae
dependabot[bot]
authored
59800ae
Copy full SHA for 59800ae
Commits on Oct 12, 2025
refactor: type annotate `content` properly (#4427)
Show description for 08e8dad
winstxnhdw
authored
08e8dad
Copy full SHA for 08e8dad
docs: remove mention of nginx-unit which is officially unmaintained (#4431)
Show description for f39e7ba
euri10
authored
f39e7ba
Copy full SHA for f39e7ba
feat(typing): support `typing.ReadOnly` for `TypedDict` schemas (#4424)
sobolevn
authored
749c332
Copy full SHA for 749c332
Commits on Oct 11, 2025
refactor(typing): remove unused `tuple_types_regex` from typing utils (#4425)
Show description for d478219
sobolevn
authored
d478219
Copy full SHA for d478219
fix: `KeyError` swallowing in `default_serializer` (#4420)
sobolevn
authored
673c1e9
Copy full SHA for 673c1e9
chore: Drop uvloop from direct dependencies (#4182)
gsakkis
authored
e09e7b0
Copy full SHA for e09e7b0
fix(typing): `_dec_pydantic_uuid` return type annotation (#4419)
Show description for 854c9d3
sobolevn
authored
854c9d3
Copy full SHA for 854c9d3
fix: do not check for `Path` in `default_deserializer` (#4421)
Show description for a54f859
sobolevn
authored
a54f859
Copy full SHA for a54f859
Commits on Oct 8, 2025
chore(deps): bump github/codeql-action from 3 to 4 (#4412)
Show description for 84cb6d5
dependabot[bot]
authored
84cb6d5
Copy full SHA for 84cb6d5
chore(deps): bump astral-sh/setup-uv from 6 to 7 (#4413)
Show description for e379fa8
dependabot[bot]
authored
e379fa8
Copy full SHA for e379fa8
Commits on Oct 6, 2025
fix: use `inspect.iscoroutinefunction` instead of deprecated in 3.14 `asyncio.iscoroutinefunction` (#4405)
Show description for 2cf4575
edgarrmondragon
and
sobolevn
authored
2cf4575
Copy full SHA for 2cf4575
Commits on Oct 5, 2025
Merge commit from fork
provinzkraut
committed
1a646b5
Copy full SHA for 1a646b5
feat(v3)!: Remove all SQLAlchemy modules in favor of direct advanced-alchemy imports (#4340)
Show description for 08297fd
cofin
authored
08297fd
Copy full SHA for 08297fd
docs: add link to source in api reference (#4397)
euri10
authored
510b202
Copy full SHA for 510b202
Commits on Oct 3, 2025
docs: better install table (#4388)
Show description for 45e0e76
sobolevn
and
euri10
authored
45e0e76
Copy full SHA for 45e0e76
chore!: remove deprecated litestar.contrib.htmx module (#4316)
Kumzy
authored
51720ab
Copy full SHA for 51720ab
fix(jwt): Relax typing to allow `Sequence` for `Token.aud` (#4241)
casabre
authored
b97de01
Copy full SHA for b97de01
fix: fix(channels/backend/memory): add KeyError-safe delete channel from history (#4389)
Show description for b105cff
Peopl3s
and
provinzkraut
authored
b105cff
Copy full SHA for b105cff
fix(cli): pass the `--app-dir` option to the uvicorn subprocess when the reload option is enabled. (#4352)
IDrokin117
authored
84085df
Copy full SHA for 84085df
docs: fix(docs/config): remove pin versions in intersphinx mapping (#4383)
Show description for 6ce617e
Peopl3s
and
provinzkraut
authored
6ce617e
Copy full SHA for 6ce617e
fix: change Optional to NotRequired in OpenAPI pydantic plugin (#4347)
Show description for ce3ff9e
raidzin
authored
ce3ff9e
Copy full SHA for ce3ff9e
docs: fix(getting-started): replace structlog to polyfactory for Polyfactory section (#4385)
Peopl3s
authored
7c9d0e0
Copy full SHA for 7c9d0e0
docs: fix(getting-started): fix(getting-started): remove outdated information about the CLI (#4382)
Peopl3s
authored
f5bde7f
Copy full SHA for f5bde7f
Commits on Oct 2, 2025
feat(core)!: Add zero-cost middleware exclusion (#4372)
provinzkraut
authored
a733629
Copy full SHA for a733629
fix(OpenAPI): Fix `Stream` response being treated as `File` response in OpenAPI schema (#4371)
provinzkraut
authored
acef4e2
Copy full SHA for acef4e2
docs: fix(README/PYPI_README): remove duplicate of mgspec and attrs link (#4380)
Show description for 9f83ef0
Peopl3s
authored
9f83ef0
Copy full SHA for 9f83ef0
fix(channels/plugin): fix typo with pub_task cancelling in `_on_shutdown` method ChannelsPlugin (#4374)
Peopl3s
authored
4aaeb86
Copy full SHA for 4aaeb86
Pagination
Previous
Next
You can’t perform that action at this time.