Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / litestar-org/litestar issues and pull requests

#3764 - Enhancement: local state for websocket listeners

Issue - State: closed - Opened by olzhasar 1 day ago - 4 comments
Labels: Enhancement

#3763 - Bug: Incompatible signatures when using WebsocketListener class

Issue - State: open - Opened by olzhasar 1 day ago
Labels: Bug :bug:

#3762 - Bug: Swagger and Redoc docs don't work for Piccolo ORM in Litestar>2.11.0

Issue - State: closed - Opened by sinisaos 1 day ago - 2 comments
Labels: Bug :bug:

#3759 - Bug: default_factory with PydanticDTO

Issue - State: open - Opened by FranzForstmayr 4 days ago
Labels: Bug :bug:

#3756 - docs: add floxay as a contributor for code, and test

Pull Request - State: closed - Opened by allcontributors[bot] 7 days ago
Labels: Triage Required :hospital:, pr/external, size: small, area/docs, type/docs

#3755 - feat: deprecate `litestar.contrib.sqlalchemy`

Pull Request - State: closed - Opened by cofin 8 days ago - 2 comments
Labels: pr/internal, area/docs, area/dependencies, type/feat, area/plugins, size: large

#3754 - feat: OpenAPI plugins send CSRF request header

Pull Request - State: closed - Opened by floxay 8 days ago - 4 comments
Labels: Triage Required :hospital:, pr/external, size: small, type/feat

#3753 - chore: Fix PyPI readme generation on Windows

Pull Request - State: closed - Opened by floxay 8 days ago - 1 comment
Labels: Triage Required :hospital:, pr/external, pr/internal, size: small

#3752 - Enhancement: Allow multiple lifecycle hooks of each type to be run on any given request

Issue - State: open - Opened by charles-dyfis-net 8 days ago - 2 comments
Labels: Enhancement

#3751 - docs: update copyright notice year to 2024

Pull Request - State: closed - Opened by findstar 8 days ago - 1 comment
Labels: Triage Required :hospital:, pr/external, pr/internal, size: small, area/docs, type/docs

#3750 - fix(typing): Don't require annotated_types

Pull Request - State: closed - Opened by provinzkraut 8 days ago - 3 comments
Labels: pr/internal, size: small, type/bug

#3749 - Bug: ModuleNotFoundError: No module named 'annotated_types'

Issue - State: closed - Opened by itssimon 8 days ago - 1 comment
Labels: Bug :bug:

#3748 - feat: allow before_request and after_request handlers to accept a parent argument

Pull Request - State: open - Opened by charles-dyfis-net 9 days ago - 3 comments
Labels: Triage Required :hospital:, pr/external, size: small, type/feat, area/types, area/router

#3747 - feat: bump `scalar` OpenAPI Plugin to `latest` release

Pull Request - State: closed - Opened by cofin 9 days ago - 2 comments
Labels: pr/internal, size: small, type/feat

#3746 - docs: remove unused code snippet

Pull Request - State: closed - Opened by JacobCoffee 10 days ago - 2 comments
Labels: pr/internal, size: small, area/docs, type/docs

#3745 - docs(index): Add `litestar-fullstack-inertia` and remove `litestar-pg-redis-docker`

Pull Request - State: closed - Opened by Alc-Alc 12 days ago - 2 comments
Labels: pr/internal, size: small, area/docs, type/docs

#3743 - fix(revert): `httponly` correction in CSRFMiddleware

Pull Request - State: closed - Opened by cofin 13 days ago - 2 comments
Labels: pr/internal, size: small, type/bug, area/middleware

#3742 - fix(OpenAPI): Correctly handle `msgspec.Struct` tagged unions

Pull Request - State: closed - Opened by provinzkraut 14 days ago - 3 comments
Labels: pr/internal, size: small, area/private-api, type/bug

#3741 - ci(docs): include hidden files for docs

Pull Request - State: closed - Opened by Alc-Alc 14 days ago - 2 comments
Labels: pr/internal, area/ci, size: small

#3740 - feat: Raise exception when body parameter is annotated with non-bytes type

Pull Request - State: closed - Opened by provinzkraut 14 days ago - 2 comments
Labels: pr/internal, size: small, type/feat

