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

infra: adjust health file default projects

github.com/litestar-org/litestar - d629f022ec029a2f3f453ec07ddb897b9ef339c6 authored 10 months ago by Jacob Coffee <[email protected]>
docs: ensure 'csrf_input' doesn't get escaped (#2872)

github.com/litestar-org/litestar - 4dc5e0bff9a27703df510090547531e8ae435dc3 authored 10 months ago by guacs <[email protected]>
docs: name the static files handler (#2871)

github.com/litestar-org/litestar - bde1390ba63b6893e38da1e72fe7562836e2bcbb authored 10 months ago by guacs <[email protected]>
infra: adjust health file labels

github.com/litestar-org/litestar - 65b3cc3c60a9c0e0b791d838c7432a0903c5342f authored 10 months ago by Jacob Coffee <[email protected]>
fix(openapi): correctly process routes with multiple route handlers (#2864)

* tests: add test for multiple handlers with same path

* fix: keep track of routes based on path

github.com/litestar-org/litestar - e67269fc3ed1268594009ffdd1f20a00e4a1c6ba authored 10 months ago by guacs <[email protected]>
test: xdist group cli autodiscovery tests (#2855)

* test: xdist group cli autodiscovery tests
* Fix test isolation issues

Signed-off-by: Janek...

github.com/litestar-org/litestar - b02e65e675d8a29d86be90be79b997c79588823c authored 10 months ago by Peter Schutt <[email protected]>
test(logging): Fix logging setup (#2860)

Fix logging test setup

Signed-off-by: Janek Nouvertné <[email protected]...

github.com/litestar-org/litestar - 98cd6c739fdc57009ba8046ac449ae3c810f4e44 authored 10 months ago by Janek Nouvertné <[email protected]>
fix(ci): docs build warnings (#2857)

Fixes some and silences other docs warnings.

github.com/litestar-org/litestar - 17eee48e3a3e5f2c67294b2f8ffdf4c36875afaf authored 10 months ago by Peter Schutt <[email protected]>
fix(ci): docs build (#2856)

Use `pdm sync` for building docs environment so that pdm won't ever generate a new lock file whi...

github.com/litestar-org/litestar - d3c64ba0ddfd4ae7c4c6a186cb6ec340220d9e5e authored 11 months ago by Peter Schutt <[email protected]>
fix: no signature model data validation if DTO (#2854)

By the time the signature model is parsed, the DTO has already validated and built the object to...

github.com/litestar-org/litestar - 3b0af1a29154a8d9438e52de889fda4a7db01530 authored 11 months ago by Peter Schutt <[email protected]>
fix: components schema key names (#2841)

* fix: components schema key names

https://github.com/litestar-org/litestar/commit/219355c0e3...

github.com/litestar-org/litestar - 8f2cbe630ad9d71521f0477c6f0a3c0ed1c9a4a5 authored 11 months ago by Peter Schutt <[email protected]>
fix: support non-valid identifiers as serialization names. (#2850)

Fix leverages msgspec's field name and rename strategies for field renaming.

Closes #2845

github.com/litestar-org/litestar - 43f18c172b9c3494b724b574aee67d11f66b6f5c authored 11 months ago by Peter Schutt <[email protected]>
v2.4.3

Signed-off-by: Janek Nouvertné <[email protected]>

github.com/litestar-org/litestar - 3bf701cd9bc6112279d20df05bdd784f290ea5b3 authored 11 months ago by Janek Nouvertné <[email protected]>
build(deps): bump actions/setup-python from 4 to 5 (#2851)

github.com/litestar-org/litestar - ed7dca047a7fe11babfd5969719412128e9f7927 authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix(docs): remove `:doc:` directive from link

github.com/litestar-org/litestar - 1537615a971e6f5235f2e67bc58ad8ff85d2da90 authored 11 months ago by Jacob Coffee <[email protected]>
refactor: refactor openapi schema generation (#2805)

* refactor: refactor openapi schema generation

WIP.

On the path to resolving #2804.

We ...

github.com/litestar-org/litestar - 2ae42ddf6b2d05ab4a4c07788b05c19b61197bf4 authored 11 months ago by Peter Schutt <[email protected]>
fix: updated import for `touch_updated_timestamp` (#2843)

* fix: updated import for `touch_updated_timestamp`

* fix: sort imports

github.com/litestar-org/litestar - 5e4a9d182d99e5bc9fb9265e868e33c783538d35 authored 11 months ago by Cody Fincher <[email protected]>
chore: Update PR template (#2834)

Update PR template

Signed-off-by: Janek Nouvertné <[email protected]...

github.com/litestar-org/litestar - 7e84e6c31a02d9e50e54ee70beb6bd64e965354b authored 11 months ago by Janek Nouvertné <[email protected]>
build(deps): bump actions/github-script from 3 to 7 (#2839)

Bumps [actions/github-script](https://github.com/actions/github-script) from 3 to 7.
- [Release...

github.com/litestar-org/litestar - 4286bb18dbc3bbab3e250d1ee587b982b067132c authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
ci: validate feature PR target (#2831)

* validate feature PR target

---------

Signed-off-by: Janek Nouvertné <25355197+provinzk...

github.com/litestar-org/litestar - 7979771d941ab2cc3be6249f59d31dc48ccc6039 authored 11 months ago by Janek Nouvertné <[email protected]>
docs: add WilliamStam as a contributor for doc (#2826)

* docs: update README.md [skip ci]

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

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

github.com/litestar-org/litestar - 5b1dec41e6ae2fa12e9684119c3e2cf1aafaf0f5 authored 11 months ago by allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
docs: Adding docker and supervisor deployment guides (#2724)

* docs: Adding docker and supervisor deployment guides

* docs: Adding docker and supervisor d...

github.com/litestar-org/litestar - 143e61240d416d37768f0ea613a66535d85a310e authored 11 months ago by William Stam <[email protected]>
fix: correct OpenAPI schema for enum constraints (#2812) (#2818)

This PR fixes OpenAPI schema generation when enum constraints are present, such as in python Enu...

github.com/litestar-org/litestar - a281ce7ebae2bebe9f58bdf62b7fb251e79d6050 authored 11 months ago by Henry Zhou <[email protected]>
docs: add hzhou0 as a contributor for bug, and code (#2819)

* docs: update README.md [skip ci]

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

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

github.com/litestar-org/litestar - cbb54d0d8c555b1a08bca07bab05cd9a92254283 authored 11 months ago by allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
v2.4.2

Signed-off-by: Janek Nouvertné <[email protected]>

github.com/litestar-org/litestar - d26ee096bb396cc922ec86ec9449de6ae8bddcdd authored 11 months ago by Janek Nouvertné <[email protected]>
fix: openapi schema for pydantic computed fields (#2797)

github.com/litestar-org/litestar - 7c50d58e065ee9a2176653c572806c4c9e163428 authored 11 months ago by Peter Schutt <[email protected]>
fix: concurrent event listener execution (#2814)

This PR corrects an implementation made in #2810 that prevented listeners from running concurren...

github.com/litestar-org/litestar - 0a5a75b45cd5703fdacfd96b154cc35dfbea8f37 authored 11 months ago by Peter Schutt <[email protected]>
fix: event handler error breaks stream (#2810)

This PR prevents exceptions raised from within event handlers from closing the event receive str...

github.com/litestar-org/litestar - 1cfde0c850046d3ea430bf0dc267343a646fc5dd authored 11 months ago by Peter Schutt <[email protected]>
docs: Fix `contrib.jwt` references in examples (#2794)

* Fix contrib.jwt references

---------

Signed-off-by: Janek Nouvertné <25355197+provinzkra...

github.com/litestar-org/litestar - b3de259cfc755b0f7411f35fcd8a41692f7eec6e authored 11 months ago by Janek Nouvertné <[email protected]>
fix: setting props on schema using camelCase names (#2800)

fix: setting schema props using camelCase names

We have been setting properties on the schema...

github.com/litestar-org/litestar - 77b62a2e9a4776f9532b1e03f694790ac42da400 authored 11 months ago by Peter Schutt <[email protected]>
fix(docs): Updating SQLAlchemy tutorial line emphasis (#2796)

github.com/litestar-org/litestar - 9f6ddf43928c6deb033f18fcec5aed21772192ff authored 11 months ago by Elliot Hall <[email protected]>
fix(docs): adjust wording for example app (#2795)

* fix(docs): adjust wording for example app

* fix(docs): correct link

github.com/litestar-org/litestar - 176af9c86d7caf926151e5d19f13359a79f475e1 authored 11 months ago by Jacob Coffee <[email protected]>
chore: update deps & tooling (#2793)

github.com/litestar-org/litestar - 2fad9811d6b2722e7704d5b995b860a125d83396 authored 11 months ago by Peter Schutt <[email protected]>
fix: DTOData annotation without DTO (#2789)

This PR resolves an issue where a handler would be allowed to be registered with a `DTOData` ann...

github.com/litestar-org/litestar - af3ac4dce32cc7a743055ad1fe7321feed478c5b authored 11 months ago by Peter Schutt <[email protected]>
fix: deduplication of openapi params (#2788)

Previous behavior would consider two parameters with the same name but declared in different pla...

github.com/litestar-org/litestar - 84710a1d657ccc95c9854eb6536eadd117642a6a authored 11 months ago by Peter Schutt <[email protected]>
ci: correct command to run pydantic v1 test (#2787)

github.com/litestar-org/litestar - cb8afc2fa2a209ed75e65eb02a4cc7bff4529c91 authored 11 months ago by guacs <[email protected]>
chore: add release notes for v2.4.1 (#2786)

chore: add release notes

github.com/litestar-org/litestar - b54f2f3d433bf0f909114064121ca203a1942470 authored 11 months ago by guacs <[email protected]>
chore: bump version

github.com/litestar-org/litestar - 2027019b5eba8c069241b789e6412acf74887baf authored 11 months ago by guacs <[email protected]>
fix: raise config error when yield dependencies are cached (#2780)

* fix: raise config error when yield dependencies are cached

This PR makes it a configuration...

github.com/litestar-org/litestar - 2612798456dada20c15ae3c0d5676a62195abe7a authored 11 months ago by Peter Schutt <[email protected]>
fix: remove imports from `contrib.jwt` from `security.jwt`. (#2784)

`contrib.jwt` imports from ` security.jwt` which was importing from `contrib.jwt`, and so on.

...

github.com/litestar-org/litestar - d304baf61c7f0a695a6badf355563a7a553fb01d authored 11 months ago by Peter Schutt <[email protected]>
v2.4.0

Signed-off-by: Janek Nouvertné <[email protected]>

github.com/litestar-org/litestar - cbc60d271c929420a9d753ff4b076dc2f1aec73c authored 11 months ago by Janek Nouvertné <[email protected]>
docs: Explain how to work around the limitation of reserved keyword arguments for route handlers (#2767)

* Explain how to work around the limitation of reserved keyword arguments for route handlers

...

github.com/litestar-org/litestar - b43830aad7bf41c09e290030f3fcd0b211e941ce authored 11 months ago by Pragy Agarwal <[email protected]>
fix: consistent sequence union parameter errors (#2776)

github.com/litestar-org/litestar - 18d5a6bfd15c31ff223a21f26feace27969c7415 authored 11 months ago by Peter Schutt <[email protected]>
fix: type narrowing in csrf middleware (#2777)

github.com/litestar-org/litestar - 074fc9c3c04702432f6f9954c3601cba37818523 authored 11 months ago by Peter Schutt <[email protected]>
fix: dto handled objects nested in mappings (#2775)

fix: dto return mapping

This PR resolves an issue where we failed to properly reconstruct the...

github.com/litestar-org/litestar - ce0d971f1646f8c7912b8a3c0583b7b872a042d4 authored 11 months ago by Peter Schutt <[email protected]>
feat: ConnectionState object to replace litestar scope state. (#2751)

* feat: stronger typing for scope state utils.

We use connection scope state to store a lot o...

github.com/litestar-org/litestar - 389c7d732a4f8df22abc4672012351f2175d34ee authored 11 months ago by Peter Schutt <[email protected]>
fix(dto): nested field renaming (#2721) (#2764)

* Fix nested field renaming

Signed-off-by: Janek Nouvertné <[email protected]...

github.com/litestar-org/litestar - dfe872c6379142d6c5a266a6e5a19fa48dacddb8 authored 11 months ago by Janek Nouvertné <[email protected]>
feat: Improve ASGI extension interface (#2756)

* Improve asgi extension handling
Signed-off-by: Janek Nouvertné <[email protected]...

github.com/litestar-org/litestar - 7414f7fd7d4782223502895e6a23b77ed635cd2d authored 11 months ago by Janek Nouvertné <[email protected]>
docs: Fix type checking command in CONTRIBUTING.rst (#2757)

Fix type checking command in CONTRIBUTING.rst

github.com/litestar-org/litestar - b760f1f4426f1fbd86b9a2f80dd7b30ad4653474 authored 11 months ago by Marcus Lim <[email protected]>
docs: add marcuslimdw as a contributor for doc (#2758)

* docs: update README.md [skip ci]

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

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

github.com/litestar-org/litestar - 4ac93447f1c6859b9404e975028ef539f0776f79 authored 11 months ago by allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
fix: correctly handle multiple file upload (#2753)

* test: add failing tests for multiple file upload

* fix: correctly handle multiple file uplo...

github.com/litestar-org/litestar - 8b621ac13820840f2c48123b603340ec09ff1380 authored 11 months ago by guacs <[email protected]>
docs: add cesarmg1980 as a contributor for doc (#2750)

* docs: update README.md [skip ci]

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

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

github.com/litestar-org/litestar - df00253891b09c8831b2b9025cf7e5471e68ac07 authored 11 months ago by allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
docs: Removed extra sentence in 'Rate-Limit Middleware' Section (#2749)

Before:

```
...and a value for the request quota (integer). For the other configuration opti...

github.com/litestar-org/litestar - b5a134153ff010cbcd1e73723f9e0e80148ca30c authored 11 months ago by Cesar Giulietti <[email protected]>
fix: _get_normalized_schema_key regexes (#2740)

Fix _get_normalized_schema_key regexes

Signed-off-by: Janek Nouvertné <25355197+provinzkraut@...

github.com/litestar-org/litestar - 7f898eaccfdab7103dd4fe5a84450ef08213f02a authored 11 months ago by Janek Nouvertné <[email protected]>
test(plugins): Test advanced-alchemy re-exports (#2742)

Test advanced-alchemy re-exports

Signed-off-by: Janek Nouvertné <25355197+provinzkraut@users....

github.com/litestar-org/litestar - 992ccdd9a049618f6627460c38f09fe4abc7ab6f authored 11 months ago by Janek Nouvertné <[email protected]>
fix: connection cache access (#2736)

* fix: connection cache access

It is currently possible to make handling of an HTTP request h...

github.com/litestar-org/litestar - a92324a84af94bb455a7e466aa71520963bc3a53 authored 11 months ago by Peter Schutt <[email protected]>
feat: set app env on startup (#2735)

* feat: set app env on startup

* Update litestar/cli/_utils.py

Co-authored-by: Janek Nouvertné...

github.com/litestar-org/litestar - 27875eb58eb24a1430c529eca26278028216ab98 authored 11 months ago by Cody Fincher <[email protected]>
test(typing): Improve `litestar.typing` coverage (#2712)

* Improve typing coverage

---------

Signed-off-by: Janek Nouvertné <25355197+provinzkraut@...

github.com/litestar-org/litestar - ac20595b167b6fd329a76a663d786dc57b5fcf51 authored 11 months ago by Janek Nouvertné <[email protected]>
refactor: change type of `Empty` and `EmptyType` (#2734)

* refactor: use scope state for caching connection data

WIP

* refactor: use type: ignore i...

github.com/litestar-org/litestar - a781226127d37d0a830957bc39f771c6d93e5e2b authored 11 months ago by Peter Schutt <[email protected]>
refactor: use scope state for caching connection data (#2725)

* refactor: use scope state for caching connection data

WIP

* refactor: `connection.Reques...

github.com/litestar-org/litestar - 444663b208bdfe8e4c8692e4bf7dc177cfd83bf3 authored 11 months ago by Peter Schutt <[email protected]>
feat: adds a deprecation warning for `litestar.contrib.piccolo` (#2704)

* feat: adds a deprecation warning for `litestar.contrib.piccolo`

* Update litestar/contrib/pic...

github.com/litestar-org/litestar - c68a549e5994c724a70ff7d41d59b33691b63fc5 authored 11 months ago by Cody Fincher <[email protected]>
fix: set PDM settings to `--local` (#2733)

github.com/litestar-org/litestar - 0d8bdc92c97a12e8b56804965c1e6d549786aca4 authored 11 months ago by Cody Fincher <[email protected]>
fix: app `template_config` parameter type (#2732)

This PR modifies the annotation to use a bound generic instead of directly typing the template e...

github.com/litestar-org/litestar - 8e4b50ceb79de292410d8d9600ed15000191ecb7 authored 11 months ago by Peter Schutt <[email protected]>
fix: typing of datastructures.URL (#2723)

This PR fixes an issue where mypy would infer the type of `datastructures.URL` to be `Any`. This...

github.com/litestar-org/litestar - a2e5b7854edce5b40d23bc3493d47f579bdcddef authored 11 months ago by Peter Schutt <[email protected]>
refactor: OpenAPI type name trimming regex (#2717)

This regex is used to remove superfluous chars from the start and end of the schema keys that we...

github.com/litestar-org/litestar - 9b33f1d8498521c1c2405e8698ebf7c1d19c3d74 authored 11 months ago by Peter Schutt <[email protected]>
fix: Explicit grouping for regex in OpenAPI type name normalization (#2706)

* Regex grouping fix
* Simplify substitution

---------

Signed-off-by: Janek Nouvertné <25...

github.com/litestar-org/litestar - 4fda7c6572f80979dc39beed1e12bccdec116b2b authored 11 months ago by Janek Nouvertné <[email protected]>
fix: multiple validation error messages (#2716)

* fix: multiple validation error messages

This PR corrects an issue where multiple validation...

github.com/litestar-org/litestar - a0a70709a36e3f514e40dba40e52538df7670517 authored 11 months ago by Peter Schutt <[email protected]>
fix: revert setting "default_stages" in pre-commit (#2715)

This change is causing `make lint` and pre-commit in CI to only run two of the hooks.

If ther...

github.com/litestar-org/litestar - 115e97cff194598a66ab1e18fa389897ce3148b6 authored 11 months ago by Peter Schutt <[email protected]>
chore: use `pdm run` where possible (#2705)

* fix: use `pdm run` where possible

* feat: only run on push by default

github.com/litestar-org/litestar - 038d80da8a4ad07c86f956a722952714b241d374 authored 11 months ago by Cody Fincher <[email protected]>
docs: add hunterjsb as a contributor for doc (#2711)

* docs: update README.md [skip ci]

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

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

github.com/litestar-org/litestar - c21aa49b4a8ebdb820ddb7dd023d39fa1c113ade authored 11 months ago by allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
fix: asgi redirect response in documentation (#2710)

* Update creating-middleware.rst

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

...

github.com/litestar-org/litestar - 94e7ff7f0862fb53b39760d5439412aaa881663f authored 11 months ago by Hunter Boyd <[email protected]>
chore(minijinja): Refactor error handling for `render_string` (#2708)

Signed-off-by: Janek Nouvertné <[email protected]>

github.com/litestar-org/litestar - 906e91fb9f511919cc82466f1921b9a776314436 authored 11 months ago by Janek Nouvertné <[email protected]>
test: Improve coverage of `litestar.utils` (#2707)

* Coverage for compat
* Coverage for deprecation
* Coverage signature
* Test warning for sync...

github.com/litestar-org/litestar - df4b6faeb51e0e288a3881d25f860c000f173d46 authored 11 months ago by Janek Nouvertné <[email protected]>
chore(tests): Fix windows compat test for string template (#2703)

Fix windows test for string template

Signed-off-by: Janek Nouvertné <25355197+provinzkraut@us...

github.com/litestar-org/litestar - a706cf4e10980ac8e19c318e0146cb89130e6374 authored 11 months ago by Janek Nouvertné <[email protected]>
fix(pydantic): Support URL types in OpenAPI and serialization (#2701)

---------

Signed-off-by: Janek Nouvertné <[email protected]>

github.com/litestar-org/litestar - 266404048b983b3dce9a0e588cea3e91ff0d730c authored 11 months ago by Janek Nouvertné <[email protected]>
refactor: improve _unwrap_implicit_optional_hints impl (#2698)

* refactor: improve _unwrap_implicit_optional_hints impl

This PR changes the implementation s...

github.com/litestar-org/litestar - 30dc45703f9ec79eb6c9d3342c5288d71f367364 authored 11 months ago by Peter Schutt <[email protected]>
fix: add module to OpenAPI schema key names (#2475)

* fix: add module to OpenAPI schema key names

* Tests to reflect PR comments/compiled regex
...

github.com/litestar-org/litestar - 219355c0e322fab41c921c56ca97d356b7ef868b authored 11 months ago by Chris Moyer <[email protected]>
chore: `make test` use multiple cores. (#2696)

In the move to PDM in #2357 `make test` was modified to run `pytest tests` from `pytest tests -n...

github.com/litestar-org/litestar - 38b35adceea5db537123c4eb93891ce03de4e7b9 authored 11 months ago by Peter Schutt <[email protected]>
refactor: channels ws handler disconnect handling (#2691)

* refactor: channels ws handler disconnect handling

Currently, we call `WebSocket.receive()` ...

github.com/litestar-org/litestar - 3545c5ff42fe37f4511cc607cd8ec696f8e4381b authored 11 months ago by Peter Schutt <[email protected]>
feat(template): add ``template_str`` for rendering from strings (#2689)

* feat(template): add ``template_str`` for rendering from strings

* fix: match media type opt...

github.com/litestar-org/litestar - d5362354446b54fc43e23c6ee2b7f39f7f4b5e21 authored 11 months ago by Jacob Coffee <[email protected]>
refactor: ws receive disconnect exc type (#2690)

Modifies `WebSocket.wrapped_receive()` to raise `WebSocketDisconnect` instead of `WebSocketExcep...

github.com/litestar-org/litestar - 38f3b196d10ac1c3d680d7707d97523679d5f8d3 authored 11 months ago by Peter Schutt <[email protected]>
fix: add missing mark literal to `dto_field()` signature (#2684)

Co-authored-by: Jacob Coffee <[email protected]>

github.com/litestar-org/litestar - cf7e158dc69140b4d41fd7d97dc6796734ad3343 authored 11 months ago by Huba Tuba <[email protected]>
feat: add `server_lifespan` hook (#2658)

* feat: adds `on_cli_startup` and `on_cli_shutdown` hooks

* fix: use a single `server_lifespa...

github.com/litestar-org/litestar - bd596874209aebc928e5dc5192eec0b7f7033667 authored 11 months ago by Cody Fincher <[email protected]>
docs: fix build errors (#2681)

Closes #2680

github.com/litestar-org/litestar - 37907f159590c47bfd49e7775f56ab4686ae8043 authored 11 months ago by Peter Schutt <[email protected]>
feat: expose `advanced-alchemy` at `litestar.plugins.sqlalchemy` (#2654)

* feat: expose `advanced-alchemy` at `litestar.plugins.sqlalchemy`

* feat: additional exports

github.com/litestar-org/litestar - e86df8f5cfe84b642694929afa41308589b19619 authored 11 months ago by Cody Fincher <[email protected]>
docs: add jdglaser as a contributor for doc (#2677)

* docs: update README.md [skip ci]

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

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

github.com/litestar-org/litestar - 43a7de39b1f2c16735cfd5cfc0a6c7e8637651d9 authored 11 months ago by allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
docs: update documentation for MemoryStore (#2676)

Update documentation for MemoryStore

github.com/litestar-org/litestar - 66643808bbca8e9b2b3843bed3013e6ec245ce77 authored 11 months ago by Jarred Glaser <[email protected]>
docs: manual deployment with asgi servers (#2663)

* docs: manual deployment with asgi servers

* fix: specify how the app should be defined for ...

github.com/litestar-org/litestar - 8de4835814cf6f60bbc43b72ce471952fbbb4edc authored 11 months ago by Leejay Hsu <[email protected]>
Revert "fix: set environment variable to register CLI plugins" (#2674)

Revert "fix: set environment variable to register CLI plugins (#2441)"

This reverts commit 6e...

github.com/litestar-org/litestar - 17417700013f70662c475304fd82f5a4a0314fe3 authored 11 months ago by Jacob Coffee <[email protected]>
fix: set environment variable to register CLI plugins (#2441)

Co-authored-by: Cody Fincher <[email protected]>
Co-authored-by: Cody Fincher <204685+cofi...

github.com/litestar-org/litestar - 6edecfd51d408b060d8b1f8a2d4f3ad783ee64ab authored 11 months ago by Peter Schutt <[email protected]>
fix: handle pydantic v1 installation in `is_pydantic_v2` (#2673)

* [fix] check if pydantic_v2 is Empty

* [fix] add mypy ignore comment

* [refact] condition...

github.com/litestar-org/litestar - 73b86920c59c35622ed639d5fda38f2747ccd192 authored 11 months ago by Michael Bosch <[email protected]>
docs: add baoliay2008 as a contributor for doc (#2671)

* docs: update README.md [skip ci]

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

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

github.com/litestar-org/litestar - fe3c25e3778cab1254f7005bb47558531f369283 authored 11 months ago by allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
fix(docs): fix code-block directive error (#2670)

* fix(docs): fix code-block directive error preventing Examples from displaying

* chore(linte...

github.com/litestar-org/litestar - 0c5388d13558d489d8f0d631a97cd1c1110030aa authored 11 months ago by L. Bao <[email protected]>
build(deps): bump actions/github-script from 6 to 7 (#2668)

Bumps [actions/github-script](https://github.com/actions/github-script) from 6 to 7.
- [Release...

github.com/litestar-org/litestar - 5bc3588f59a94c34fbab9767a07aeccafacbd42f authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
docs: add leejayhsu as a contributor for doc (#2667)

* docs: update README.md [skip ci]

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

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

github.com/litestar-org/litestar - 16dfd3504b40688628e37f3112fe845c5ac37850 authored 11 months ago by allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
fix: add space to the exception text (#2666)

github.com/litestar-org/litestar - ece1f05caab76901fdd8c9407e21595604e613ee authored 11 months ago by Jacob Coffee <[email protected]>
fix: correct the format of the OpenAPI examples (#2660)

* feat: get the type of the field definition

* fix: correct the format in which examples are ...

github.com/litestar-org/litestar - 680c2df000a79137811924e7ccdec4c3722caa2f authored 11 months ago by guacs <[email protected]>
docs: adjust wording

github.com/litestar-org/litestar - ccd2029c4f9ee90ca28e8f466527931163a49c2c authored 11 months ago by Jacob Coffee <[email protected]>
docs: make distinct sections more visible (#2657)

* docs: make distinct sections more visible

* meta: update Discord links to community permali...

github.com/litestar-org/litestar - 988fdb1c39135d5dd24ba4d2168bb26558dc1704 authored 11 months ago by Jacob Coffee <[email protected]>
fix(docs): rename anchor links to fix duplicates

github.com/litestar-org/litestar - a476af9ae0323250b6a4a8bce74fe1d19796a349 authored 11 months ago by Jacob Coffee <[email protected]>