Ecosyste.ms: Issues

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

GitHub / adriangb/xpresso issues and pull requests

#120 - update di to 0.75.0

Pull Request - State: closed - Opened by adriangb over 1 year ago

#119 - DDoS prevention

Issue - State: open - Opened by adriangb over 1 year ago - 1 comment

#118 - chore(deps): bump setuptools from 65.4.1 to 65.5.1

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies

#117 - feat!: rename FromFile and File to FromRawBody and RawBody

Pull Request - State: closed - Opened by adriangb almost 2 years ago - 4 comments

#115 - chore(deps): bump certifi from 2022.9.24 to 2022.12.7

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies

#114 - fix: bump minimum Pydantic version for compatibility with 3.11

Pull Request - State: closed - Opened by adriangb almost 2 years ago

#113 - chore: fix ci by removing httptools (doesn't build 3.11 wheels)

Pull Request - State: closed - Opened by adriangb almost 2 years ago

#112 - fix: rename things to match di>=0.73.0 and pin di

Pull Request - State: closed - Opened by adriangb almost 2 years ago

#111 - Cannot import name 'DependantBase' from 'di.api.dependencies'

Issue - State: closed - Opened by dantownsend almost 2 years ago - 6 comments

#110 - Pin importlib-metadata

Pull Request - State: closed - Opened by adriangb almost 2 years ago

#109 - don't run sync dependencies in threads by default

Pull Request - State: closed - Opened by adriangb almost 2 years ago - 1 comment

#108 - Update Starlette to >=0.21.0

Pull Request - State: closed - Opened by adriangb almost 2 years ago - 2 comments

#107 - Make response scraping from return values pluggable

Issue - State: open - Opened by adriangb about 2 years ago - 1 comment

#106 - doc: binder example for msgspec

Pull Request - State: open - Opened by adriangb about 2 years ago - 3 comments

#105 - chore: fix nightly tests

Pull Request - State: closed - Opened by adriangb about 2 years ago

#104 - doc: update examples to reflect dependency scope inference

Pull Request - State: closed - Opened by adriangb about 2 years ago

#103 - Add section to the docs about ecosystem / ASGI integration?

Issue - State: open - Opened by dantownsend about 2 years ago - 1 comment

#102 - fix minor typo in docs `included` -> `include`

Pull Request - State: closed - Opened by dantownsend about 2 years ago - 1 comment

#101 - Incorporate scope inference

Pull Request - State: closed - Opened by adriangb about 2 years ago - 1 comment

#100 - fix: compatibility with pydantic master branch

Pull Request - State: closed - Opened by adriangb over 2 years ago - 1 comment

#99 - chore(deps-dev): bump httpx from 0.18.1 to 0.23.0

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies

#98 - chore: update lockfile

Pull Request - State: closed - Opened by adriangb over 2 years ago

#97 - feat: support custom dependency scopes specified outside of Xpresso

Pull Request - State: open - Opened by adriangb over 2 years ago - 3 comments

#95 - feat: support context managers for extractors

Pull Request - State: closed - Opened by adriangb over 2 years ago - 1 comment

#94 - refactor!: change binder API to modify OpenAPI schema in place

Pull Request - State: closed - Opened by adriangb over 2 years ago - 1 comment

#93 - feat: allow binding of dependencies from within lifespans

Pull Request - State: closed - Opened by adriangb over 2 years ago - 1 comment

#92 - Update query_params.py

Pull Request - State: closed - Opened by Kludex over 2 years ago - 1 comment

#91 - tests: add utility for comparing openapi schemas

Pull Request - State: closed - Opened by adriangb over 2 years ago

#90 - chore: simplify binder APIs by dropping support for generic field extractors

Pull Request - State: closed - Opened by adriangb over 2 years ago - 1 comment

#89 - feat: handle merging of response specs

Pull Request - State: closed - Opened by adriangb over 2 years ago - 1 comment

#87 - feat: accept files as streams

Pull Request - State: closed - Opened by adriangb over 2 years ago - 1 comment

#86 - chore: cleanup Operation and Path

Pull Request - State: closed - Opened by adriangb over 2 years ago - 1 comment