#3739 - fix: `httponly` correction in CSRFMiddleware

Pull Request - State: closed - Opened by cofin 15 days ago - 2 comments
Labels: pr/internal, size: small, type/bug, area/middleware

#3738 - feat: Allow customizing schema component keys

Pull Request - State: closed - Opened by provinzkraut 15 days ago - 2 comments
Labels: pr/internal, size: small, area/openapi, area/private-api, type/feat, area/params

#3737 - Bug: NameError: name 'BigInteger' is not defined

Issue - State: closed - Opened by cbdiesse 15 days ago - 3 comments
Labels: Bug :bug:

#3736 - chore: Test coverage

Pull Request - State: closed - Opened by Alc-Alc 15 days ago - 2 comments
Labels: do not merge, pr/internal, size: small, area/private-api, area/dependencies, area/kwargs

#3735 - fix: Fix dangling coroutines in request extraction handling cleanup

Pull Request - State: closed - Opened by provinzkraut 15 days ago - 2 comments
Labels: pr/internal, size: small, area/private-api, type/bug, area/dependencies, area/kwargs

#3733 - test: Fix for Pydantic private fields (2nd attempt)

Pull Request - State: closed - Opened by provinzkraut 15 days ago - 1 comment
Labels: pr/internal, size: small

#3732 - feat: Update MessagPack media type

Pull Request - State: closed - Opened by provinzkraut 15 days ago - 2 comments
Labels: pr/internal, size: small, area/docs, type/feat, area/enums

#3731 - test: Fix tests for pydantic private fields

Pull Request - State: closed - Opened by provinzkraut 15 days ago - 1 comment
Labels: pr/internal, size: small

#3730 - Enhancement: after_startup and after_shutdown hook

Issue - State: closed - Opened by m3nowak 16 days ago - 2 comments
Labels: Enhancement

#3729 - feat: Support strings in `media_type` for `ResponseSpec`

Pull Request - State: closed - Opened by provinzkraut 18 days ago - 2 comments
Labels: pr/internal, size: small, area/openapi, area/private-api, type/feat

#3728 - Enhancement: Accept arbitrary media types in `ResponseSpec.media_type`

Issue - State: closed - Opened by agronholm 18 days ago - 2 comments
Labels: Enhancement

#3727 - Enhancement: Switch to official msgpack media type

Issue - State: closed - Opened by agronholm 18 days ago - 1 comment
Labels: Enhancement

#3726 - Enhancement: Generate OpenAPI parameter descriptions from handler docstrings

Issue - State: open - Opened by Keating950 19 days ago - 2 comments
Labels: Enhancement

#3725 - docs(htmx): add request_class to example

Pull Request - State: open - Opened by yujinyuz 21 days ago - 3 comments
Labels: pr/external, pr/internal, size: small, area/docs, type/docs

#3723 - Bug: Request has no attribute 'htmx'

Issue - State: closed - Opened by yujinyuz 21 days ago - 1 comment
Labels: Bug :bug:

#3722 - Bug: Pydantic `json_schema_extra` fields aren't all merged

Issue - State: closed - Opened by provinzkraut 21 days ago
Labels: Bug :bug:

#3721 - refactor: Metadata handling

Pull Request - State: closed - Opened by provinzkraut 22 days ago - 3 comments
Labels: pr/internal, area/private-api, area/dependencies, area/plugins, area/dto, size: medium

#3720 - Enhancement: allow_unauthorized

Issue - State: open - Opened by gsakkis 23 days ago
Labels: Enhancement

#3719 - docs: add example of utilizing GraphQL with Litestar via Strawberry

Pull Request - State: closed - Opened by aarcex3 25 days ago - 1 comment
Labels: Triage Required :hospital:, pr/external, size: small, area/docs, type/docs

#3718 - chore(deps): bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows

Pull Request - State: closed - Opened by dependabot[bot] 26 days ago - 1 comment
Labels: Dependencies, pr/internal, area/ci, size: small

#3716 - refactor(typing): Remove "unpacking" of `annotated_types`

Pull Request - State: closed - Opened by provinzkraut 26 days ago - 2 comments
Labels: pr/internal, size: small

