Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Litestar

We develop production-grade, high-performance tooling for web development, including the Litestar web framework | Effortlessly Build Performant APIs. We recommend you choose one of the similar tiers on https://polar.sh/litestar-org
Collective - Host: opensource - https://opencollective.com/litestar - Website: https://litestar.dev/ - Code: https://github.com/litestar-org/litestar

fix: revert pre-commit overwrite (#1968)

github.com/litestar-org/litestar - 5af6e4a60f9b584f51616e2cb3db84b0e5b67507 authored over 1 year ago
chore(deps): bump cryptography from 41.0.1 to 41.0.2 (#1967)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

github.com/litestar-org/litestar - 378fd5cba5ed999191fc7ec7a7e69eda5b0f947d authored over 1 year ago
feat(docs): add `sphinx-click` and adjust shorthand CLI options (#1911)

Co-authored-by: Cody Fincher <[email protected]>
Co-authored-by: Janek Nouv...

github.com/litestar-org/litestar - 8d76d3fe08c9aac744bfb1668e448acc18da7fd3 authored over 1 year ago
feat(path params): Use msgspec to parse path param types (#1966)

* feat(path params): Use msgspec to parse path param types.

Replace the path param parsing ba...

github.com/litestar-org/litestar - 240a54a4f460a98ba0cea6b4005dfb46db163a88 authored over 1 year ago
test(channels): Fix long-running channels plugin tests. (#1965)

#1896 introduced some changes that would cause some individual channels tests to run for 30+ sec...

github.com/litestar-org/litestar - e0e240cf93ad172a629afac73936d4f0afbabb7b authored over 1 year ago
chore(infra): fix local run of mypy (#1961)

github.com/litestar-org/litestar - 55a1ce159ee1463622556858289fc351ae383f57 authored over 1 year ago
feat(internal): replace signature modelling with msgspec and integrate pydantic v2 (#1956)

* feat(internal): add msgspec signature model.

Linting fixes.

Update tests/unit/test_kwarg...

github.com/litestar-org/litestar - b32088f6618dd6b2fa8202da9883d5225b83bffe authored over 1 year ago
docs: add sobolevn as a contributor for code (#1958)

* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

---------
...

github.com/litestar-org/litestar - 66700b7b05d97a9065e0d9955d356e3d3f85f169 authored over 1 year ago
style: Mark `Empty` and `CACHE_FOREVER` as `@typing.final` (#1959)

github.com/litestar-org/litestar - 95595334f4a3287e1a8dd210ab903b56c83f9ea3 authored over 1 year ago
style: Use explicit `TypeAlias` type in `helper_types` (#1957)

github.com/litestar-org/litestar - 897c747595c6a51b44c6b60260b8d0413ba8af01 authored over 1 year ago
docs: add sobolevn as a contributor for infra (#1955)

* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

---------
...

github.com/litestar-org/litestar - b5f31a9b3fe9b53bbfe786b78f67b3fbb36d8f96 authored over 1 year ago
chore: Add proper `.PHONY` markers to all targets in `Makefile` (#1954)

Add proper `.PHONY` markers to all targets in `Makefile`

See docs about `.PHONY` targets and ...

github.com/litestar-org/litestar - 0b5b4f637e9886f39c874c1d07328847b2408cd1 authored over 1 year ago
fix!: spanner column name must start with an alphabetical character. (#1933)

BREAKING CHANGE:

This change renames the _sentinel column to sa_orm_sentinel. Spanner does no...

github.com/litestar-org/litestar - c7a66d23ab6ea08df135f4981bf99757eddf35fb authored over 1 year ago
feat(dto): re-introduce the `include` option to DTOConfig (#1950)

* chore(dto): refactor DTOInterface to use ABC instead of Protocol

* feat(dto): support inclu...

github.com/litestar-org/litestar - 7ae05228bd23e24355151fa57eaf8b6a8665ed12 authored over 1 year ago
chore(infra): update and resolve pre-commit issues (#1951)

github.com/litestar-org/litestar - fe5fa8bfd433758eb3b3b30c6e557fd5749acc5f authored over 1 year ago
feat(infra): add conventional commit pre-commit and semantic pull request workflow (#1943)

* feat(infra): add conventional commit pre-commit and smeantic-PR github action

* chore(infra):...

github.com/litestar-org/litestar - 92516a55c8cab1e49b2a25e2a7a1e21f223338fb authored over 1 year ago
docs: add abdulhaq-e as a contributor for doc (#1942)

* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

---------
...

github.com/litestar-org/litestar - df31a79d20752f5b3c2a0fa717a5c0ba354919d0 authored over 1 year ago
Update cli docs (#1941)

Update cli.rst

github.com/litestar-org/litestar - 9c4b342a13f432c006e880373e466b3496b19c34 authored over 1 year ago
chore(validation): fix pre-commit poetry version

github.com/litestar-org/litestar - a288fd49ec50426da146f8e9071163d5b892c335 authored over 1 year ago
Merge branch 'main' of github.com:starlite-api/starlite

github.com/litestar-org/litestar - f60c6abd8b6b1441010a58c5f7d64c46b17e8796 authored over 1 year ago
chore(tests): fixed tests

github.com/litestar-org/litestar - 1d83d02efd81fec43b374d4f1f550bc165d8cba5 authored over 1 year ago
fix #1934: Prometheus middleware/websocket compatibility (#1938)

github.com/litestar-org/litestar - f6ba3042dcf6504e38545d0218118400ddab1ae9 authored over 1 year ago
docs: add erik-hasse as a contributor for bug, and code (#1939)

github.com/litestar-org/litestar - b9a5f01a6c25e883bc92ccb2ce188a3543fec63a authored over 1 year ago
docs: fix typo on todo sqlalchemy tutorial (#1930)

* Fix typo on todo sqlalchemy tutorial

github.com/litestar-org/litestar - e02716e6a0844ae90782dcd51277c981f6044c08 authored over 1 year ago
docs: add su-shubham as a contributor for doc (#1937)

* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

---------
...

github.com/litestar-org/litestar - c273d3976f506e2ee6424dd5ced74eca617e4587 authored over 1 year ago
chore(linting): fix mypy error

github.com/litestar-org/litestar - 6192d3261f9ca3e60a28753c69fa834260377ef0 authored over 1 year ago
docs: add euri10 as a contributor for code (#1936)

* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

---------
...

github.com/litestar-org/litestar - 956a21dca18d48c3d6e3ceba4766134995affa54 authored over 1 year ago
Added path name in ImproperlyConfiguredException in case of missing param type (#1935)

github.com/litestar-org/litestar - a1f47689c4bea65809ed1e42a0bee7e5d516f84b authored over 1 year ago
chore(linting): fixed pre-commit issues

github.com/litestar-org/litestar - ee1a0c9717f0a61027230e214f16076488963011 authored over 1 year ago
Refactor headers code based on PR feedback (#1926)

* Raise ValidationException instead of ValueError

* Update type annotation code to use existi...

github.com/litestar-org/litestar - c6fcd5f214bf1888962f05b2cb64479130d7aa52 authored over 1 year ago
chore(refactor): clean-up headers (#1925)

chore(refactor): cleanedup headers

github.com/litestar-org/litestar - 0f312570cd5b66445b68835caffc5c156192d5c0 authored over 1 year ago
docs: add Tsdevendra1 as a contributor for code (#1924)

* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

---------
...

github.com/litestar-org/litestar - 5c2a3190f58bc1db9992dc0c56b1a34a021c1ec7 authored over 1 year ago
Replace Headers with Dataclasses (#1917)

Remove pydantic usage

github.com/litestar-org/litestar - 5d350ac8dc7af99d1305e99be0a78155c1f6d6d1 authored over 1 year ago
Refactor typing (#1912)

* fix: SQL Alchemy repository `updated` vs `updated_at` column reference. (#1906)

* Bug: SQL Al...

github.com/litestar-org/litestar - a1b77530d9d74db69a12bc3cec95832809920746 authored over 1 year ago
docs: add sinisaos as a contributor for doc (#1918)

* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

---------
...

github.com/litestar-org/litestar - 74a1f493ea0a01d3d6687c3a91dae49ea549c576 authored over 1 year ago
Fix #1904 - add docs for PiccoloDTO (#1916)

* add docs for PiccoloDTO

* add the piccolo app to docs examples and write the tests

* rem...

github.com/litestar-org/litestar - 904bab91b11d7c2c9fc745058ba0b002e5879d79 authored over 1 year ago
Remove self from maintainer list. (#1915)

I've detailed my reasons inside the maintainer discord channel, however the primary reason for m...

github.com/litestar-org/litestar - b36271584188eda98282a9157c8c7c43ca2af458 authored over 1 year ago
fix: enables `json` as valid redirect response. (#1908)

* fix: enables `xml` and `json` as valid redirect response.

* fix: enable CSS as a valid redi...

github.com/litestar-org/litestar - dd9f2952431d832f747f0f5bf3bad0e4cc5db53b authored over 1 year ago
feat: Make repository `refresh` and `expunge` optional, Adds `auto_commit` option. (#1900)

* Question: problems with sqlalchemy repository update and lazy loading
Fixes #1895

* fix: c...

github.com/litestar-org/litestar - 55ce3a64886475c4243409d8d76758f68d437483 authored over 1 year ago
fix: SQL Alchemy repository `updated` vs `updated_at` column reference. (#1906)

* Bug: SQL Alchemy repository `updated` vs `updated_at` column reference.
Fixes #1905

* fix: co...

github.com/litestar-org/litestar - e9241458ab324544dde60ae984f5c3b1c05f15ec authored over 1 year ago
docs: add jaykv as a contributor for code (#1909)

* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

---------

Co-...

github.com/litestar-org/litestar - 5f3e2e4c9ee3ff17f52927f222459036e1c315a2 authored over 1 year ago
Allow customization of OpenAPIController path directly from OpenAPIConfig (#1886)

* expose path from openapi config

* fix custom schema path implementation

* add assert to vali...

github.com/litestar-org/litestar - f44250b9c32d379c4033e1bb19f9e8f60a81852e authored over 1 year ago
Pin Redis version (#1903)

* chore: add event_loop fixture

* chore: pin redis versions

* chore: remove redundant fixture

github.com/litestar-org/litestar - 32396925a573c02eff57aa10b2060f505b920232 authored over 1 year ago
Add Piccolo ORM DTO (#1896)

* feat: initial piccolo DTO

* feat: add piccolo ORM DTO

* feat: initial piccolo DTO (Sourc...

github.com/litestar-org/litestar - d62df1fe49d5b7c8adf9fa7e42e3e8bfac8979b5 authored over 1 year ago
Make audit columns not always default to app startup time (#1894)

github.com/litestar-org/litestar - ec06e9a3d16919346f2f966ab25aa1179071f099 authored over 1 year ago
Infra: apply sourcery (#1892)

* chore: update deps

* chore: applied sourcery

* chore: fix tests

* chore: fix remainin...

github.com/litestar-org/litestar - e5f2b6446a1b14ff064a593472d6f54fb8b564ec authored over 1 year ago
feat: introduces config for `sourcery-ai` (#1890)

github.com/litestar-org/litestar - 84926537a5b3fde53372d52a641653c7915d2c38 authored over 1 year ago
docs: updating badge style (#1889)

github.com/litestar-org/litestar - 3b19e2c4f227a3a94c2c42c1e4e0639dd9309c73 authored over 1 year ago
fix: added `session.refresh` to sqla repository update (#1863)

* added `session.refresh` to update operation so that instance has newest data

* added `session...

github.com/litestar-org/litestar - c148231a9c24357436b03245d0891a88823d7826 authored over 1 year ago
Fix: SQLAlchemyDTO default handling with `Sequence` defaults. (#1883)

* Fix for #1851
- Adds handling for sqlalchemy sequence
- Adds declaration for type hinting purp...

github.com/litestar-org/litestar - 2c5641c311b26e1b4d14e11c252f15569e1b5ba7 authored over 1 year ago
docs: update documentation (#1880)

Co-authored-by: Cody Fincher <[email protected]>

github.com/litestar-org/litestar - 8f4d11aafd5e836b4261317ffec48e52dfe7c138 authored over 1 year ago
SQLAlchemyDTO: column/relationship type inference. (#1879)

If type annotations aren't available for a given column/relationship we make an effort
to infer...

github.com/litestar-org/litestar - 6ff6cfae0b87ada01bef770d94b287775ba9fa50 authored over 1 year ago
docs: add MatthewNewland as a contributor for code, test, and bug (#1877)

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>

github.com/litestar-org/litestar - 48a9719b1ad5e94b12f1b6755381d461cf517f4d authored over 1 year ago
temporarily bypass pre-release testing

github.com/litestar-org/litestar - 9665872ddf023c357ee48a615153013bd615323e authored over 1 year ago
fix: minimal app test in publish pipeline

github.com/litestar-org/litestar - 52f6050ef7d9d4a246c0362b0065b0c2e1cad721 authored over 1 year ago
fix: minimal app test in publish pipeline

github.com/litestar-org/litestar - dd2b6f01f3cb5742e1cefa2021279ce5a974a5f8 authored over 1 year ago
fix: adds fake redis to publish pipeline (#1875)

github.com/litestar-org/litestar - 48fc5c8de5c79f91fc4ff4a6a684d9caebfb8059 authored over 1 year ago
fix: controller inheritance issues (#1867)

* fix: deep ref to function

* chore: special cased websocket listeners

* chore: fixed exam...

github.com/litestar-org/litestar - a79f4a5fcf1748bac514fa65c37b9a36c915ed16 authored over 1 year ago
docs: add r4gesingh47 as a contributor for code, and doc (#1873)

* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

---------
...

github.com/litestar-org/litestar - 1869db5d2921825a939ec6571b5f445750cc235d authored over 1 year ago
Enhancement: Integration of Prometheus exporter. (#1806) (#1872)

* Enhancement: Integration of Prometheus exporter. (#1806)

* Feature:

1. Integrated promet...

github.com/litestar-org/litestar - 0f6ddc77537bde30d63030da555292f5b35d007e authored over 1 year ago
chore: clean sonar lint issues (#1871)

* chore: clean sonar lint issues

* chore: updated deps

* chore: skip mypy and pyright chec...

github.com/litestar-org/litestar - e131d51d721488b2bb2d60d2fde9df793b3511fd authored over 1 year ago
chore: cleanup types (#1866)

github.com/litestar-org/litestar - cd638dffcc9b04c2a7c7fac3dc5064d81ed4c19b authored over 1 year ago
chore: fix pydantic v1 regex validation (#1865)

github.com/litestar-org/litestar - 94d2e1736f6b2d0f338ac3958b74473dfe2da0d9 authored over 1 year ago
chore: use get_type_hints (#1861)

github.com/litestar-org/litestar - 9619191e572c82dd1d792e256ff1411f03a6883a authored over 1 year ago
Increase verbosity of validation error response keys (#1774)

* Add assertion of expected signature model type.

* Fix type error.

* Use dot-notation for...

github.com/litestar-org/litestar - db4805ecb99274d7f605731ee98f762165464270 authored over 1 year ago
Update PYPI_README.md

github.com/litestar-org/litestar - 35bf05f4e61326703f5bd880b665e51ae54e9654 authored over 1 year ago
docs: add sfermigier as a contributor for doc (#1859)

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>

github.com/litestar-org/litestar - ecb4412055710f78124710990584aa24fc6c9a55 authored over 1 year ago
docs fix: add missing newline to properly format bullet points. (#1858)

github.com/litestar-org/litestar - f09ef185a15e8d05bd803193701ed199d0dc1003 authored over 1 year ago
Fix: Internal Server Error detail (#1857)

github.com/litestar-org/litestar - a8498fdca41f54df33721c802e48e78a2f6b472a authored over 1 year ago
Add missing marker to SQLA oracle JSON tests (#1855)

* Add missing marker

* formatting

github.com/litestar-org/litestar - 29b465716c78e32fcf0ea187d331af8b65ff6dc0 authored over 1 year ago
SQLA DTO: Explicit error message for cases where a column has no type annotation (#1852)

SQLA DTO: Add explicit error message for cases where a column has no type annotation

github.com/litestar-org/litestar - 7c6e7b320cdae88235b139ff593b05fb0d995e85 authored over 1 year ago
Refactor openapi create schema v2 (#1846)

* Change SchemaCreator from dataclass to plain class with __slots__

* Replace create_schema w...

github.com/litestar-org/litestar - fa28f7c91e73eb0b7b215ad4a62b0f022925de96 authored over 1 year ago
Refactor tests (#1850)

* move asgi_router tests

* move connection tests

* move datastructures tests

* move di ...

github.com/litestar-org/litestar - cc997c9e109ba78b2ee18e4bfc18bf47269fb514 authored over 1 year ago
Replace `msgspec.from_builtins` with `msgspec.convert` (#1843)

* Replace msgspec.from_builtins with msgspec.convert

* update poetry.lock

github.com/litestar-org/litestar - 47c00e6096ca02bcb6fa697e6f03d096465903e6 authored over 1 year ago
Add support for `annotated-types` (#1847)

* chore: add annotated-types to dependencies

* feat: update metadata parsing

* chore: add ...

github.com/litestar-org/litestar - 762516aaec3060eab5f09f8f3df33914123a2899 authored over 1 year ago
Refactor openapi create_schema (#1842)

* Add SchemaCreator class

* Add SchemaCreator.for_field

* Replace private functions with r...

github.com/litestar-org/litestar - 483f235b2c38feb7f9e668b39353ff129fe21590 authored over 1 year ago
Update polyfactory to not use the 2.3.0 version (#1844)

github.com/litestar-org/litestar - 5544fa8608945592a2594380b584ca041646bb94 authored over 1 year ago
Simplify SQLA repo imports (#1841)

github.com/litestar-org/litestar - e489dcf60a8f5bae4ed1e6ab51c37d13fe40da6d authored over 1 year ago
Add `TestClient` default timeout (#1840)

Add TestClient default timeout

github.com/litestar-org/litestar - 0aff7a28f2c85d6efefed77273841aba4753160c authored over 1 year ago
Refactor: remove set-cookie ops on genric asgi responses. (#1839)

github.com/litestar-org/litestar - aea8e8b747147377b5820997ad109bfba4d175a6 authored over 1 year ago
Refactor: openapi handler media types (#1838)

github.com/litestar-org/litestar - 36463069b403f0d9a057867f91e47ab7b9626dd9 authored over 1 year ago
feat: add poetry pre-commit hooks (#1832)

Co-authored-by: Janek Nouvertné <[email protected]>

github.com/litestar-org/litestar - a1842a000f2f3639bc9d1b0875ae31da050689cd authored over 1 year ago
docs: add floxay as a contributor for doc (#1836)

* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

---------
...

github.com/litestar-org/litestar - 25b95ed825926757a0ecff41d8a5e7ba9621586a authored over 1 year ago
fix: Cookie.expires field docstring (#1834)

github.com/litestar-org/litestar - 88bbd7b615046641cdd0740dc7b7928b55697595 authored over 1 year ago
chore: fixed path parameter resolution (#1833)

github.com/litestar-org/litestar - b204f8b9ca10b6f86feac6649c7976c91e38d182 authored over 1 year ago
Update "what's new?" link title

github.com/litestar-org/litestar - fd3916bee35e31902b76c9ec532c73b7ca1918f0 authored over 1 year ago
Fix dangling docs version link

github.com/litestar-org/litestar - 0fea082a583305a0137a21f09b6be1dc32949df9 authored over 1 year ago
Update readme with beta references

github.com/litestar-org/litestar - 91488d75f2aa7b0953ebad0a1d5946724069cd25 authored over 1 year ago
v2.0.0beta1 changelog

github.com/litestar-org/litestar - a2db07641068209d72cb258cfde4aebd3a022c75 authored over 1 year ago
update dependencies

github.com/litestar-org/litestar - f167be499f13f81d36b44fb99090f6624328db28 authored over 1 year ago
Update dependencies

github.com/litestar-org/litestar - 7eaf179cd9752d80039d3842f4e568d953ab2acf authored over 1 year ago
Bump version to 2.0.0beta1

github.com/litestar-org/litestar - 7f961338b58d88c94b1e39fdd874a712dc10141e authored over 1 year ago
DTO Factory: support for arbitrary generic wrappers (#1801)

* DTO Factory: paginated return types.

Closes #1798

* DTO support for arbitrary generic wr...

github.com/litestar-org/litestar - 4134e59b28333b78b04eaea42a798e71352e3e7f authored over 1 year ago
Adds Response to "whats-new-2.rst". (#1831)

* Adds Response to "whats-new-2.rst".

* Update docs/release-notes/whats-new-2.rst

--------...

github.com/litestar-org/litestar - e6092883b9c14ac927e2e5cb0d0ec80b6a1fa931 authored over 1 year ago
feat: Upgrade Swagger UI to 5.0.0 with OpenAPI 3.1 support (#1826)

* feat: bump openapi schema to 5.0.0

* fix: rollback 3.0 openapi workaround.

* fix: remove ope...

github.com/litestar-org/litestar - 327bdf9c65b345ab700115044b5c2e39b691ccc8 authored over 1 year ago
Fix OpenApi schema for Dict[K, V] (#1828)

Fix OpenApi schema fot Dict[K, V]

github.com/litestar-org/litestar - cdd6bc9fa023521a94abd734780f18b528c2020a authored over 1 year ago
Handle nested Literal annotations for OpenApi schema generation (#1829)

github.com/litestar-org/litestar - 82beaf673748636ffe79cb103c5be0b0191731d7 authored over 1 year ago
RFC: Response refactoring (#1790)

* Fix pyright error.

* Separation of ASGI and user-configurable response components.

* Removes...

github.com/litestar-org/litestar - d686e8776e577b35214f9c3ce230cd8399a650b8 authored over 1 year ago
docs: add gsakkis as a contributor for code (#1827)

* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

---------

Co-...

github.com/litestar-org/litestar - 3b7588fa4b8238e5a2fa1af659ac500f75f63424 authored over 1 year ago
Fix OpenAPI schema generation for aliased Pydantic field in responses (#1823)

* Add prefer_alias parameter to create_schema & friends

* Make prefer_alias parameter required,...

github.com/litestar-org/litestar - 4f8d8fac5ca2f2b10c2885f052a9c06232218b0a authored over 1 year ago