#85 - fix: support starlette>=0.17.1

Pull Request - State: closed - Opened by adriangb over 2 years ago - 1 comment

#84 - chore: remove importlib-metadata dependency

Pull Request - State: closed - Opened by adriangb over 2 years ago

#83 - Pip can't resolve dependencies

Issue - State: closed - Opened by dantownsend over 2 years ago - 10 comments

#82 - perf: incorporate performance improvements from latest di release

Pull Request - State: closed - Opened by adriangb over 2 years ago - 1 comment

#81 - Security instances

Pull Request - State: open - Opened by adriangb over 2 years ago - 1 comment

#79 - POC for security classes using Protocol

Pull Request - State: open - Opened by adriangb over 2 years ago - 1 comment

#78 - ci: re-create lockfile with latest non-alpha Poetry version to resolve install bug in CI

Pull Request - State: closed - Opened by adriangb over 2 years ago - 1 comment

#77 - fix: lock gunicorn version to avoid install errors

Pull Request - State: closed - Opened by adriangb over 2 years ago

#76 - Xpresso

Issue - State: closed - Opened by Iniversalstudio over 2 years ago - 4 comments

#75 - fix: allow overriding generic di dependencies via App.dependency_overrides

Pull Request - State: closed - Opened by adriangb over 2 years ago - 1 comment

#74 - chore: update lockfile

Pull Request - State: closed - Opened by adriangb over 2 years ago

#73 - feat: add injectable base classes and injectable Pydantic config

Pull Request - State: closed - Opened by adriangb over 2 years ago - 1 comment

#72 - fix: dependencies that require contextvars being broken by BaseHTTPMiddleware

Pull Request - State: closed - Opened by adriangb over 2 years ago - 1 comment

#71 - refactor!: cleanup Binder APIs & make form field parsing private

Pull Request - State: closed - Opened by adriangb over 2 years ago - 1 comment

#70 - chore: incorporate upstream changes from di

Pull Request - State: closed - Opened by adriangb over 2 years ago - 1 comment

#69 - chore(ci): fix version specification

Pull Request - State: closed - Opened by adriangb over 2 years ago

#68 - feat: Security classes

Pull Request - State: closed - Opened by adriangb over 2 years ago - 1 comment

#67 - chore(tests): add exception handler tests

Pull Request - State: closed - Opened by adriangb over 2 years ago

#66 - feat: run dependencies even when no route matches

Issue - State: open - Opened by adriangb over 2 years ago - 3 comments

#65 - chore(dev): Improve low Code and Refactor Functions

Pull Request - State: closed - Opened by yezz123 over 2 years ago - 4 comments

#64 - feat: override dependency with a Depends

Issue - State: open - Opened by adriangb over 2 years ago - 2 comments

#63 - feat: implement root_path parameter to App

Pull Request - State: closed - Opened by adriangb over 2 years ago - 2 comments

#62 - fix: add type annotation for App.dependency_overrides

Pull Request - State: closed - Opened by adriangb over 2 years ago - 1 comment

#61 - doc: document state of library and what works/doesn't

Pull Request - State: closed - Opened by adriangb over 2 years ago

#60 - BREAKING_CHANGE: remove all security stuff

Pull Request - State: closed - Opened by adriangb over 2 years ago

#59 - refactor: clean up unecessary __eq__ and __hash__ impls

Pull Request - State: closed - Opened by adriangb over 2 years ago - 1 comment

#58 - fix: initialize "app" scoped dependencies in the lifespan event

Pull Request - State: closed - Opened by adriangb over 2 years ago - 1 comment

#57 - doc: add tutorial for using anyio TaskGroups for background tasks

Pull Request - State: closed - Opened by adriangb over 2 years ago - 1 comment

#56 - doc: add contributor guide

Pull Request - State: closed - Opened by adriangb over 2 years ago

#55 - feat: support for BackgroundTasks

Issue - State: open - Opened by adriangb over 2 years ago - 1 comment

#54 - feat: add App.dependency_overrides

Pull Request - State: closed - Opened by adriangb over 2 years ago - 2 comments

#53 - BREAKING_CHANGE: rename Dependant -> Depends