#3715 - fix(OpenAPI): Correctly handle `type` keyword

Pull Request - State: closed - Opened by provinzkraut 26 days ago - 2 comments
Labels: pr/internal, area/ci, size: small, area/private-api, type/bug

#3714 - Bug: "type" keyword doesn't behave the same as TypeAlias

Issue - State: closed - Opened by atom-andrew 29 days ago - 2 comments
Labels: Bug :bug:

#3712 - fix(warnings): the exclude pattern matching warned too much

Pull Request - State: closed - Opened by euri10 about 1 month ago - 2 comments
Labels: Triage Required :hospital:, pr/external, size: small, area/private-api, type/bug, area/dependencies, area/middleware

#3710 - Bug: OpenAPI Generation Errors Out with Pydantic V1 and max_length with default=None

Issue - State: closed - Opened by sergeyk93 about 1 month ago - 1 comment
Labels: Bug :bug:

#3709 - chore(release): Release v2.11.0

Pull Request - State: closed - Opened by Alc-Alc about 1 month ago - 3 comments
Labels: pr/internal, size: small, area/docs, area/dependencies

#3708 - docs: add FarhanAliRaza as a contributor for doc

Pull Request - State: closed - Opened by allcontributors[bot] about 1 month ago
Labels: Triage Required :hospital:, pr/external, size: small, area/docs, type/docs

#3706 - Bug: `Request.url.scheme` doesn't match `scope['scheme']`

Issue - State: closed - Opened by trim21 about 1 month ago - 3 comments
Labels: Bug :bug:

#3705 - fix(JWT): Response with 401 on token payload validation

Pull Request - State: closed - Opened by provinzkraut about 1 month ago - 3 comments
Labels: pr/internal, size: small, type/bug

#3704 - docs: add aarcex3 as a contributor for doc

Pull Request - State: closed - Opened by allcontributors[bot] about 1 month ago
Labels: Triage Required :hospital:, pr/external, size: small, area/docs, type/docs

#3703 - docs: Fixing spelling in request.rst

Pull Request - State: closed - Opened by aarcex3 about 1 month ago - 3 comments
Labels: Triage Required :hospital:, pr/external, pr/internal, size: small, area/docs, type/docs

#3702 - docs: fixed incorrect docs for default status code for http handler

Pull Request - State: closed - Opened by FarhanAliRaza about 1 month ago - 4 comments
Labels: Triage Required :hospital:, pr/external, pr/internal, size: small, type/docs

#3701 - docs: add trim21 as a contributor for code, and test

Pull Request - State: closed - Opened by allcontributors[bot] about 1 month ago
Labels: Triage Required :hospital:, pr/external, size: small, area/docs, type/docs

#3700 - feat(middleware): Warn about greedy exclude patterns

Pull Request - State: closed - Opened by provinzkraut about 1 month ago - 3 comments
Labels: pr/internal, size: small, area/docs, area/private-api, type/feat, area/middleware

#3699 - Bug: can't reload app on windows

Issue - State: closed - Opened by trim21 about 1 month ago - 2 comments
Labels: Bug :bug:

#3698 - fix: csrf middleware excluding router

Pull Request - State: closed - Opened by trim21 about 1 month ago - 10 comments
Labels: Triage Required :hospital:, pr/external, pr/internal, size: small, type/bug, area/middleware

#3697 - docs: stale reference to pydantic signature models

Pull Request - State: closed - Opened by cofin about 1 month ago - 2 comments
Labels: pr/internal, size: small, area/docs

#3696 - fix: inconsistent behavior between `signature_namespace` and `signature_types`

Pull Request - State: closed - Opened by cofin about 1 month ago - 7 comments
Labels: pr/internal, size: small, area/handlers, type/bug

#3695 - feat(JWT): Customised token verification

Pull Request - State: closed - Opened by provinzkraut about 1 month ago - 3 comments
Labels: pr/internal, size: small, area/docs, type/feat, size: medium

#3694 - fix(signature): removed tests to fix inconsistent behavior between signature_namespace and signature_types

Pull Request - State: closed - Opened by FarhanAliRaza about 1 month ago - 5 comments
Labels: Triage Required :hospital:, pr/external, size: small

