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
#3651 - Bug: OpenAPI error: type object '<MyInputModel>' has no attribute '__parameters__'
Issue -
State: open - Opened by aedify-swi 4 months ago
- 3 comments
Labels: Bug :bug:, Triage Required :hospital:, OpenAPI
#3650 - Bug(OpenAPI): Schema generation doesn't resolve signature types for "nested" objects
Issue -
State: open - Opened by floxay 4 months ago
Labels: Bug :bug:, OpenAPI
#3649 - Bug: Extending middlewares or dependencies in the main application does not actually register them.
Issue -
State: closed - Opened by hpphpro 4 months ago
- 2 comments
Labels: Bug :bug:
#3648 - chore(release): Release new minor version 2.10.0
Pull Request -
State: closed - Opened by Alc-Alc 4 months ago
- 3 comments
Labels: pr/internal, size: small, area/docs, area/dependencies
#3647 - Bug: Litestar Logging in Python3.12: Unable to configure handler 'queue_listener' (Pycharm Debugger)
Issue -
State: closed - Opened by Rey092 4 months ago
- 1 comment
Labels: Bug :bug:
#3646 - Bug: order of types in openapi spec is not consistent in json rendering
Issue -
State: open - Opened by atom-andrew 4 months ago
- 2 comments
Labels: Bug :bug:, OpenAPI
#3644 - Bug: openapi parameter order doesn't match the order in the path
Issue -
State: open - Opened by ashanbrown 4 months ago
Labels: Bug :bug:, OpenAPI
#3643 - Bug: or Feature? SQLAlchemyDTO ignores include/exclude config when generating field definitions
Issue -
State: closed - Opened by bookin 4 months ago
Labels: Bug :bug:
#3642 - Bug: Openapi failing validation with python-openapi/openapi-spec-validator
Issue -
State: open - Opened by bmle69 4 months ago
- 2 comments
Labels: Bug :bug:, OpenAPI
#3641 - fix(handlers): Allow returning `Response[None]` from head route handlers
Pull Request -
State: closed - Opened by provinzkraut 4 months ago
- 3 comments
Labels: pr/internal, size: small, type/bug
#3640 - Bug: Can't use `Response[None]` as return annotation for `head` requests
Issue -
State: closed - Opened by spietras 4 months ago
- 3 comments
Labels: Bug :bug:
#3639 - fix(connection): Fix creation of FormMultiDict in Request.form to properly handle multi-keys
Pull Request -
State: closed - Opened by provinzkraut 4 months ago
- 3 comments
Labels: pr/internal, size: small, type/bug, area/connection
#3638 - chore: Port fix for #3593 to v3
Pull Request -
State: closed - Opened by provinzkraut 4 months ago
- 3 comments
Labels: pr/internal, size: small
#3637 - fix(type): More appropriate type hints for stores
Pull Request -
State: closed - Opened by Alc-Alc 4 months ago
- 2 comments
Labels: pr/internal, size: small, type/bug, area/stores, area/testing
#3637 - fix(type): More appropriate type hints for stores
Pull Request -
State: closed - Opened by Alc-Alc 4 months ago
- 2 comments
Labels: pr/internal, size: small, type/bug, area/stores, area/testing
#3636 - Docs: status_code for handlers is incorrect
Issue -
State: closed - Opened by ptallada 4 months ago
- 4 comments
Labels: Documentation :books:, Help Wanted :sos:
#3635 - fix(OpenAPI): handle invalid schema keys
Pull Request -
State: closed - Opened by thiagozf 4 months ago
- 3 comments
Labels: Triage Required :hospital:, pr/external, pr/internal, size: small, area/openapi, area/private-api, type/bug
#3632 - fix: allow non-Mapping Iterable parameters
Pull Request -
State: closed - Opened by rafalkrupinski 4 months ago
- 8 comments
Labels: Triage Required :hospital:, pr/external, pr/internal, size: small, area/private-api, type/bug, area/kwargs
#3631 - Enhancement: Allow parameter of type `Iterable` to be processed as `list`
Issue -
State: closed - Opened by rafalkrupinski 4 months ago
- 3 comments
Labels: Enhancement
#3630 - Bug: Invalid OpenAPI schema keys generated for generic types
Issue -
State: closed - Opened by thiagozf 4 months ago
- 1 comment
Labels: Bug :bug:, OpenAPI
#3629 - docs: fix link to available issues
Pull Request -
State: closed - Opened by tcbegley 4 months ago
Labels: Triage Required :hospital:, pr/external, size: small, area/docs
#3628 - Docs: Add `RepositoryService` usage and function from `SQLAlchemyPlugin`
Issue -
State: open - Opened by MONIER-ChE 4 months ago
Labels: Documentation :books:, Help Wanted :sos:
#3627 - Bug: FormMultiDict is incorrectly created
Issue -
State: closed - Opened by NomAnor 4 months ago
- 8 comments
Labels: Bug :bug:
#3626 - fix: use `ASGIConnection` instead of `Request` for `flash`
Pull Request -
State: closed - Opened by cofin 4 months ago
- 2 comments
Labels: pr/internal, size: small, type/bug, area/plugins
#3625 - Enabled caching and RateLimitMiddleware duplicate all `Ratelimt-*` headers in response
Issue -
State: closed - Opened by mikhail-tokarev 4 months ago
Labels: Bug :bug:
#3624 - Bug: TextClause default value in mapped_column raises ValueError: Unexpected default type
Issue -
State: closed - Opened by atom-mfeldkamp 4 months ago
- 2 comments
Labels: wontfix
#3623 - docs: add Anu-cool-007 as a contributor for code
Pull Request -
State: closed - Opened by allcontributors[bot] 4 months ago
Labels: Triage Required :hospital:, pr/external, size: small, area/docs, type/docs
#3622 - Bug: Routing based on path parameter data type is not using first matching route handler
Issue -
State: open - Opened by fernhaven 4 months ago
- 4 comments
Labels: Bug :bug:
#3620 - Bug: DTOData class not behaving as expected and PydanticDTO class error validation
Issue -
State: open - Opened by jayantraizada 4 months ago
- 1 comment
Labels: Bug :bug:
#3619 - docs: add l-armstrong as a contributor for doc
Pull Request -
State: closed - Opened by allcontributors[bot] 4 months ago
Labels: Triage Required :hospital:, pr/external, size: small, area/docs, type/docs
#3618 - docs: fixed create_ws_route_handlers typo.
Pull Request -
State: closed - Opened by l-armstrong 4 months ago
- 4 comments
Labels: Triage Required :hospital:, pr/external, size: small, area/docs, type/docs
#3615 - fix(OpenAPI): Correctly handle Annotated NewType
Pull Request -
State: closed - Opened by sherbang 4 months ago
- 2 comments
Labels: Triage Required :hospital:, pr/external, size: small, area/private-api, type/bug
#3614 - Bug: Schema generation fails for model with Annotated NewType.
Issue -
State: closed - Opened by sherbang 4 months ago
- 2 comments
Labels: Bug :bug:
#3613 - Enhancement: litestar.types.ExceptionHandler
Issue -
State: closed - Opened by Murtagy 4 months ago
- 2 comments
Labels: Enhancement
#3612 - Enhancement: Add path of routes in schema typescript
Issue -
State: open - Opened by Kumzy 4 months ago
- 1 comment
Labels: Enhancement, OpenAPI
#3611 - docs: add taihim as a contributor for doc
Pull Request -
State: closed - Opened by allcontributors[bot] 4 months ago
- 2 comments
Labels: Triage Required :hospital:, pr/external, pr/internal, size: small, area/docs, type/docs
#3610 - docs: fix typos in examples.contrib.prometheus
Pull Request -
State: closed - Opened by taihim 4 months ago
- 3 comments
Labels: Triage Required :hospital:, pr/external, pr/internal, size: small, area/docs, type/docs
#3609 - Enhancement: Peristance / ttl no limit for redis streams
Issue -
State: open - Opened by darekmeco 5 months ago
- 1 comment
Labels: Enhancement
#3608 - feat(Pydantic): added parameters in pydantic plugin to support strict validation and all the `model_dump` args
Pull Request -
State: closed - Opened by Anu-cool-007 5 months ago
- 6 comments
Labels: Triage Required :hospital:, pr/external, pr/internal, size: small, type/feat, area/types
#3607 - Bug: cant easily catch http disconnect in a stream
Issue -
State: open - Opened by euri10 5 months ago
Labels: Bug :bug:
#3606 - Bug: Duplication in request URL path when configuring OpenAPI Servers
Issue -
State: open - Opened by mohammedbabelly20 5 months ago
Labels: Bug :bug:, OpenAPI
#3605 - fix(signature): Fix #3593: Ensure signature model internal function signatures don't clash with model signature
Pull Request -
State: closed - Opened by provinzkraut 5 months ago
- 3 comments
Labels: pr/internal, size: small, area/private-api, type/bug, area/dependencies, area/kwargs, area/signature
#3603 - docs: Document custom types
Pull Request -
State: closed - Opened by stewit 5 months ago
- 2 comments
Labels: Triage Required :hospital:, pr/external, pr/internal, size: small, area/docs, type/docs, size: medium
#3601 - Bug: Custom plugin with lifespan breaks channel startup hook
Issue -
State: closed - Opened by TheZwieback 5 months ago
- 1 comment
Labels: Bug :bug:
#3600 - Bug: docs website is not up-to-date
Issue -
State: closed - Opened by jderrien 5 months ago
- 6 comments
Labels: Bug :bug:
#3598 - feat: adds before_shutdown/after_startup lifespan hooks
Pull Request -
State: closed - Opened by cofin 5 months ago
- 5 comments
Labels: pr/internal, size: small, area/docs, area/dependencies, type/feat, area/testing
#3597 - Enhancement: Lifespan hook priorities
Issue -
State: open - Opened by betaboon 5 months ago
- 1 comment
Labels: Enhancement, 3.x
#3596 - Docs: typo in channels docs ``create_route_handlers`` -> ``create_ws_route_handlers``
Issue -
State: closed - Opened by byte-bot-app[bot] 5 months ago
- 9 comments
Labels: Documentation :books:, Help Wanted :sos:, Good First Issue
#3595 - SerializationException: Unsupported type: <class 'geoalchemy2.elements.WKBElement'>
Issue -
State: closed - Opened by ysnbyzli 5 months ago
Labels: Bug :bug:
#3594 - Bug: type annotation needs local import to work with websocket_listener
Issue -
State: open - Opened by TheZwieback 5 months ago
Labels: Bug :bug:
#3593 - Bug: multiple values for keyword arguments
Issue -
State: closed - Opened by embecka 5 months ago
- 4 comments
Labels: Bug :bug:
#3591 - Bug: Litestar crashes on initialization with Python 3.12.4 and a read-only root filesystem
Issue -
State: closed - Opened by jakeintel 5 months ago
- 3 comments
Labels: Bug :bug:, Upstream
#3590 - Release 2.9.1
Pull Request -
State: closed - Opened by provinzkraut 5 months ago
Labels: pr/internal, area/ci, area/docs, area/private-api, area/dependencies, size: large, area/logging
#3589 - chore: ignore
Pull Request -
State: closed - Opened by Alc-Alc 5 months ago
- 1 comment
Labels: do not merge, pr/internal, size: small
#3588 - chore(docs): Fix `tools/sphinx_ext/missing_references.py`
Pull Request -
State: closed - Opened by provinzkraut 5 months ago
- 2 comments
Labels: pr/internal, size: small, area/docs
#3587 - Docs: bad links in flask migration docs
Issue -
State: closed - Opened by JacobCoffee 5 months ago
- 2 comments
Labels: Documentation :books:, Good First Issue
#3585 - fix: encode response content object returned from an exception handler.
Pull Request -
State: closed - Opened by rafalkrupinski 5 months ago
- 4 comments
Labels: Triage Required :hospital:, pr/external, pr/internal, size: small, type/bug
#3583 - Bug: ExternalDocumentation for ScalarRenderPlugin
Issue -
State: open - Opened by cringelord000222 5 months ago
- 3 comments
Labels: Bug :bug:, OpenAPI
#3582 - Docs: Mention the possibility to use UUIDv6 and UUIDv7 bases on db models
Issue -
State: open - Opened by tpougy 5 months ago
Labels: Documentation :books:
#3580 - fix(OpenAPI): Correctly handle `typing.NewType`
Pull Request -
State: closed - Opened by provinzkraut 5 months ago
- 3 comments
Labels: pr/internal, size: small, area/private-api, type/bug
#3579 - Bug: exception_handlers are not applied when debug flag is False
Issue -
State: closed - Opened by TheZwieback 5 months ago
- 2 comments
Labels: Bug :bug:
#3578 - feat(logging): add param `logging_module` to `LoggingConfig`
Pull Request -
State: closed - Opened by jderrien 5 months ago
- 2 comments
Labels: Triage Required :hospital:, pr/external, size: small, type/feat, area/logging
#3577 - docs(logging): advise to use `log_exceptions="always"`
Pull Request -
State: closed - Opened by jderrien 5 months ago
- 1 comment
Labels: Triage Required :hospital:, pr/external, size: small, area/docs, type/docs
#3576 - Bug: openapi spec. generation does not respect Response status_code
Issue -
State: closed - Opened by TheZwieback 5 months ago
- 2 comments
Labels: Bug :bug:
#3575 - feat: add handler name to exceptions in handler validation.
Pull Request -
State: closed - Opened by rafalkrupinski 5 months ago
- 2 comments
Labels: Triage Required :hospital:, pr/external, size: small, type/feat
#3574 - feat(logging): always log exceptions by default
Pull Request -
State: closed - Opened by jderrien 5 months ago
- 2 comments
Labels: Triage Required :hospital:, pr/external, size: small, type/feat, area/logging
#3573 - feat(Pydantic): Add `validate_strict` option to Pydantic plugin to support Pydantic 2's strict `model_validate` mode
Pull Request -
State: closed - Opened by provinzkraut 5 months ago
- 6 comments
Labels: pr/internal, size: small, type/feat
#3572 - Enhancement: Support configuring Pydantic's `.model_validate(..., strict=True`)
Issue -
State: closed - Opened by Anu-cool-007 5 months ago
- 3 comments
Labels: Enhancement
#3571 - fix(typing): "Fix" typing for `Controller.as_router`
Pull Request -
State: closed - Opened by provinzkraut 5 months ago
- 2 comments
Labels: pr/internal, size: small, type/bug, area/controller
#3570 - fix(CLI): Don't call `rich_click.patch` if `rich_click` is installed
Pull Request -
State: closed - Opened by provinzkraut 5 months ago
- 3 comments
Labels: pr/internal, size: small, area/private-api, type/bug
#3569 - fix(warnings): Do not warn for default handlers
Pull Request -
State: closed - Opened by Alc-Alc 5 months ago
- 4 comments
Labels: pr/internal, size: small, area/docs, type/bug
#3568 - Exceptions not showing full traceback
Issue -
State: closed - Opened by rahmatj0n 5 months ago
- 2 comments
Labels: Bug :bug:
#3567 - fix(testing): `.websocket_connect` does not respect `base_url`
Pull Request -
State: closed - Opened by provinzkraut 5 months ago
- 3 comments
Labels: pr/internal, size: small, type/bug
#3566 - chore(deps): bump dawidd6/action-download-artifact from 5 to 6
Pull Request -
State: closed - Opened by dependabot[bot] 5 months ago
Labels: Dependencies, pr/internal, area/ci, size: small
#3565 - fix(#3554): correct ``module_to_os_path`` to return directory paths
Pull Request -
State: closed - Opened by supercoder-dev 5 months ago
- 3 comments
Labels: Triage Required :hospital:, pr/external, pr/internal, size: small, type/bug
#3564 - docs: add eltociear as a contributor for doc
Pull Request -
State: closed - Opened by allcontributors[bot] 5 months ago
- 2 comments
Labels: Triage Required :hospital:, pr/external, pr/internal, size: small, area/docs, type/docs
#3563 - docs: update ui_plugins.rst
Pull Request -
State: closed - Opened by eltociear 5 months ago
- 3 comments
Labels: Triage Required :hospital:, pr/external, size: small, area/docs, type/docs
#3562 - docs: add evstratbg as a contributor for infra
Pull Request -
State: closed - Opened by allcontributors[bot] 5 months ago
- 1 comment
Labels: Triage Required :hospital:, pr/external, size: small, area/docs, type/docs
#3561 - feat!: template exception
Pull Request -
State: closed - Opened by Murtagy 5 months ago
- 7 comments
Labels: Triage Required :hospital:, pr/external, size: small, type/feat, Breaking 🔨, area/response, area/exceptions
#3559 - chore(formatting): deprecation warning text for route handler classes
Pull Request -
State: closed - Opened by cofin 5 months ago
- 1 comment
Labels: pr/internal, size: small
#3558 - docs: extend example applications
Pull Request -
State: closed - Opened by Sehat1137 5 months ago
- 3 comments
Labels: Triage Required :hospital:, do not merge, pr/external, size: small, area/docs, type/docs
#3557 - docs: Changed cli to concurrency in concurrency.rst
Pull Request -
State: closed - Opened by PossiblePanda 5 months ago
- 2 comments
Labels: Triage Required :hospital:, pr/external, pr/internal, size: small, area/docs, type/docs
#3556 - docs: add PossiblePanda as a contributor for doc
Pull Request -
State: closed - Opened by allcontributors[bot] 5 months ago
Labels: Triage Required :hospital:, pr/external, size: small, area/docs, type/docs
#3555 - fix(docs): fixed typo in routing overview
Pull Request -
State: closed - Opened by PossiblePanda 5 months ago
- 4 comments
Labels: Triage Required :hospital:, pr/external, size: small, area/docs
#3554 - Unexpected behavior from `module_to_os_path`
Issue -
State: closed - Opened by ghferrari 5 months ago
- 5 comments
Labels: Bug :bug:
#3553 - Bug(SQLAlchemy Plugin): Generic responses are not getting serialized
Issue -
State: open - Opened by Alc-Alc 5 months ago
- 2 comments
Labels: Bug :bug:
#3552 - Bug: normal usage of route handler decorators causes deprecation warnings
Issue -
State: closed - Opened by bunny-therapist 5 months ago
- 2 comments
Labels: Bug :bug:
#3550 - Docs: little typo in documentation
Issue -
State: closed - Opened by iacchus 5 months ago
- 1 comment
Labels: Documentation :books:, Help Wanted :sos:, Good First Issue
#3549 - chore(refactor): python-jose is removed from project.optional-dependency.
Pull Request -
State: closed - Opened by Squidtyper 5 months ago
- 10 comments
Labels: pr/external, pr/internal, size: small, area/dependencies
#3548 - Enhancement: Add class and funcion name to `ImproperlyConfiguredException`s
Issue -
State: closed - Opened by rafalkrupinski 5 months ago
- 5 comments
Labels: Enhancement
#3546 - chore(deps): bump dawidd6/action-download-artifact from 3 to 5
Pull Request -
State: closed - Opened by dependabot[bot] 6 months ago
Labels: Dependencies, pr/internal, area/ci, size: small
#3545 - chore(deps): bump dawidd6/action-download-artifact from 3 to 4
Pull Request -
State: closed - Opened by dependabot[bot] 6 months ago
- 1 comment
Labels: Dependencies, pr/internal, area/ci, size: small
#3544 - docs: add jderrien as a contributor for doc
Pull Request -
State: closed - Opened by allcontributors[bot] 6 months ago
- 2 comments
Labels: Triage Required :hospital:, pr/external, pr/internal, size: small, area/docs, type/docs
#3543 - refactor(logging): improve `LoggingConfig` & deprecate `LoggingConfig.propagate`
Pull Request -
State: closed - Opened by jderrien 6 months ago
- 7 comments
Labels: Triage Required :hospital:, pr/external, size: small, area/logging
#3542 - chore(exceptions): remove duplicated import
Pull Request -
State: closed - Opened by jderrien 6 months ago
- 1 comment
Labels: Triage Required :hospital:, pr/external, size: small
#3541 - feat(logging): always log exceptions by default
Pull Request -
State: closed - Opened by jderrien 6 months ago
- 6 comments
Labels: Triage Required :hospital:, pr/external, size: small, type/feat, area/logging
#3540 - docs(logging): use `queue_listener` as mentioned in the warning
Pull Request -
State: closed - Opened by jderrien 6 months ago
- 3 comments
Labels: Triage Required :hospital:, pr/external, size: small, area/docs, type/docs
#3539 - chore: formatting fixes
Pull Request -
State: closed - Opened by cofin 6 months ago
- 2 comments
Labels: pr/internal, size: small, area/docs
#3538 - fix: add OPTIONS to the default safe methods for CSRFConfig
Pull Request -
State: closed - Opened by wer153 6 months ago
- 4 comments
Labels: Triage Required :hospital:, pr/external, pr/internal, size: small, type/bug
#3537 - fix(OpenAPI): YAML schema dump
Pull Request -
State: closed - Opened by floxay 6 months ago
- 4 comments
Labels: Triage Required :hospital:, pr/external, size: small, type/bug