Pull Request - State: closed - Opened by adriangb over 2 years ago - 1 comment

#52 - ci: make codecov more leniant

Pull Request - State: closed - Opened by adriangb over 2 years ago

#51 - chore: update di dependency

Pull Request - State: closed - Opened by adriangb over 2 years ago - 1 comment

#50 - feat: add @Router.get, @Router.put, etc. decorators to Router

Issue - State: closed - Opened by adriangb over 2 years ago - 3 comments

#49 - doc: add docs for middleware and middleware re-exports

Pull Request - State: closed - Opened by adriangb over 2 years ago - 1 comment

#48 - doc: fix highlighting in lifespan docs

Pull Request - State: closed - Opened by adriangb over 2 years ago

#47 - feat: allow cache hits from higher scopes & apply this to lifespan examples

Pull Request - State: closed - Opened by adriangb over 2 years ago - 1 comment

#46 - feat: ASGI middleware documentation

Issue - State: closed - Opened by adriangb over 2 years ago - 1 comment

#44 - refactor!: add __slots__ to App and Router and hide some App attributes

Pull Request - State: closed - Opened by adriangb over 2 years ago - 1 comment

#43 - fix typos in path params docs

Pull Request - State: closed - Opened by dantownsend over 2 years ago - 1 comment

#42 - refactor!: decouple Xpresso Router from Starlette Router

Pull Request - State: closed - Opened by adriangb over 2 years ago - 1 comment

#41 - refactor: move openapi builder funcitons into modules

Pull Request - State: closed - Opened by adriangb over 2 years ago

#40 - refactor/feat: add `scheme_name` to Security() and refactor security / binders

Pull Request - State: closed - Opened by adriangb over 2 years ago - 1 comment

#39 - fix: fix name resolution for duplicate models

Pull Request - State: closed - Opened by adriangb over 2 years ago - 2 comments

#38 - fix minor typo in binders.md

Pull Request - State: closed - Opened by dantownsend over 2 years ago

#37 - feat: allow setting root_path

Issue - State: closed - Opened by adriangb over 2 years ago - 2 comments

#36 - feat: interaction of Host and OpenAPI servers

Issue - State: open - Opened by adriangb over 2 years ago - 4 comments

#35 - feat/refactor!: router-level middleware, support for lifespans on mounted apps

Pull Request - State: closed - Opened by adriangb over 2 years ago - 6 comments

#34 - chore: add routing benchmarks

Pull Request - State: closed - Opened by adriangb over 2 years ago

#33 - feat: support lifespans for mounted Xpresso apps

Issue - State: closed - Opened by adriangb over 2 years ago - 1 comment

#32 - refactor!: rework app router relationship

Pull Request - State: closed - Opened by adriangb over 2 years ago - 1 comment

#31 - refactor: clean up OpenAPI parameters / generation in App

Issue - State: closed - Opened by adriangb over 2 years ago - 1 comment

#30 - fix: include_in_schema parameter for Path and Operation

Pull Request - State: closed - Opened by adriangb over 2 years ago - 1 comment

#29 - feat: OpenAPI Links

Issue - State: open - Opened by adriangb over 2 years ago

#28 - ci: test multiple versions of dependencies and simplify test matrix

Pull Request - State: closed - Opened by adriangb over 2 years ago - 1 comment

#27 - doc: single logo, reformat source

Pull Request - State: closed - Opened by adriangb over 2 years ago

#24 - feat: rework security models

Issue - State: closed - Opened by adriangb over 2 years ago - 1 comment

#22 - feat: support combining multiple security schemes

Issue - State: open - Opened by adriangb over 2 years ago - 23 comments

#20 - feat: generate operationId in OpenAPI

Issue - State: closed - Opened by adriangb over 2 years ago - 1 comment

#14 - perf: skip dependency injection if there are no dependencies

Issue - State: closed - Opened by adriangb over 2 years ago - 1 comment

#7 - doc: document customization of Operation objects

Issue - State: closed - Opened by adriangb over 2 years ago - 2 comments

#2 - feat: upgrade to OpenAPI 3.1.0

Issue - State: open - Opened by adriangb over 2 years ago - 2 comments