#3693 - fix: updated sqlalchemy samples & unpin `advanced-alchemy`

Pull Request - State: closed - Opened by cofin about 1 month ago - 2 comments
Labels: pr/internal, area/docs, type/bug, area/dependencies, area/plugins, size: medium

#3692 - feat(JWT): Custom JWT payload classes

Pull Request - State: closed - Opened by provinzkraut about 1 month ago - 3 comments
Labels: pr/internal, size: small, area/docs, type/feat

#3691 - feat(DTO): Support `extra="forbid"` model config for `PydanticDTO`

Pull Request - State: closed - Opened by provinzkraut about 1 month ago - 5 comments
Labels: pr/internal, size: small, type/feat, area/dto

#3690 - feat(DTO): introduce `forbid_unknown_fields` config

Pull Request - State: closed - Opened by provinzkraut about 1 month ago - 3 comments
Labels: pr/internal, size: small, area/docs, area/private-api, type/feat, area/dto

#3689 - fix: OpenTelemetry doesn't capture exceptions in the outermost application layer

Pull Request - State: closed - Opened by provinzkraut about 1 month ago - 3 comments
Labels: pr/internal, size: small, area/docs, type/bug

#3688 - Enhancement: no way to disable csrf and session middleware on some router

Issue - State: closed - Opened by trim21 about 1 month ago - 3 comments
Labels: Enhancement

#3687 - fix(prometheus): use path template for prometheus metrics

Pull Request - State: closed - Opened by evstratbg about 1 month ago - 2 comments
Labels: Triage Required :hospital:, pr/external, area/private-api, type/bug, area/types, size: medium, area/testing, area/asgi

#3687 - fix(prometheus): use path template for prometheus metrics

Pull Request - State: closed - Opened by evstratbg about 1 month ago - 2 comments
Labels: Triage Required :hospital:, pr/external, area/private-api, type/bug, area/types, size: medium, area/testing, area/asgi

#3686 - chore(tests): added additional test scenarios

Pull Request - State: closed - Opened by cofin about 1 month ago - 1 comment
Labels: pr/internal, size: small

#3686 - chore(tests): added additional test scenarios

Pull Request - State: closed - Opened by cofin about 1 month ago - 1 comment
Labels: pr/internal, size: small

#3685 - fix(DTO): Inconsistent use of strict mode

Pull Request - State: closed - Opened by provinzkraut about 1 month ago - 6 comments
Labels: pr/internal, size: small, area/private-api, type/bug, area/dto, area/serialization

#3685 - fix(DTO): Inconsistent use of strict mode

Pull Request - State: closed - Opened by provinzkraut about 1 month ago - 3 comments
Labels: pr/internal, size: small, area/private-api, type/bug, area/dto, area/serialization

#3684 - feat: switched abandonded python-jose to pyjwt

Pull Request - State: closed - Opened by nielsvanhooy about 1 month ago - 3 comments
Labels: Triage Required :hospital:, pr/external, pr/internal, size: small, area/dependencies, type/feat

#3684 - feat: switched abandonded python-jose to pyjwt

Pull Request - State: closed - Opened by nielsvanhooy about 1 month ago - 3 comments
Labels: Triage Required :hospital:, pr/external, pr/internal, size: small, area/dependencies, type/feat

#3683 - Enhancement: need a way to update csrf token if secret changed

Issue - State: closed - Opened by trim21 about 1 month ago - 2 comments
Labels: Enhancement

#3681 - bug: inconsistent behavior between `signature_namespace` and `signature_types`

Issue - State: closed - Opened by cofin about 1 month ago - 2 comments
Labels: Bug :bug:, Good First Issue, Refactor, area/signature

#3681 - bug: inconsistent behavior between `signature_namespace` and `signature_types`

Issue - State: closed - Opened by cofin about 1 month ago - 1 comment
Labels: Bug :bug:, Good First Issue, Refactor, area/signature

#3680 - Enhancement: Support attrs converters

Issue - State: closed - Opened by jeffcarrico about 1 month ago - 1 comment
Labels: Enhancement, Upstream

#3680 - Bug: attrs data model for post does not execute converters

Issue - State: open - Opened by jeffcarrico about 1 month ago
Labels: Bug :bug:

#3679 - Bug: Using DTOData with the codegen backend decodes data incorrectly

Issue - State: closed - Opened by abdulhaq-e about 1 month ago - 3 comments
Labels: Bug :bug:

#3679 - Bug: Using DTOData with the codegen backend decodes data incorrectly

Issue - State: open - Opened by abdulhaq-e about 1 month ago - 1 comment
Labels: Bug :bug:

#3678 - docs: add abelkm99 as a contributor for code, test, and doc

Pull Request - State: closed - Opened by allcontributors[bot] about 1 month ago
Labels: Triage Required :hospital:, pr/external, size: small, area/docs, type/docs

#3678 - docs: add abelkm99 as a contributor for code, test, and doc

Pull Request - State: closed - Opened by allcontributors[bot] about 1 month ago
Labels: Triage Required :hospital:, pr/external, size: small, area/docs, type/docs

#3677 - Enhancement: Allow streaming Templates to serve very large content

Issue - State: open - Opened by ptallada about 1 month ago
Labels: Enhancement, Templating, Responses

#3676 - Bug: `request.session` may be Empty but it typed as `dict[str, Any]`

Issue - State: closed - Opened by trim21 about 1 month ago - 5 comments
Labels: Bug :bug:, Triage Required :hospital:

#3672 - Bug: handler kwargs name affect request validator

Issue - State: closed - Opened by trim21 about 1 month ago - 5 comments
Labels: Bug :bug:

#3671 - docs: Fix misplaced comment in dependency-injection.rst for better clarity

Pull Request - State: closed - Opened by Zimzozaur about 1 month ago - 1 comment
Labels: Triage Required :hospital:, pr/external, size: small, area/docs

#3670 - docs: Added Posting tool as an alternative to Postman in 06-receiving-data.rst

Pull Request - State: closed - Opened by Zimzozaur about 1 month ago - 1 comment
Labels: Triage Required :hospital:, pr/external, pr/internal, size: small, area/docs, type/docs

#3669 - chore: update dependencies

Pull Request - State: closed - Opened by provinzkraut about 1 month ago - 6 comments
Labels: pr/internal, area/docs, area/private-api, area/dependencies, area/plugins, size: medium

#3667 - Bug: Generic Controller OpenAPI broken (models not generated)

Issue - State: closed - Opened by nchaikh about 2 months ago - 1 comment
Labels: Bug :bug:

#3666 - Bug: Generic Controller SQLAlchemyDTO SerializationException: Unsupported type

Issue - State: closed - Opened by nchaikh about 2 months ago - 1 comment
Labels: Bug :bug:

#3665 - fix(opentelemetry): wrap everything under Otel middleware if it Exists.

Pull Request - State: closed - Opened by abelkm99 about 2 months ago - 17 comments
Labels: Triage Required :hospital:, pr/external, pr/internal, size: small, area/docs, type/bug, area/plugins

#3664 - docs: Added Posting tool as an alternative to Postman in 06-receiving-data.rst

Pull Request - State: closed - Opened by Zimzozaur about 2 months ago - 3 comments
Labels: Triage Required :hospital:, pr/external, size: small, area/docs, type/docs

#3663 - Bug: OpenTelemetry Middleware Doesn't Capture Exceptions Raised Before Route Handler

Issue - State: closed - Opened by abelkm99 about 2 months ago - 6 comments
Labels: Bug :bug:

#3662 - docs: add Zimzozaur as a contributor for doc

Pull Request - State: closed - Opened by allcontributors[bot] about 2 months ago
Labels: Triage Required :hospital:, pr/external, size: small, area/docs, type/docs

#3661 - fix: Small docs update.

Pull Request - State: closed - Opened by Zimzozaur about 2 months ago - 3 comments
Labels: Triage Required :hospital:, pr/external, pr/internal, size: small, area/docs, type/bug

#3660 - docs: fixed bad links in `flask` migration guide

Pull Request - State: closed - Opened by jlr295 about 2 months ago - 1 comment
Labels: Triage Required :hospital:, pr/external, pr/internal, size: small, area/docs, type/docs